Pull request #42647 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 rather than 05e3527f40c383cedb505ba7f73008ea1d0f4637 Obtained Jenkinsfile from b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42647@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-16T17:15:56.713Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-16T17:15:56.719Z] Trying to pass milestone 1 [Pipeline] milestone [2021-07-16T17:15:56.774Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-16T17:15:56.945Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00dea3f69aed864a8) in /home/ubuntu/workspace/moby_PR-42647 [Pipeline] { [Pipeline] checkout [2021-07-16T17:15:56.979Z] The recommended git tool is: git [2021-07-16T17:15:56.991Z] using credential docker-jenkins-github-credentials [2021-07-16T17:15:56.997Z] Cloning the remote Git repository [2021-07-16T17:15:56.997Z] Cloning with configured refspecs honoured and without tags [2021-07-16T17:15:57.043Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T17:15:57.043Z] > git init /home/ubuntu/workspace/moby_PR-42647 # timeout=10 [2021-07-16T17:15:57.067Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:15:57.068Z] > git --version # timeout=10 [2021-07-16T17:15:57.076Z] > git --version # 'git version 2.17.1' [2021-07-16T17:15:57.076Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:15:57.077Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:11.856Z] Fetching without tags [2021-07-16T17:16:12.111Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637 [2021-07-16T17:16:11.820Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:11.825Z] > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10 [2021-07-16T17:16:11.834Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:11.846Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:11.856Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:16:11.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:11.857Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:12.111Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:12.114Z] > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10 [2021-07-16T17:16:12.565Z] > git remote # timeout=10 [2021-07-16T17:16:12.576Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:16:12.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:12.585Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-16T17:16:13.123Z] Merge succeeded, producing fde03e4a4a14617e6480433dc3ebbab26644b518 [2021-07-16T17:16:13.123Z] Checking out Revision fde03e4a4a14617e6480433dc3ebbab26644b518 (PR-42647) [2021-07-16T17:16:13.225Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-16T17:16:13.244Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-16T17:16:14.044Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/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 [2021-07-16T17:16:14.044Z] Unable to find image 'alpine:latest' locally [2021-07-16T17:16:14.044Z] latest: Pulling from library/alpine [2021-07-16T17:16:14.044Z] 5843afab3874: Pulling fs layer [2021-07-16T17:16:14.302Z] 5843afab3874: Download complete [2021-07-16T17:16:14.302Z] 5843afab3874: Pull complete [2021-07-16T17:16:14.558Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-16T17:16:14.558Z] Status: Downloaded newer image for alpine:latest [2021-07-16T17:16:13.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T17:16:13.123Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:13.129Z] > git checkout -f fde03e4a4a14617e6480433dc3ebbab26644b518 # timeout=10 [2021-07-16T17:16:13.226Z] > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10 [2021-07-16T17:16:17.072Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-07-16T17:16:17.319Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00dea3f69aed864a8) in /home/ubuntu/workspace/moby_PR-42647 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [2021-07-16T17:16:17.329Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0f8a0f5fd0b90e6f1) in /home/ubuntu/workspace/moby_PR-42647 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2021-07-16T17:16:17.332Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03193d4dcffb41059) in /home/ubuntu/workspace/moby_PR-42647 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-07-16T17:16:17.406Z] The recommended git tool is: git [Pipeline] checkout [2021-07-16T17:16:17.413Z] The recommended git tool is: git [2021-07-16T17:16:17.415Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e3ee7380c14aec52) in /home/ubuntu/workspace/moby_PR-42647 [Pipeline] checkout [2021-07-16T17:16:17.442Z] The recommended git tool is: git [2021-07-16T17:16:17.449Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-16T17:16:17.455Z] using credential docker-jenkins-github-credentials [2021-07-16T17:16:17.456Z] Cloning the remote Git repository [2021-07-16T17:16:17.456Z] Cloning with configured refspecs honoured and without tags [2021-07-16T17:16:17.464Z] using credential docker-jenkins-github-credentials [2021-07-16T17:16:17.465Z] Fetching changes from the remote Git repository [2021-07-16T17:16:17.469Z] Cloning the remote Git repository [2021-07-16T17:16:17.469Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-07-16T17:16:17.473Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-07-16T17:16:17.600Z] The recommended git tool is: git [Pipeline] // stage [2021-07-16T17:16:17.611Z] using credential docker-jenkins-github-credentials [2021-07-16T17:16:17.616Z] Running on azwin-2-997000 in d:\jenkins\workspace\moby_PR-42647 [2021-07-16T17:16:17.619Z] Cloning the remote Git repository [2021-07-16T17:16:17.619Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] ws [2021-07-16T17:16:17.711Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2021-07-16T17:16:17.759Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-07-16T17:16:17.802Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-07-16T17:16:17.877Z] Merge succeeded, producing 8cb012d2180de9f3b885893f8c0bbbe6908afefb [2021-07-16T17:16:17.877Z] Checking out Revision 8cb012d2180de9f3b885893f8c0bbbe6908afefb (PR-42647) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-07-16T17:16:17.938Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [Pipeline] } [Pipeline] } [2021-07-16T17:16:17.946Z] First time build. Skipping changelog. [2021-07-16T17:16:18.017Z] using credential docker-jenkins-github-credentials [2021-07-16T17:16:18.091Z] Cloning the remote Git repository [2021-07-16T17:16:18.091Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-16T17:16:17.457Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42647/.git # timeout=10 [2021-07-16T17:16:17.465Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:17.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:16:17.517Z] > git --version # timeout=10 [2021-07-16T17:16:17.521Z] > git --version # 'git version 2.17.1' [2021-07-16T17:16:17.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:17.522Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:17.759Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:17.762Z] > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10 [2021-07-16T17:16:17.807Z] > git remote # timeout=10 [2021-07-16T17:16:17.809Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:16:17.811Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:17.812Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-16T17:16:17.872Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T17:16:17.877Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:17.879Z] > git checkout -f 8cb012d2180de9f3b885893f8c0bbbe6908afefb # timeout=10 [2021-07-16T17:16:17.938Z] > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10 [2021-07-16T17:16:17.471Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T17:16:17.471Z] > git init /home/ubuntu/workspace/moby_PR-42647 # timeout=10 [2021-07-16T17:16:17.475Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:16:17.475Z] > git --version # timeout=10 [2021-07-16T17:16:17.477Z] > git --version # 'git version 2.17.1' [2021-07-16T17:16:17.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:17.478Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:17.472Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T17:16:17.472Z] > git init /home/ubuntu/workspace/moby_PR-42647 # timeout=10 [2021-07-16T17:16:17.484Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:16:17.484Z] > git --version # timeout=10 [2021-07-16T17:16:17.489Z] > git --version # 'git version 2.25.1' [2021-07-16T17:16:17.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:17.489Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:17.631Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T17:16:17.631Z] > git init /home/ubuntu/workspace/moby_PR-42647 # timeout=10 [2021-07-16T17:16:17.645Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:16:17.645Z] > git --version # timeout=10 [2021-07-16T17:16:17.649Z] > git --version # 'git version 2.25.1' [2021-07-16T17:16:17.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:17.651Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:18.622Z] + [ PR != PR ] [2021-07-16T17:16:18.622Z] + [ master != master ] [2021-07-16T17:16:18.622Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T17:16:18.125Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T17:16:18.126Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-16T17:16:18.183Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:16:18.183Z] > git --version # timeout=10 [2021-07-16T17:16:18.226Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-16T17:16:18.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:18.228Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:18.988Z] + docker version [2021-07-16T17:16:18.988Z] Client: Docker Engine - Community [2021-07-16T17:16:18.988Z] Version: 20.10.6 [2021-07-16T17:16:18.988Z] API version: 1.41 [2021-07-16T17:16:18.988Z] Go version: go1.13.15 [2021-07-16T17:16:18.988Z] Git commit: 370c289 [2021-07-16T17:16:18.988Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-16T17:16:18.988Z] OS/Arch: linux/amd64 [2021-07-16T17:16:18.988Z] Context: default [2021-07-16T17:16:18.988Z] Experimental: true [2021-07-16T17:16:18.988Z] [2021-07-16T17:16:18.988Z] Server: Docker Engine - Community [2021-07-16T17:16:18.988Z] Engine: [2021-07-16T17:16:18.988Z] Version: 20.10.6 [2021-07-16T17:16:18.988Z] API version: 1.41 (minimum version 1.12) [2021-07-16T17:16:18.988Z] Go version: go1.13.15 [2021-07-16T17:16:18.988Z] Git commit: 8728dd2 [2021-07-16T17:16:18.988Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-16T17:16:18.988Z] OS/Arch: linux/amd64 [2021-07-16T17:16:18.988Z] Experimental: true [2021-07-16T17:16:18.988Z] containerd: [2021-07-16T17:16:18.988Z] Version: 1.4.6 [2021-07-16T17:16:18.988Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T17:16:18.988Z] runc: [2021-07-16T17:16:18.988Z] Version: 1.0.0-rc95 [2021-07-16T17:16:18.988Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T17:16:18.988Z] docker-init: [2021-07-16T17:16:18.988Z] Version: 0.19.0 [2021-07-16T17:16:18.988Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-16T17:16:19.303Z] + docker info [2021-07-16T17:16:19.863Z] Client: [2021-07-16T17:16:19.863Z] Context: default [2021-07-16T17:16:19.863Z] Debug Mode: false [2021-07-16T17:16:19.863Z] Plugins: [2021-07-16T17:16:19.863Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-16T17:16:19.863Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-16T17:16:19.863Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-16T17:16:19.863Z] [2021-07-16T17:16:19.863Z] Server: [2021-07-16T17:16:19.863Z] Containers: 0 [2021-07-16T17:16:19.863Z] Running: 0 [2021-07-16T17:16:19.863Z] Paused: 0 [2021-07-16T17:16:19.863Z] Stopped: 0 [2021-07-16T17:16:19.863Z] Images: 3 [2021-07-16T17:16:19.863Z] Server Version: 20.10.6 [2021-07-16T17:16:19.863Z] Storage Driver: overlay2 [2021-07-16T17:16:19.863Z] Backing Filesystem: extfs [2021-07-16T17:16:19.863Z] Supports d_type: true [2021-07-16T17:16:19.863Z] Native Overlay Diff: true [2021-07-16T17:16:19.863Z] userxattr: false [2021-07-16T17:16:19.863Z] Logging Driver: json-file [2021-07-16T17:16:19.863Z] Cgroup Driver: cgroupfs [2021-07-16T17:16:19.863Z] Cgroup Version: 1 [2021-07-16T17:16:19.863Z] Plugins: [2021-07-16T17:16:19.863Z] Volume: local [2021-07-16T17:16:19.863Z] Network: bridge host ipvlan macvlan null overlay [2021-07-16T17:16:19.863Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-16T17:16:19.863Z] Swarm: inactive [2021-07-16T17:16:19.863Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-16T17:16:19.863Z] Default Runtime: runc [2021-07-16T17:16:19.863Z] Init Binary: docker-init [2021-07-16T17:16:19.863Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T17:16:19.863Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T17:16:19.863Z] init version: de40ad0 [2021-07-16T17:16:19.863Z] Security Options: [2021-07-16T17:16:19.863Z] apparmor [2021-07-16T17:16:19.863Z] seccomp [2021-07-16T17:16:19.863Z] Profile: default [2021-07-16T17:16:19.863Z] Kernel Version: 5.4.0-1048-aws [2021-07-16T17:16:19.863Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-16T17:16:19.863Z] OSType: linux [2021-07-16T17:16:19.863Z] Architecture: x86_64 [2021-07-16T17:16:19.863Z] CPUs: 2 [2021-07-16T17:16:19.863Z] Total Memory: 7.569GiB [2021-07-16T17:16:19.863Z] Name: ip-10-100-83-187 [2021-07-16T17:16:19.863Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-16T17:16:19.863Z] Docker Root Dir: /var/lib/docker [2021-07-16T17:16:19.863Z] Debug Mode: false [2021-07-16T17:16:19.863Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:16:19.863Z] Labels: [2021-07-16T17:16:19.863Z] Experimental: true [2021-07-16T17:16:19.863Z] Insecure Registries: [2021-07-16T17:16:19.863Z] 127.0.0.0/8 [2021-07-16T17:16:19.863Z] Live Restore Enabled: true [2021-07-16T17:16:19.863Z] [2021-07-16T17:16:19.863Z] WARNING: No swap limit support [Pipeline] sh [2021-07-16T17:16:20.137Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:16:20.137Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:16:20.137Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42647/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-16T17:16:20.137Z] + bash /home/ubuntu/workspace/moby_PR-42647/check-config.sh [2021-07-16T17:16:20.137Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-16T17:16:20.137Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-16T17:16:20.137Z] [2021-07-16T17:16:20.137Z] Generally Necessary: [2021-07-16T17:16:20.137Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-16T17:16:20.137Z] - apparmor: enabled and tools installed [2021-07-16T17:16:20.137Z] - CONFIG_NAMESPACES: enabled [2021-07-16T17:16:20.137Z] - CONFIG_NET_NS: enabled [2021-07-16T17:16:20.137Z] - CONFIG_PID_NS: enabled [2021-07-16T17:16:20.137Z] - CONFIG_IPC_NS: enabled [2021-07-16T17:16:20.400Z] - CONFIG_UTS_NS: enabled [2021-07-16T17:16:20.400Z] - CONFIG_CGROUPS: enabled [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-16T17:16:20.400Z] - CONFIG_CPUSETS: enabled [2021-07-16T17:16:20.400Z] - CONFIG_MEMCG: enabled [2021-07-16T17:16:20.400Z] - CONFIG_KEYS: enabled [2021-07-16T17:16:20.400Z] - CONFIG_VETH: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-16T17:16:20.400Z] [2021-07-16T17:16:20.400Z] Optional Features: [2021-07-16T17:16:20.400Z] - CONFIG_USER_NS: enabled [2021-07-16T17:16:20.400Z] - CONFIG_SECCOMP: enabled [2021-07-16T17:16:20.400Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-16T17:16:20.400Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-16T17:16:20.400Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-16T17:16:20.400Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-16T17:16:20.400Z] - CONFIG_BLK_CGROUP: enabled [2021-07-16T17:16:20.400Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_PERF: enabled [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-16T17:16:20.400Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-16T17:16:20.400Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-16T17:16:20.400Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-16T17:16:20.400Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-16T17:16:20.400Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_IP_VS: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-16T17:16:20.400Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-16T17:16:20.400Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-16T17:16:20.400Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-16T17:16:20.400Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-16T17:16:20.400Z] - CONFIG_EXT4_FS: enabled [2021-07-16T17:16:20.400Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-16T17:16:20.400Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-16T17:16:20.400Z] - Network Drivers: [2021-07-16T17:16:20.400Z] - "overlay": [2021-07-16T17:16:20.400Z] - CONFIG_VXLAN: enabled (as module) [2021-07-16T17:16:20.400Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-16T17:16:20.400Z] Optional (for encrypted networks): [2021-07-16T17:16:20.656Z] - CONFIG_CRYPTO: enabled [2021-07-16T17:16:20.656Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-16T17:16:20.656Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-16T17:16:20.656Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-16T17:16:20.656Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-16T17:16:20.656Z] - CONFIG_XFRM: enabled [2021-07-16T17:16:20.656Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-16T17:16:20.656Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-16T17:16:20.656Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-16T17:16:20.656Z] - "ipvlan": [2021-07-16T17:16:20.656Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-16T17:16:20.656Z] - "macvlan": [2021-07-16T17:16:20.656Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-16T17:16:20.656Z] - CONFIG_DUMMY: enabled (as module) [2021-07-16T17:16:20.656Z] - "ftp,tftp client in container": [2021-07-16T17:16:20.656Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-16T17:16:20.656Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-16T17:16:20.656Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-16T17:16:20.656Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-16T17:16:20.656Z] - Storage Drivers: [2021-07-16T17:16:20.656Z] - "aufs": [2021-07-16T17:16:20.656Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-16T17:16:20.656Z] - "btrfs": [2021-07-16T17:16:20.656Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-16T17:16:20.656Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-16T17:16:20.656Z] - "devicemapper": [2021-07-16T17:16:20.656Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-16T17:16:20.656Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-16T17:16:20.656Z] - "overlay": [2021-07-16T17:16:20.656Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-16T17:16:20.656Z] - "zfs": [2021-07-16T17:16:20.656Z] - /dev/zfs: present [2021-07-16T17:16:20.656Z] - zfs command: missing [2021-07-16T17:16:20.656Z] - zpool command: missing [2021-07-16T17:16:20.656Z] [2021-07-16T17:16:20.656Z] Limits: [2021-07-16T17:16:20.656Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-16T17:16:20.656Z] [2021-07-16T17:16:20.656Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-16T17:16:20.976Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb . [2021-07-16T17:16:21.232Z] #2 [internal] load .dockerignore [2021-07-16T17:16:21.232Z] #2 sha256:a23e1cc40b0c79b513cfb1141db9e763fcdcbec57880dbc0713a330b6385e934 [2021-07-16T17:16:21.232Z] #2 transferring context: 87B done [2021-07-16T17:16:21.232Z] #2 DONE 0.0s [2021-07-16T17:16:21.232Z] [2021-07-16T17:16:21.232Z] #1 [internal] load build definition from Dockerfile [2021-07-16T17:16:21.232Z] #1 sha256:d7768763489f25394b7899ff3a6e3a63a95db1832344e706dc894137b2cb15af [2021-07-16T17:16:21.232Z] #1 transferring dockerfile: 16.59kB done [2021-07-16T17:16:21.232Z] #1 DONE 0.0s [2021-07-16T17:16:21.232Z] [2021-07-16T17:16:21.232Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-16T17:16:21.232Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-16T17:16:21.232Z] #3 DONE 0.1s [2021-07-16T17:16:21.232Z] [2021-07-16T17:16:21.232Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-16T17:16:21.232Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-16T17:16:21.232Z] #4 CACHED [2021-07-16T17:16:21.489Z] [2021-07-16T17:16:21.489Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-16T17:16:21.489Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-16T17:16:21.489Z] #5 DONE 0.1s [2021-07-16T17:16:21.489Z] [2021-07-16T17:16:21.489Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T17:16:21.489Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-16T17:16:21.489Z] #8 DONE 0.1s [2021-07-16T17:16:21.489Z] [2021-07-16T17:16:21.489Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-16T17:16:21.489Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-16T17:16:21.489Z] #6 DONE 0.1s [2021-07-16T17:16:21.489Z] [2021-07-16T17:16:21.489Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T17:16:21.489Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T17:16:21.489Z] #7 DONE 0.1s [2021-07-16T17:16:21.489Z] [2021-07-16T17:16:21.489Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-16T17:16:21.489Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-16T17:16:21.489Z] #9 DONE 0.0s [2021-07-16T17:16:21.489Z] [2021-07-16T17:16:21.489Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T17:16:21.489Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T17:16:21.489Z] #72 DONE 0.0s [2021-07-16T17:16:21.489Z] [2021-07-16T17:16:21.489Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T17:16:21.489Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-16T17:16:21.489Z] #70 DONE 0.0s [2021-07-16T17:16:21.489Z] [2021-07-16T17:16:21.489Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T17:16:21.489Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-16T17:16:21.489Z] #10 CACHED [2021-07-16T17:16:21.489Z] [2021-07-16T17:16:21.489Z] #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 [2021-07-16T17:16:21.489Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-16T17:16:21.489Z] #11 CACHED [2021-07-16T17:16:21.489Z] [2021-07-16T17:16:21.489Z] #30 [internal] load build context [2021-07-16T17:16:21.489Z] #30 sha256:fec08ebd2f834417c4cc2fdd55b8c25283934bcd1730ec4661f876a6db2a3f2d [2021-07-16T17:16:21.747Z] #30 ... [2021-07-16T17:16:21.747Z] [2021-07-16T17:16:21.747Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T17:16:21.747Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T17:16:21.747Z] #33 DONE 0.0s [2021-07-16T17:16:21.747Z] [2021-07-16T17:16:21.747Z] #30 [internal] load build context [2021-07-16T17:16:21.747Z] #30 sha256:fec08ebd2f834417c4cc2fdd55b8c25283934bcd1730ec4661f876a6db2a3f2d [2021-07-16T17:16:22.006Z] #30 ... [2021-07-16T17:16:22.006Z] [2021-07-16T17:16:22.006Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-16T17:16:22.006Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-16T17:16:22.006Z] #49 DONE 0.4s [2021-07-16T17:16:22.006Z] [2021-07-16T17:16:22.006Z] #30 [internal] load build context [2021-07-16T17:16:22.006Z] #30 sha256:fec08ebd2f834417c4cc2fdd55b8c25283934bcd1730ec4661f876a6db2a3f2d [2021-07-16T17:16:22.935Z] #30 ... [2021-07-16T17:16:22.935Z] [2021-07-16T17:16:22.935Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-16T17:16:22.935Z] #12 sha256:73f3b4610d07105bdec3d8eb00953448549d42260aaf27307441a4b44df69782 [2021-07-16T17:16:22.935Z] #12 DONE 1.3s [2021-07-16T17:16:22.935Z] [2021-07-16T17:16:22.935Z] #30 [internal] load build context [2021-07-16T17:16:22.935Z] #30 sha256:fec08ebd2f834417c4cc2fdd55b8c25283934bcd1730ec4661f876a6db2a3f2d [2021-07-16T17:16:24.305Z] #30 transferring context: 55.69MB 2.5s done [2021-07-16T17:16:24.305Z] #30 DONE 2.7s [2021-07-16T17:16:24.305Z] [2021-07-16T17:16:24.305Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-16T17:16:24.305Z] #13 sha256:c4e96131a2a88c748ee8c95e59c5712c8c7551e89fee5ee59ad3d1acfdfaace0 [2021-07-16T17:16:24.305Z] #13 DONE 1.4s [2021-07-16T17:16:24.305Z] [2021-07-16T17:16:24.305Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-16T17:16:24.305Z] #14 sha256:b8bbdb74ebf5a53f81757c7f49d730db2e0580196bc1797b2dd9252dd70a4ce0 [2021-07-16T17:16:24.868Z] #14 DONE 0.6s [2021-07-16T17:16:25.124Z] [2021-07-16T17:16:25.124Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-16T17:16:25.124Z] #15 sha256:aecb427a2222028d144079e8f2fb3ac42121ba38d1256f0f9c71cc2c0d967f5f [2021-07-16T17:16:25.380Z] #15 DONE 0.6s [2021-07-16T17:16:25.637Z] [2021-07-16T17:16:25.637Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-16T17:16:25.637Z] #16 sha256:4c5a49243cc1f02915b15496328105c15a73c7d7c0e3805b5256d029d492183a [2021-07-16T17:16:25.893Z] #16 DONE 0.6s [2021-07-16T17:16:26.148Z] [2021-07-16T17:16:26.148Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-16T17:16:26.148Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-16T17:16:26.582Z] Fetching without tags [2021-07-16T17:16:26.860Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637 [2021-07-16T17:16:26.572Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:26.574Z] > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10 [2021-07-16T17:16:26.576Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:26.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:26.628Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:16:26.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:26.628Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:26.862Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:26.864Z] > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10 [2021-07-16T17:16:27.084Z] #17 1.040 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T17:16:27.084Z] #17 1.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T17:16:27.346Z] #17 1.207 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T17:16:27.346Z] #17 1.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-16T17:16:27.346Z] #17 1.385 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T17:16:27.346Z] #17 1.486 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-16T17:16:27.605Z] #17 1.611 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-16T17:16:27.842Z] Merge succeeded, producing b9a068211ef2d5fdd28061586df02684513c2612 [2021-07-16T17:16:27.843Z] Checking out Revision b9a068211ef2d5fdd28061586df02684513c2612 (PR-42647) [2021-07-16T17:16:27.861Z] #17 1.781 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-16T17:16:28.116Z] #17 1.922 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-16T17:16:28.116Z] #17 2.129 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-16T17:16:28.116Z] #17 2.135 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-16T17:16:28.116Z] #17 2.141 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-16T17:16:28.116Z] #17 2.146 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-16T17:16:28.116Z] #17 2.151 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T17:16:28.117Z] #17 2.156 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-16T17:16:28.117Z] #17 2.161 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-16T17:16:28.117Z] #17 2.161 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-16T17:16:28.204Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-16T17:16:28.209Z] First time build. Skipping changelog. [2021-07-16T17:16:28.372Z] #17 2.162 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-16T17:16:28.372Z] #17 2.163 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-16T17:16:28.372Z] #17 2.164 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-16T17:16:28.372Z] #17 2.165 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T17:16:27.309Z] > git remote # timeout=10 [2021-07-16T17:16:27.311Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:16:27.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:27.313Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-16T17:16:27.840Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T17:16:27.844Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:27.846Z] > git checkout -f b9a068211ef2d5fdd28061586df02684513c2612 # timeout=10 [2021-07-16T17:16:28.206Z] > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T17:16:28.986Z] + docker version [2021-07-16T17:16:28.986Z] Client: Docker Engine - Community [2021-07-16T17:16:28.986Z] Version: 20.10.6 [2021-07-16T17:16:28.986Z] API version: 1.41 [2021-07-16T17:16:28.986Z] Go version: go1.13.15 [2021-07-16T17:16:28.986Z] Git commit: 370c289 [2021-07-16T17:16:28.986Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-16T17:16:28.986Z] OS/Arch: linux/amd64 [2021-07-16T17:16:28.986Z] Context: default [2021-07-16T17:16:28.986Z] Experimental: true [2021-07-16T17:16:28.986Z] [2021-07-16T17:16:28.986Z] Server: Docker Engine - Community [2021-07-16T17:16:28.986Z] Engine: [2021-07-16T17:16:28.986Z] Version: 20.10.6 [2021-07-16T17:16:28.986Z] API version: 1.41 (minimum version 1.12) [2021-07-16T17:16:28.986Z] Go version: go1.13.15 [2021-07-16T17:16:28.986Z] Git commit: 8728dd2 [2021-07-16T17:16:28.986Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-16T17:16:28.986Z] OS/Arch: linux/amd64 [2021-07-16T17:16:28.986Z] Experimental: true [2021-07-16T17:16:28.986Z] containerd: [2021-07-16T17:16:28.986Z] Version: 1.4.6 [2021-07-16T17:16:28.986Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T17:16:28.986Z] runc: [2021-07-16T17:16:28.986Z] Version: 1.0.0-rc95 [2021-07-16T17:16:28.986Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T17:16:28.986Z] docker-init: [2021-07-16T17:16:28.986Z] Version: 0.19.0 [2021-07-16T17:16:28.986Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-16T17:16:29.258Z] + docker info [2021-07-16T17:16:29.513Z] Client: [2021-07-16T17:16:29.513Z] Context: default [2021-07-16T17:16:29.513Z] Debug Mode: false [2021-07-16T17:16:29.513Z] Plugins: [2021-07-16T17:16:29.513Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-16T17:16:29.513Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-16T17:16:29.513Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-16T17:16:29.513Z] [2021-07-16T17:16:29.513Z] Server: [2021-07-16T17:16:29.513Z] Containers: 0 [2021-07-16T17:16:29.513Z] Running: 0 [2021-07-16T17:16:29.513Z] Paused: 0 [2021-07-16T17:16:29.513Z] Stopped: 0 [2021-07-16T17:16:29.513Z] Images: 4 [2021-07-16T17:16:29.513Z] Server Version: 20.10.6 [2021-07-16T17:16:29.513Z] Storage Driver: overlay2 [2021-07-16T17:16:29.513Z] Backing Filesystem: extfs [2021-07-16T17:16:29.513Z] Supports d_type: true [2021-07-16T17:16:29.513Z] Native Overlay Diff: true [2021-07-16T17:16:29.513Z] userxattr: false [2021-07-16T17:16:29.513Z] Logging Driver: json-file [2021-07-16T17:16:29.513Z] Cgroup Driver: cgroupfs [2021-07-16T17:16:29.513Z] Cgroup Version: 1 [2021-07-16T17:16:29.513Z] Plugins: [2021-07-16T17:16:29.513Z] Volume: local [2021-07-16T17:16:29.513Z] Network: bridge host ipvlan macvlan null overlay [2021-07-16T17:16:29.513Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-16T17:16:29.513Z] Swarm: inactive [2021-07-16T17:16:29.513Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-16T17:16:29.513Z] Default Runtime: runc [2021-07-16T17:16:29.513Z] Init Binary: docker-init [2021-07-16T17:16:29.513Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T17:16:29.513Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T17:16:29.513Z] init version: de40ad0 [2021-07-16T17:16:29.513Z] Security Options: [2021-07-16T17:16:29.513Z] apparmor [2021-07-16T17:16:29.513Z] seccomp [2021-07-16T17:16:29.513Z] Profile: default [2021-07-16T17:16:29.513Z] Kernel Version: 5.4.0-1048-aws [2021-07-16T17:16:29.513Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-16T17:16:29.513Z] OSType: linux [2021-07-16T17:16:29.513Z] Architecture: x86_64 [2021-07-16T17:16:29.513Z] CPUs: 8 [2021-07-16T17:16:29.513Z] Total Memory: 30.91GiB [2021-07-16T17:16:29.513Z] Name: ip-10-100-70-229 [2021-07-16T17:16:29.513Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-16T17:16:29.513Z] Docker Root Dir: /var/lib/docker [2021-07-16T17:16:29.513Z] Debug Mode: false [2021-07-16T17:16:29.513Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:16:29.513Z] Labels: [2021-07-16T17:16:29.513Z] Experimental: true [2021-07-16T17:16:29.513Z] Insecure Registries: [2021-07-16T17:16:29.513Z] 127.0.0.0/8 [2021-07-16T17:16:29.513Z] Live Restore Enabled: true [2021-07-16T17:16:29.513Z] [2021-07-16T17:16:29.513Z] WARNING: No swap limit support [Pipeline] sh [2021-07-16T17:16:29.827Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:16:29.827Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:16:29.827Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42647/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-16T17:16:29.827Z] + bash /home/ubuntu/workspace/moby_PR-42647/check-config.sh [2021-07-16T17:16:29.827Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-16T17:16:29.827Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-16T17:16:29.827Z] [2021-07-16T17:16:29.827Z] Generally Necessary: [2021-07-16T17:16:29.827Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-16T17:16:29.827Z] - apparmor: enabled and tools installed [2021-07-16T17:16:29.827Z] - CONFIG_NAMESPACES: enabled [2021-07-16T17:16:29.827Z] - CONFIG_NET_NS: enabled [2021-07-16T17:16:29.827Z] - CONFIG_PID_NS: enabled [2021-07-16T17:16:29.827Z] - CONFIG_IPC_NS: enabled [2021-07-16T17:16:29.827Z] - CONFIG_UTS_NS: enabled [2021-07-16T17:16:29.827Z] - CONFIG_CGROUPS: enabled [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-16T17:16:29.827Z] - CONFIG_CPUSETS: enabled [2021-07-16T17:16:29.827Z] - CONFIG_MEMCG: enabled [2021-07-16T17:16:29.827Z] - CONFIG_KEYS: enabled [2021-07-16T17:16:29.827Z] - CONFIG_VETH: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-16T17:16:29.827Z] [2021-07-16T17:16:29.827Z] Optional Features: [2021-07-16T17:16:29.827Z] - CONFIG_USER_NS: enabled [2021-07-16T17:16:29.827Z] - CONFIG_SECCOMP: enabled [2021-07-16T17:16:29.827Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-16T17:16:29.827Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-16T17:16:29.827Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-16T17:16:29.827Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-16T17:16:29.827Z] - CONFIG_BLK_CGROUP: enabled [2021-07-16T17:16:29.827Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_PERF: enabled [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-16T17:16:29.827Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-16T17:16:29.827Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-16T17:16:29.827Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-16T17:16:29.827Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-16T17:16:29.827Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_IP_VS: enabled (as module) [2021-07-16T17:16:29.827Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-16T17:16:30.082Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-16T17:16:30.082Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-16T17:16:30.082Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-16T17:16:30.082Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-16T17:16:30.082Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-16T17:16:30.082Z] - CONFIG_EXT4_FS: enabled [2021-07-16T17:16:30.082Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-16T17:16:30.082Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-16T17:16:30.082Z] - Network Drivers: [2021-07-16T17:16:30.082Z] - "overlay": [2021-07-16T17:16:30.082Z] - CONFIG_VXLAN: enabled (as module) [2021-07-16T17:16:30.082Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-16T17:16:30.082Z] Optional (for encrypted networks): [2021-07-16T17:16:30.082Z] - CONFIG_CRYPTO: enabled [2021-07-16T17:16:30.082Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-16T17:16:30.082Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-16T17:16:30.082Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-16T17:16:30.082Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-16T17:16:30.082Z] - CONFIG_XFRM: enabled [2021-07-16T17:16:30.082Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-16T17:16:30.082Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-16T17:16:30.082Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-16T17:16:30.082Z] - "ipvlan": [2021-07-16T17:16:30.082Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-16T17:16:30.082Z] - "macvlan": [2021-07-16T17:16:30.082Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-16T17:16:30.082Z] - CONFIG_DUMMY: enabled (as module) [2021-07-16T17:16:30.082Z] - "ftp,tftp client in container": [2021-07-16T17:16:30.082Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-16T17:16:30.082Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-16T17:16:30.082Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-16T17:16:30.082Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-16T17:16:30.082Z] - Storage Drivers: [2021-07-16T17:16:30.082Z] - "aufs": [2021-07-16T17:16:30.082Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-16T17:16:30.082Z] - "btrfs": [2021-07-16T17:16:30.082Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-16T17:16:30.082Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-16T17:16:30.082Z] - "devicemapper": [2021-07-16T17:16:30.082Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-16T17:16:30.082Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-16T17:16:30.082Z] - "overlay": [2021-07-16T17:16:30.082Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-16T17:16:30.082Z] - "zfs": [2021-07-16T17:16:30.082Z] - /dev/zfs: present [2021-07-16T17:16:30.082Z] - zfs command: missing [2021-07-16T17:16:30.082Z] - zpool command: missing [2021-07-16T17:16:30.082Z] [2021-07-16T17:16:30.082Z] Limits: [2021-07-16T17:16:30.082Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-16T17:16:30.082Z] [2021-07-16T17:16:30.082Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-16T17:16:30.403Z] + sudo modprobe ip_vs [2021-07-16T17:16:30.403Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b9a068211ef2d5fdd28061586df02684513c2612 . [2021-07-16T17:16:30.403Z] #1 [internal] load build definition from Dockerfile [2021-07-16T17:16:30.403Z] #1 sha256:77fe931289525108b051b35ad55bb88c9161accf4a6416e374cbe16b4b36d98c [2021-07-16T17:16:30.403Z] #1 transferring dockerfile: 16.59kB done [2021-07-16T17:16:30.403Z] #1 DONE 0.0s [2021-07-16T17:16:30.403Z] [2021-07-16T17:16:30.403Z] #2 [internal] load .dockerignore [2021-07-16T17:16:30.403Z] #2 sha256:9d4decffe90c4442e40f87555f2aeee25c13b336ce63d16b1288870c96d7a335 [2021-07-16T17:16:30.403Z] #2 transferring context: 87B done [2021-07-16T17:16:30.403Z] #2 DONE 0.0s [2021-07-16T17:16:30.403Z] [2021-07-16T17:16:30.403Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-16T17:16:30.403Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-16T17:16:30.657Z] #3 DONE 0.1s [2021-07-16T17:16:30.657Z] [2021-07-16T17:16:30.657Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-16T17:16:30.657Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-16T17:16:30.657Z] #4 CACHED [2021-07-16T17:16:30.657Z] [2021-07-16T17:16:30.657Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-16T17:16:30.657Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-16T17:16:30.914Z] #5 DONE 0.1s [2021-07-16T17:16:30.914Z] [2021-07-16T17:16:30.914Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-16T17:16:30.914Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-16T17:16:30.914Z] #6 DONE 0.1s [2021-07-16T17:16:30.914Z] [2021-07-16T17:16:30.914Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T17:16:30.914Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T17:16:30.915Z] #8 DONE 0.1s [2021-07-16T17:16:30.915Z] [2021-07-16T17:16:30.915Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T17:16:30.915Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-16T17:16:30.915Z] #7 DONE 0.1s [2021-07-16T17:16:31.171Z] [2021-07-16T17:16:31.171Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T17:16:31.171Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-16T17:16:31.171Z] #63 DONE 0.0s [2021-07-16T17:16:31.171Z] [2021-07-16T17:16:31.171Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T17:16:31.171Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T17:16:31.171Z] #65 DONE 0.0s [2021-07-16T17:16:31.171Z] [2021-07-16T17:16:31.171Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-16T17:16:31.171Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-16T17:16:31.171Z] #9 DONE 0.0s [2021-07-16T17:16:31.171Z] [2021-07-16T17:16:31.171Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T17:16:31.171Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T17:16:31.171Z] #26 DONE 0.0s [2021-07-16T17:16:31.171Z] [2021-07-16T17:16:31.171Z] #23 [internal] load build context [2021-07-16T17:16:31.171Z] #23 sha256:38b20328747ffd686eec8d8d71f57feb43dcd773e84ee35ac76cb77ca0bb5c1d [2021-07-16T17:16:31.429Z] #23 ... [2021-07-16T17:16:31.430Z] [2021-07-16T17:16:31.430Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-16T17:16:31.430Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-16T17:16:31.430Z] #42 DONE 0.4s [2021-07-16T17:16:31.430Z] [2021-07-16T17:16:31.430Z] #23 [internal] load build context [2021-07-16T17:16:31.430Z] #23 sha256:38b20328747ffd686eec8d8d71f57feb43dcd773e84ee35ac76cb77ca0bb5c1d [2021-07-16T17:16:31.686Z] #23 transferring context: 55.69MB 0.7s done [2021-07-16T17:16:31.686Z] #23 DONE 0.7s [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #38 sha256:9ed9c7cfc455f291f24e06adb81d6737944ce869053b9f4129c5f610045307ef [2021-07-16T17:16:31.686Z] #38 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-16T17:16:31.686Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-16T17:16:31.686Z] #64 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T17:16:31.686Z] #30 sha256:71237058e87ff9e9ac3dad34bc6d7c5ed27b118563c4553cb336eda8bb74457f [2021-07-16T17:16:31.686Z] #30 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-16T17:16:31.686Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-16T17:16:31.686Z] #14 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #33 sha256:50ef765869b8b7af10ae4053578a653a2a6e37885abddcd6172af84fa79c5527 [2021-07-16T17:16:31.686Z] #33 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-16T17:16:31.686Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-16T17:16:31.686Z] #22 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #67 sha256:56696b3395ff5ba8cb962945da265123a88a888e549a6c6b66413b07b6b92622 [2021-07-16T17:16:31.686Z] #67 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-16T17:16:31.686Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-16T17:16:31.686Z] #15 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-16T17:16:31.686Z] #50 sha256:b7b4bca9651b2faf26d0b7af8a3e9a70e9266f56591adb366fcb70f16959a100 [2021-07-16T17:16:31.686Z] #50 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #35 sha256:21ee46c5d2d50968ceb9b3864d0b7254583c0ac2c74d72326971069bd8d5f116 [2021-07-16T17:16:31.686Z] #35 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #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 [2021-07-16T17:16:31.686Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T17:16:31.686Z] #27 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T17:16:31.686Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-16T17:16:31.686Z] #20 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-16T17:16:31.686Z] #61 sha256:f3337976cb2690897a8c6c9b239a0542b13af268d7f3f655fa5c6f359e856822 [2021-07-16T17:16:31.686Z] #61 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T17:16:31.686Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-16T17:16:31.686Z] #31 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-16T17:16:31.686Z] #54 sha256:a340de7e3479e3a6be135ed696225e557c1506783d457c48f6862044fa4073f5 [2021-07-16T17:16:31.686Z] #54 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #41 sha256:3d425e0459ee0c69020a790f78b25acce5cddf88181fb6cb69007acec493cfbb [2021-07-16T17:16:31.686Z] #41 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-16T17:16:31.686Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-16T17:16:31.686Z] #66 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-16T17:16:31.686Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-16T17:16:31.686Z] #39 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #49 sha256:96be938762f76ee87159cea747b50b50b32a91505a1cb307c1f5b54b1707ad6a [2021-07-16T17:16:31.686Z] #49 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-16T17:16:31.686Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-16T17:16:31.686Z] #43 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-16T17:16:31.686Z] #60 sha256:de41f9fb96cf2bf34ddfb566921cd9a755d9fefa9be4c16985ec526c57460ae2 [2021-07-16T17:16:31.686Z] #60 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #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 [2021-07-16T17:16:31.686Z] #37 sha256:a9fcaf22ef409518f5fa215802155fab03d4c16630918cdf1c7e7b6edfe7cd76 [2021-07-16T17:16:31.686Z] #37 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-16T17:16:31.686Z] #25 sha256:20881f6713d5c0510424ee41bb829daf00b8ca8d4dbb8909d57f66dba4028b4c [2021-07-16T17:16:31.686Z] #25 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #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 [2021-07-16T17:16:31.686Z] #24 sha256:a2580e2183ac5d2c86449466ac4f64a0071becd7df92aba5afd7e764cfe5b1e4 [2021-07-16T17:16:31.686Z] #24 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-16T17:16:31.686Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-16T17:16:31.686Z] #19 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-16T17:16:31.686Z] #46 sha256:6461394ab12a39c0267a31fef6a95220ac5f36d8484f41f947cfc4633437e09f [2021-07-16T17:16:31.686Z] #46 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #62 sha256:a25d9794f897f646c3ec956d4a8394571b45abc481522a5bbe5d78b78af0cff3 [2021-07-16T17:16:31.686Z] #62 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #45 sha256:ea4289ba1e683cce8c5c2809d61da665eacc2b9453d71887f570c8ed0e97fd7c [2021-07-16T17:16:31.686Z] #45 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #47 sha256:0f5b992d58fc75eca3f5c6cb99e86036655f66b2a42bac4ee918af49d57a214b [2021-07-16T17:16:31.686Z] #47 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #53 sha256:392c197d5828aeac44aba5331ca9d5efd9780d865ef1d669a7978228bad5edc3 [2021-07-16T17:16:31.686Z] #53 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-16T17:16:31.686Z] #28 sha256:19c115f935bdcf67ba47a13898a8664578f5184e8932361aac7df8fc370d373e [2021-07-16T17:16:31.686Z] #28 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T17:16:31.686Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-16T17:16:31.686Z] #16 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-16T17:16:31.686Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-16T17:16:31.686Z] #56 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #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 [2021-07-16T17:16:31.686Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-16T17:16:31.686Z] #13 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #51 sha256:4f8f4c26e487032ba8206e51aab8feed87bd27bff1b56ebe0fb2b2ff641ee286 [2021-07-16T17:16:31.686Z] #51 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #58 sha256:105be79e6a08bd8166795409e448ca6d53675daafb2a9154ece0a149e7594943 [2021-07-16T17:16:31.686Z] #58 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T17:16:31.686Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-16T17:16:31.686Z] #17 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:16:31.686Z] #57 sha256:70524b7be3f905d4b07187b44fab5c52a29330e77d24aecba934955cd80ba618 [2021-07-16T17:16:31.686Z] #57 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-16T17:16:31.686Z] #48 sha256:69f5b9c1c386d6fd88a17628c30871ab85098647913ec1e00bd76b85be7de462 [2021-07-16T17:16:31.686Z] #48 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T17:16:31.686Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-16T17:16:31.686Z] #32 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #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 [2021-07-16T17:16:31.686Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-16T17:16:31.686Z] #12 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-16T17:16:31.686Z] #55 sha256:b24890c08a13c2eb9efad0d2c1c645ce597b65d332503d969016c250ac36f178 [2021-07-16T17:16:31.686Z] #55 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-16T17:16:31.686Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-16T17:16:31.686Z] #44 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-16T17:16:31.686Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-16T17:16:31.686Z] #21 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #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 [2021-07-16T17:16:31.686Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-16T17:16:31.686Z] #40 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.686Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T17:16:31.686Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-16T17:16:31.686Z] #18 CACHED [2021-07-16T17:16:31.686Z] [2021-07-16T17:16:31.687Z] #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 [2021-07-16T17:16:31.687Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-16T17:16:31.687Z] #36 CACHED [2021-07-16T17:16:31.687Z] [2021-07-16T17:16:31.687Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T17:16:31.687Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-16T17:16:31.687Z] #10 CACHED [2021-07-16T17:16:31.687Z] [2021-07-16T17:16:31.687Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-16T17:16:31.687Z] #52 sha256:43ee181eba9d54a09d283c6045bf93919a511d81e89436b21f41cbbd5e55da25 [2021-07-16T17:16:31.687Z] #52 CACHED [2021-07-16T17:16:31.687Z] [2021-07-16T17:16:31.687Z] #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 [2021-07-16T17:16:31.687Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-16T17:16:31.687Z] #11 CACHED [2021-07-16T17:16:31.687Z] [2021-07-16T17:16:31.687Z] #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 [2021-07-16T17:16:31.687Z] #29 sha256:b4354010ada077fb1fb0dcea54c01b8906e04116b3772fc201b829da3057057c [2021-07-16T17:16:31.687Z] #29 CACHED [2021-07-16T17:16:31.687Z] [2021-07-16T17:16:31.687Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-16T17:16:31.687Z] #59 sha256:8767d94c38fa2acb26fd39e15379a2c78567f987d13c974d7c272b0774cd6b4d [2021-07-16T17:16:31.687Z] #59 CACHED [2021-07-16T17:16:31.687Z] [2021-07-16T17:16:31.687Z] #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 [2021-07-16T17:16:31.687Z] #34 sha256:aa68bd756340bb783feac0cbe4c399f40dd57aa3419ad6bdeea84b66bdb705c5 [2021-07-16T17:16:31.687Z] #34 CACHED [2021-07-16T17:16:31.687Z] [2021-07-16T17:16:31.687Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-16T17:16:31.687Z] #68 sha256:730ad9a0318c79cf96bc3e508f1344a2ac28f08b08312e11e9d8f23acfb02cce [2021-07-16T17:16:31.687Z] #68 CACHED [2021-07-16T17:16:31.687Z] [2021-07-16T17:16:31.687Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-16T17:16:31.687Z] #69 sha256:24696798a046ecbc242984cf98324509aee72eec90ff6426e808448946311831 [2021-07-16T17:16:32.107Z] Fetching without tags [2021-07-16T17:16:32.320Z] Still waiting to schedule task [2021-07-16T17:16:32.320Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-16T17:16:32.325Z] Still waiting to schedule task [2021-07-16T17:16:32.325Z] Waiting for next available executor on ‘windows-2019’ [2021-07-16T17:16:32.327Z] Still waiting to schedule task [2021-07-16T17:16:32.327Z] Waiting for next available executor on ‘windows-2022’ [2021-07-16T17:16:32.355Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637 [2021-07-16T17:16:32.612Z] #69 DONE 0.8s [2021-07-16T17:16:32.612Z] [2021-07-16T17:16:32.612Z] #70 exporting to image [2021-07-16T17:16:32.612Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-16T17:16:32.612Z] #70 exporting layers [2021-07-16T17:16:33.172Z] #70 exporting layers 0.8s done [2021-07-16T17:16:33.172Z] #70 writing image sha256:ce48a8fc8ef5301a58e9283a1631126ca8d07e84c4d20a58832195e5a93646f4 [2021-07-16T17:16:33.172Z] #70 writing image sha256:ce48a8fc8ef5301a58e9283a1631126ca8d07e84c4d20a58832195e5a93646f4 done [2021-07-16T17:16:33.172Z] #70 naming to docker.io/library/docker:b9a068211ef2d5fdd28061586df02684513c2612 done [2021-07-16T17:16:33.172Z] #70 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-16T17:16:32.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:32.096Z] > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10 [2021-07-16T17:16:32.105Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:32.113Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:32.123Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:16:32.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:32.124Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:32.371Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:32.377Z] > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10 [2021-07-16T17:16:32.813Z] > git remote # timeout=10 [2021-07-16T17:16:32.818Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:16:32.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:32.821Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-16T17:16:33.339Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T17:16:33.331Z] Merge succeeded, producing 4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 [2021-07-16T17:16:33.331Z] Checking out Revision 4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 (PR-42647) [2021-07-16T17:16:33.390Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-16T17:16:33.397Z] First time build. Skipping changelog. [2021-07-16T17:16:33.497Z] + trap exit INT TERM [2021-07-16T17:16:33.497Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-16T17:16:33.497Z] + CONTAINER_NAME=docker-pr2 [2021-07-16T17:16:33.497Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 -e DOCKER_GRAPHDRIVER docker:b9a068211ef2d5fdd28061586df02684513c2612 hack/make.sh dynbinary [2021-07-16T17:16:33.752Z] [2021-07-16T17:16:34.007Z] Removing bundles/ [2021-07-16T17:16:34.007Z] [2021-07-16T17:16:34.007Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-16T17:16:34.007Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T17:16:34.007Z] GOOS="" GOARCH="" GOARM="" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T17:16:34.833Z] + docker version [2021-07-16T17:16:34.833Z] Client: Docker Engine - Community [2021-07-16T17:16:34.833Z] Version: 20.10.6 [2021-07-16T17:16:34.833Z] API version: 1.41 [2021-07-16T17:16:34.833Z] Go version: go1.13.15 [2021-07-16T17:16:34.833Z] Git commit: 370c289 [2021-07-16T17:16:34.833Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-16T17:16:34.833Z] OS/Arch: linux/amd64 [2021-07-16T17:16:34.833Z] Context: default [2021-07-16T17:16:34.833Z] Experimental: true [2021-07-16T17:16:34.833Z] [2021-07-16T17:16:34.833Z] Server: Docker Engine - Community [2021-07-16T17:16:34.833Z] Engine: [2021-07-16T17:16:34.833Z] Version: 20.10.6 [2021-07-16T17:16:34.833Z] API version: 1.41 (minimum version 1.12) [2021-07-16T17:16:34.833Z] Go version: go1.13.15 [2021-07-16T17:16:34.833Z] Git commit: 8728dd2 [2021-07-16T17:16:34.833Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-16T17:16:34.833Z] OS/Arch: linux/amd64 [2021-07-16T17:16:34.833Z] Experimental: true [2021-07-16T17:16:34.833Z] containerd: [2021-07-16T17:16:34.833Z] Version: 1.4.6 [2021-07-16T17:16:34.833Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T17:16:34.833Z] runc: [2021-07-16T17:16:34.833Z] Version: 1.0.0-rc95 [2021-07-16T17:16:34.833Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T17:16:34.833Z] docker-init: [2021-07-16T17:16:34.833Z] Version: 0.19.0 [2021-07-16T17:16:34.833Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-16T17:16:34.913Z] #17 8.437 Fetched 48.3 MB in 8s (6144 kB/s) [2021-07-16T17:16:35.111Z] + docker info [2021-07-16T17:16:33.346Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:33.348Z] > git checkout -f 4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 # timeout=10 [2021-07-16T17:16:33.407Z] > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10 [2021-07-16T17:16:35.835Z] Fetching without tags [2021-07-16T17:16:36.015Z] Fetching without tags [2021-07-16T17:16:36.183Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637 [2021-07-16T17:16:36.483Z] Client: [2021-07-16T17:16:36.483Z] Context: default [2021-07-16T17:16:36.483Z] Debug Mode: false [2021-07-16T17:16:36.483Z] Plugins: [2021-07-16T17:16:36.483Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-16T17:16:36.483Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-16T17:16:36.483Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-16T17:16:36.483Z] [2021-07-16T17:16:36.483Z] Server: [2021-07-16T17:16:36.483Z] Containers: 0 [2021-07-16T17:16:36.483Z] Running: 0 [2021-07-16T17:16:36.483Z] Paused: 0 [2021-07-16T17:16:36.483Z] Stopped: 0 [2021-07-16T17:16:36.483Z] Images: 3 [2021-07-16T17:16:36.483Z] Server Version: 20.10.6 [2021-07-16T17:16:36.483Z] Storage Driver: overlay2 [2021-07-16T17:16:36.483Z] Backing Filesystem: extfs [2021-07-16T17:16:36.483Z] Supports d_type: true [2021-07-16T17:16:36.483Z] Native Overlay Diff: true [2021-07-16T17:16:36.483Z] userxattr: false [2021-07-16T17:16:36.483Z] Logging Driver: json-file [2021-07-16T17:16:36.483Z] Cgroup Driver: systemd [2021-07-16T17:16:36.483Z] Cgroup Version: 2 [2021-07-16T17:16:36.483Z] Plugins: [2021-07-16T17:16:36.483Z] Volume: local [2021-07-16T17:16:36.483Z] Network: bridge host ipvlan macvlan null overlay [2021-07-16T17:16:36.483Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-16T17:16:36.483Z] Swarm: inactive [2021-07-16T17:16:36.483Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-16T17:16:36.483Z] Default Runtime: runc [2021-07-16T17:16:36.483Z] Init Binary: docker-init [2021-07-16T17:16:36.483Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T17:16:36.483Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T17:16:36.483Z] init version: de40ad0 [2021-07-16T17:16:36.483Z] Security Options: [2021-07-16T17:16:36.483Z] apparmor [2021-07-16T17:16:36.483Z] seccomp [2021-07-16T17:16:36.483Z] Profile: default [2021-07-16T17:16:36.483Z] cgroupns [2021-07-16T17:16:36.483Z] Kernel Version: 5.4.0-1048-aws [2021-07-16T17:16:36.483Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-16T17:16:36.483Z] OSType: linux [2021-07-16T17:16:36.483Z] Architecture: x86_64 [2021-07-16T17:16:36.483Z] CPUs: 2 [2021-07-16T17:16:36.483Z] Total Memory: 7.487GiB [2021-07-16T17:16:36.483Z] Name: ip-10-100-125-148 [2021-07-16T17:16:36.483Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-16T17:16:36.483Z] Docker Root Dir: /var/lib/docker [2021-07-16T17:16:36.483Z] Debug Mode: false [2021-07-16T17:16:36.483Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:16:36.483Z] Labels: [2021-07-16T17:16:36.483Z] Experimental: true [2021-07-16T17:16:36.483Z] Insecure Registries: [2021-07-16T17:16:36.483Z] 127.0.0.0/8 [2021-07-16T17:16:36.483Z] Live Restore Enabled: true [2021-07-16T17:16:36.483Z] [2021-07-16T17:16:36.483Z] WARNING: No kernel memory limit support [2021-07-16T17:16:36.483Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-16T17:16:36.739Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637 [2021-07-16T17:16:36.811Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 . [2021-07-16T17:16:36.811Z] #1 [internal] load build definition from Dockerfile [2021-07-16T17:16:36.811Z] #1 sha256:a62d074200a2acfbba47bef1e84af631b55378f643d0529c400820b7d11b9756 [2021-07-16T17:16:36.811Z] #1 transferring dockerfile: 16.59kB done [2021-07-16T17:16:36.811Z] #1 DONE 0.1s [2021-07-16T17:16:36.811Z] [2021-07-16T17:16:36.811Z] #2 [internal] load .dockerignore [2021-07-16T17:16:36.811Z] #2 sha256:6374eed54b4fec5187cf5126bb04eadb4d22690bd4a0057f87702a4d06a9188c [2021-07-16T17:16:36.811Z] #2 transferring context: 87B done [2021-07-16T17:16:37.071Z] #2 DONE 0.1s [2021-07-16T17:16:37.071Z] [2021-07-16T17:16:37.071Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-16T17:16:37.071Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-16T17:16:35.820Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:35.824Z] > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10 [2021-07-16T17:16:35.829Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:35.838Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:35.848Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:16:35.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:35.849Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:36.194Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:36.202Z] > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10 [2021-07-16T17:16:37.330Z] #3 DONE 0.1s [2021-07-16T17:16:37.330Z] [2021-07-16T17:16:37.330Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-16T17:16:37.330Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-16T17:16:37.330Z] #4 CACHED [2021-07-16T17:16:35.722Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:35.765Z] > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10 [2021-07-16T17:16:35.812Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:35.927Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:16:36.048Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:16:36.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:36.051Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:16:36.772Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:36.816Z] > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10 [2021-07-16T17:16:37.533Z] Merge succeeded, producing ba1c6e71042615bae5f9d3af963064ba784fd69e [2021-07-16T17:16:37.533Z] Checking out Revision ba1c6e71042615bae5f9d3af963064ba784fd69e (PR-42647) [2021-07-16T17:16:37.593Z] [2021-07-16T17:16:37.593Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-16T17:16:37.593Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-16T17:16:37.593Z] #5 DONE 0.1s [2021-07-16T17:16:37.593Z] [2021-07-16T17:16:37.593Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T17:16:37.593Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-16T17:16:37.593Z] #8 DONE 0.1s [2021-07-16T17:16:37.593Z] [2021-07-16T17:16:37.593Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-16T17:16:37.593Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-16T17:16:37.593Z] #6 DONE 0.1s [2021-07-16T17:16:37.593Z] [2021-07-16T17:16:37.593Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T17:16:37.593Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T17:16:37.593Z] #7 DONE 0.1s [2021-07-16T17:16:37.802Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-16T17:16:37.813Z] First time build. Skipping changelog. [2021-07-16T17:16:37.852Z] [2021-07-16T17:16:37.852Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T17:16:37.852Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-16T17:16:37.852Z] #63 DONE 0.0s [2021-07-16T17:16:37.852Z] [2021-07-16T17:16:37.852Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T17:16:37.852Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T17:16:37.852Z] #65 DONE 0.0s [2021-07-16T17:16:37.852Z] [2021-07-16T17:16:37.852Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-16T17:16:37.852Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-16T17:16:37.852Z] #9 DONE 0.0s [2021-07-16T17:16:37.852Z] [2021-07-16T17:16:37.852Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T17:16:37.852Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T17:16:37.852Z] #26 DONE 0.0s [2021-07-16T17:16:37.852Z] [2021-07-16T17:16:37.852Z] #23 [internal] load build context [2021-07-16T17:16:37.852Z] #23 sha256:af317da5255c07ccfdd1bfb1ab0c58d5cb6e387ca3ce567b2657d0d02e8e0243 [2021-07-16T17:16:38.119Z] #23 ... [2021-07-16T17:16:38.119Z] [2021-07-16T17:16:38.119Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-16T17:16:38.119Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-16T17:16:38.119Z] #42 DONE 0.4s [2021-07-16T17:16:38.119Z] [2021-07-16T17:16:38.119Z] #23 [internal] load build context [2021-07-16T17:16:38.119Z] #23 sha256:af317da5255c07ccfdd1bfb1ab0c58d5cb6e387ca3ce567b2657d0d02e8e0243 [2021-07-16T17:16:38.182Z] #17 8.437 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T17:16:38.565Z] + docker version [2021-07-16T17:16:38.565Z] Client: Docker Engine - Community [2021-07-16T17:16:38.565Z] Version: 20.10.6 [2021-07-16T17:16:38.565Z] API version: 1.41 [2021-07-16T17:16:38.565Z] Go version: go1.13.15 [2021-07-16T17:16:38.565Z] Git commit: 370c289 [2021-07-16T17:16:38.565Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-16T17:16:38.565Z] OS/Arch: linux/arm64 [2021-07-16T17:16:38.565Z] Context: default [2021-07-16T17:16:38.565Z] Experimental: true [2021-07-16T17:16:38.565Z] [2021-07-16T17:16:38.565Z] Server: Docker Engine - Community [2021-07-16T17:16:38.565Z] Engine: [2021-07-16T17:16:38.565Z] Version: 20.10.6 [2021-07-16T17:16:38.565Z] API version: 1.41 (minimum version 1.12) [2021-07-16T17:16:38.565Z] Go version: go1.13.15 [2021-07-16T17:16:38.565Z] Git commit: 8728dd2 [2021-07-16T17:16:38.565Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-16T17:16:38.565Z] OS/Arch: linux/arm64 [2021-07-16T17:16:38.565Z] Experimental: true [2021-07-16T17:16:38.565Z] containerd: [2021-07-16T17:16:38.565Z] Version: 1.4.6 [2021-07-16T17:16:38.565Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T17:16:38.565Z] runc: [2021-07-16T17:16:38.565Z] Version: 1.0.0-rc95 [2021-07-16T17:16:38.565Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T17:16:38.565Z] docker-init: [2021-07-16T17:16:38.565Z] Version: 0.19.0 [2021-07-16T17:16:38.565Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-16T17:16:38.857Z] + docker info [2021-07-16T17:16:38.857Z] Client: [2021-07-16T17:16:38.857Z] Context: default [2021-07-16T17:16:38.857Z] Debug Mode: false [2021-07-16T17:16:38.857Z] Plugins: [2021-07-16T17:16:38.857Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-16T17:16:38.858Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-16T17:16:38.858Z] [2021-07-16T17:16:38.858Z] Server: [2021-07-16T17:16:38.858Z] Containers: 0 [2021-07-16T17:16:38.858Z] Running: 0 [2021-07-16T17:16:38.858Z] Paused: 0 [2021-07-16T17:16:38.858Z] Stopped: 0 [2021-07-16T17:16:38.858Z] Images: 2 [2021-07-16T17:16:38.858Z] Server Version: 20.10.6 [2021-07-16T17:16:38.858Z] Storage Driver: overlay2 [2021-07-16T17:16:38.858Z] Backing Filesystem: extfs [2021-07-16T17:16:38.858Z] Supports d_type: true [2021-07-16T17:16:38.858Z] Native Overlay Diff: true [2021-07-16T17:16:38.858Z] userxattr: false [2021-07-16T17:16:38.858Z] Logging Driver: json-file [2021-07-16T17:16:38.858Z] Cgroup Driver: cgroupfs [2021-07-16T17:16:38.858Z] Cgroup Version: 1 [2021-07-16T17:16:38.858Z] Plugins: [2021-07-16T17:16:38.858Z] Volume: local [2021-07-16T17:16:38.858Z] Network: bridge host ipvlan macvlan null overlay [2021-07-16T17:16:38.858Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-16T17:16:38.858Z] Swarm: inactive [2021-07-16T17:16:38.858Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-16T17:16:38.858Z] Default Runtime: runc [2021-07-16T17:16:38.858Z] Init Binary: docker-init [2021-07-16T17:16:38.858Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T17:16:38.858Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T17:16:38.858Z] init version: de40ad0 [2021-07-16T17:16:38.858Z] Security Options: [2021-07-16T17:16:38.858Z] apparmor [2021-07-16T17:16:38.858Z] seccomp [2021-07-16T17:16:38.858Z] Profile: default [2021-07-16T17:16:38.858Z] Kernel Version: 5.4.0-1048-aws [2021-07-16T17:16:38.858Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-16T17:16:38.858Z] OSType: linux [2021-07-16T17:16:38.858Z] Architecture: aarch64 [2021-07-16T17:16:38.858Z] CPUs: 4 [2021-07-16T17:16:38.858Z] Total Memory: 7.494GiB [2021-07-16T17:16:38.858Z] Name: ip-10-100-44-244 [2021-07-16T17:16:38.858Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-16T17:16:38.858Z] Docker Root Dir: /var/lib/docker [2021-07-16T17:16:38.858Z] Debug Mode: false [2021-07-16T17:16:38.858Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:16:38.858Z] Labels: [2021-07-16T17:16:38.858Z] Experimental: true [2021-07-16T17:16:38.858Z] Insecure Registries: [2021-07-16T17:16:38.858Z] 127.0.0.0/8 [2021-07-16T17:16:38.858Z] Live Restore Enabled: true [2021-07-16T17:16:38.858Z] [2021-07-16T17:16:38.858Z] WARNING: No swap limit support [Pipeline] sh [2021-07-16T17:16:37.176Z] > git remote # timeout=10 [2021-07-16T17:16:37.181Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:16:37.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:37.187Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-16T17:16:37.534Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T17:16:37.545Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:37.549Z] > git checkout -f ba1c6e71042615bae5f9d3af963064ba784fd69e # timeout=10 [2021-07-16T17:16:37.815Z] > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10 [2021-07-16T17:16:39.150Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:16:39.150Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:16:39.150Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42647/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-16T17:16:39.150Z] + bash /home/ubuntu/workspace/moby_PR-42647/check-config.sh [2021-07-16T17:16:39.150Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-16T17:16:39.150Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-16T17:16:39.150Z] [2021-07-16T17:16:39.150Z] Generally Necessary: [2021-07-16T17:16:39.150Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-16T17:16:39.150Z] - apparmor: enabled and tools installed [2021-07-16T17:16:39.150Z] - CONFIG_NAMESPACES: enabled [2021-07-16T17:16:39.150Z] - CONFIG_NET_NS: enabled [2021-07-16T17:16:39.411Z] - CONFIG_PID_NS: enabled [2021-07-16T17:16:39.411Z] - CONFIG_IPC_NS: enabled [2021-07-16T17:16:39.411Z] - CONFIG_UTS_NS: enabled [2021-07-16T17:16:39.411Z] - CONFIG_CGROUPS: enabled [2021-07-16T17:16:39.411Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-16T17:16:39.411Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-16T17:16:39.411Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-16T17:16:39.411Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-16T17:16:39.411Z] - CONFIG_CPUSETS: enabled [2021-07-16T17:16:39.411Z] - CONFIG_MEMCG: enabled [2021-07-16T17:16:39.411Z] - CONFIG_KEYS: enabled [2021-07-16T17:16:39.411Z] - CONFIG_VETH: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-16T17:16:39.411Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-16T17:16:39.411Z] [2021-07-16T17:16:39.411Z] Optional Features: [2021-07-16T17:16:39.411Z] - CONFIG_USER_NS: enabled [2021-07-16T17:16:39.244Z] > git remote # timeout=10 [2021-07-16T17:16:39.290Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:16:39.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:16:39.334Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-16T17:16:39.500Z] #23 transferring context: 55.68MB 1.5s done [2021-07-16T17:16:39.501Z] #23 DONE 1.6s [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #67 sha256:82272765cb0e858aac7040d1773400b491aa1108cf4aca8af87b6b19c51676a1 [2021-07-16T17:16:39.501Z] #67 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T17:16:39.501Z] #30 sha256:146299523da2d7f12e1c8c5a7e53ef0ccd6efc6818b900e10b6b20b4e49cd3a7 [2021-07-16T17:16:39.501Z] #30 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-16T17:16:39.501Z] #40 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-16T17:16:39.501Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-16T17:16:39.501Z] #21 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-16T17:16:39.501Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-16T17:16:39.501Z] #44 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-16T17:16:39.501Z] #52 sha256:5524145427c51838930d8dd317cdc6bcfdaed1e280aff8fafd42b3b5e81d2167 [2021-07-16T17:16:39.501Z] #52 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #47 sha256:6e0cf4db1c65aa2b7991e5dc5da309021f3e6982c956cf54b21481563e973a9d [2021-07-16T17:16:39.501Z] #47 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-16T17:16:39.501Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-16T17:16:39.501Z] #14 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #45 sha256:e7b8b186e639b3cdf6cde0dae1ed8b11935c5e0faf7eabc8ed0be3f54e9b4a87 [2021-07-16T17:16:39.501Z] #45 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #33 sha256:eef6801d9687ca7c1098b9d348ea78c2b6ebf81e874d5115bb6f76d23283b264 [2021-07-16T17:16:39.501Z] #33 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-16T17:16:39.501Z] #28 sha256:142d5e05848059cdec8e4415e872d722385df2fbc3fc415025b2c2d8c76497ec [2021-07-16T17:16:39.501Z] #28 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T17:16:39.501Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-16T17:16:39.501Z] #16 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T17:16:39.501Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-16T17:16:39.501Z] #17 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #49 sha256:d429276dffe8b9480a16139caa355e776459f34c4f8135087d580e2918637479 [2021-07-16T17:16:39.501Z] #49 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-16T17:16:39.501Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-16T17:16:39.501Z] #43 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T17:16:39.501Z] #27 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-16T17:16:39.501Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-16T17:16:39.501Z] #39 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-16T17:16:39.501Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-16T17:16:39.501Z] #64 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-16T17:16:39.501Z] #46 sha256:fb0aeb4434b2f80810accca79d344a25f1cc0a17e9eb5b15bdb78843cf5c679a [2021-07-16T17:16:39.501Z] #46 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #24 sha256:f9616499e87fb2cb045dc565412c99143e9f1df7c4ae55c769f5e9659e4fa4cd [2021-07-16T17:16:39.501Z] #24 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:16:39.501Z] #57 sha256:f305e74fe274efe17c0b924c46dd201167f22948b1afa15e59db92beaf90a352 [2021-07-16T17:16:39.501Z] #57 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-16T17:16:39.501Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-16T17:16:39.501Z] #66 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-16T17:16:39.501Z] #25 sha256:47a49c73bd938b1e13e910cf4d411379246de60abd1c3fe68c954c70b2c2f502 [2021-07-16T17:16:39.501Z] #25 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T17:16:39.501Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-16T17:16:39.501Z] #18 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-16T17:16:39.501Z] #11 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-16T17:16:39.501Z] #61 sha256:1d65e55ffb1ad4ad3d5d94d64f1b964796deea47578930f407607dc67c476992 [2021-07-16T17:16:39.501Z] #61 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T17:16:39.501Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-16T17:16:39.501Z] #10 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #41 sha256:a3f0fd6938b774da50416e9b9883c959ec29a211139fa7b045f33b91de70617e [2021-07-16T17:16:39.501Z] #41 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-16T17:16:39.501Z] #68 sha256:ebd482dc737b558a0d5b42944ead8066e415b4e8b4da0f7014034ef7048465a0 [2021-07-16T17:16:39.501Z] #68 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T17:16:39.501Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-16T17:16:39.501Z] #20 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-16T17:16:39.501Z] #13 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-16T17:16:39.501Z] #60 sha256:9a13d4f0fd56a78ca4a0e37279e73d584ef9a0c18b27f6045300d2bbf311bc35 [2021-07-16T17:16:39.501Z] #60 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #69 sha256:06b9e4be22311323242a9bb343ac15fa797081b2bf8a0b5c2f4aaaebae6e2b55 [2021-07-16T17:16:39.501Z] #69 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #55 sha256:50667b57e4c5320641292b77ebd5ca812ad9145ba12fc2d9ee456fffa6a4942d [2021-07-16T17:16:39.501Z] #55 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-16T17:16:39.501Z] #59 sha256:86f99c11bb1214c145d95b805dcccf3c20d8bb02442774983d2f045e0a2bbbdc [2021-07-16T17:16:39.501Z] #59 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #35 sha256:00aad2bddb28dcf57edac6b6d83ba67e5c9213e5e7d4b95e2c36b3d842d4c9d9 [2021-07-16T17:16:39.501Z] #35 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #53 sha256:84ee144c4a904f0c5946fd4bc29fc14315bf1e7b524d6973fdb2b2839de70eb4 [2021-07-16T17:16:39.501Z] #53 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-16T17:16:39.501Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-16T17:16:39.501Z] #22 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-16T17:16:39.501Z] #54 sha256:9df0c6f79f7f036cead2b29bac4e3886ffb537337e3f3d7a3e17c0a52a10f04b [2021-07-16T17:16:39.501Z] #54 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #29 sha256:ed614f4e4c586eadebad7cbfe34cc435a3e3d1040797f740f7da4b2bbe20d663 [2021-07-16T17:16:39.501Z] #29 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T17:16:39.501Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-16T17:16:39.501Z] #32 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #37 sha256:d53db766ae9e43c6a20b5b98a8db9715cf21c55e2479b2154213e2b2e54d38ff [2021-07-16T17:16:39.501Z] #37 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #34 sha256:6f1cdd1ae729af3d0bc3081f1122bfd42b5f6dd9ce8c05647e53f1aa65871313 [2021-07-16T17:16:39.501Z] #34 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #58 sha256:aaf04b17513a4418040180cae2fa5b54cbf7301157683e7023a0f02634418f71 [2021-07-16T17:16:39.501Z] #58 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-16T17:16:39.501Z] #48 sha256:6df07352569c91924edc6c29519cdd31c728247364c9fc4e5fd2c57fd7f4ad4d [2021-07-16T17:16:39.501Z] #48 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-16T17:16:39.501Z] #12 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-16T17:16:39.501Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-16T17:16:39.501Z] #56 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-16T17:16:39.501Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-16T17:16:39.501Z] #15 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-16T17:16:39.501Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-16T17:16:39.501Z] #19 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #51 sha256:53315c4049a850ddc13a951b363c67bed4acfcba780fa87af51e60363b8ea6e1 [2021-07-16T17:16:39.501Z] #51 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-16T17:16:39.501Z] #50 sha256:d43ca903d93faea513f2973eac455c9a8a7d12f47cd583ae298f9a54f1cc19fe [2021-07-16T17:16:39.501Z] #50 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #38 sha256:564252142bde5941131cde84dfac8a992b42f739351c637ed5ed70bae2683bb5 [2021-07-16T17:16:39.501Z] #38 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-16T17:16:39.501Z] #62 sha256:e0ea2d9f65ea98e82bfbdb4d4e945660dc0eee5b3fedb610cd898a204b60823d [2021-07-16T17:16:39.501Z] #62 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T17:16:39.501Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-16T17:16:39.501Z] #31 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-16T17:16:39.501Z] #36 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #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 [2021-07-16T17:16:39.501Z] #70 sha256:28d65f3891f6f8b81c3e290baaaa5ea8c99cd5d2ad0290efdbbf0f5b0f2c8b04 [2021-07-16T17:16:39.501Z] #70 CACHED [2021-07-16T17:16:39.501Z] [2021-07-16T17:16:39.501Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-16T17:16:39.501Z] #71 sha256:eaf18c42d4468e2c9a2644331be5f37dd4bfbf88a5722371bb1a58073b28f178 [2021-07-16T17:16:39.673Z] - CONFIG_SECCOMP: enabled [2021-07-16T17:16:39.673Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-16T17:16:39.673Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-16T17:16:39.673Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-16T17:16:39.673Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-16T17:16:39.673Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-16T17:16:39.673Z] - CONFIG_BLK_CGROUP: enabled [2021-07-16T17:16:39.673Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-16T17:16:39.673Z] - CONFIG_CGROUP_PERF: enabled [2021-07-16T17:16:39.673Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-16T17:16:39.673Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-16T17:16:39.673Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-16T17:16:39.673Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-16T17:16:39.673Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-16T17:16:39.673Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-16T17:16:39.673Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-16T17:16:39.673Z] - CONFIG_IP_VS: enabled (as module) [2021-07-16T17:16:39.673Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-16T17:16:39.673Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-16T17:16:39.673Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-16T17:16:39.673Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-16T17:16:39.673Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-16T17:16:39.673Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-16T17:16:39.673Z] - CONFIG_EXT4_FS: enabled [2021-07-16T17:16:39.700Z] Merge succeeded, producing cf17e8d1e45b968c5795835f39c1dd3ad385cd80 [2021-07-16T17:16:39.701Z] Checking out Revision cf17e8d1e45b968c5795835f39c1dd3ad385cd80 (PR-42647) [2021-07-16T17:16:39.935Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-16T17:16:39.935Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-16T17:16:39.935Z] - Network Drivers: [2021-07-16T17:16:39.935Z] - "overlay": [2021-07-16T17:16:39.935Z] - CONFIG_VXLAN: enabled (as module) [2021-07-16T17:16:39.935Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-16T17:16:39.935Z] Optional (for encrypted networks): [2021-07-16T17:16:39.935Z] - CONFIG_CRYPTO: enabled [2021-07-16T17:16:39.935Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-16T17:16:39.935Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-16T17:16:39.935Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-16T17:16:39.935Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-16T17:16:39.935Z] - CONFIG_XFRM: enabled [2021-07-16T17:16:39.935Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-16T17:16:39.935Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-16T17:16:39.935Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-16T17:16:39.935Z] - "ipvlan": [2021-07-16T17:16:39.935Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-16T17:16:39.935Z] - "macvlan": [2021-07-16T17:16:39.935Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-16T17:16:39.935Z] - CONFIG_DUMMY: enabled (as module) [2021-07-16T17:16:39.935Z] - "ftp,tftp client in container": [2021-07-16T17:16:39.935Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-16T17:16:39.935Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-16T17:16:39.935Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-16T17:16:39.935Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-16T17:16:39.935Z] - Storage Drivers: [2021-07-16T17:16:39.935Z] - "aufs": [2021-07-16T17:16:40.156Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-16T17:16:40.196Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-16T17:16:40.196Z] - "btrfs": [2021-07-16T17:16:40.196Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-16T17:16:40.196Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-16T17:16:40.196Z] - "devicemapper": [2021-07-16T17:16:40.196Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-16T17:16:40.196Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-16T17:16:40.196Z] - "overlay": [2021-07-16T17:16:40.196Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-16T17:16:40.196Z] - "zfs": [2021-07-16T17:16:40.196Z] - /dev/zfs: present [2021-07-16T17:16:40.196Z] - zfs command: missing [2021-07-16T17:16:40.196Z] - zpool command: missing [2021-07-16T17:16:40.196Z] [2021-07-16T17:16:40.196Z] Limits: [2021-07-16T17:16:40.196Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-16T17:16:40.196Z] [2021-07-16T17:16:40.196Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-16T17:16:40.284Z] First time build. Skipping changelog. [2021-07-16T17:16:40.437Z] #71 DONE 1.1s [2021-07-16T17:16:40.437Z] [2021-07-16T17:16:40.437Z] #72 exporting to image [2021-07-16T17:16:40.437Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-16T17:16:40.437Z] #72 exporting layers [2021-07-16T17:16:40.539Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ba1c6e71042615bae5f9d3af963064ba784fd69e . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-16T17:16:40.704Z] #17 11.59 Reading package lists... [Pipeline] sh [2021-07-16T17:16:41.372Z] #72 exporting layers 1.0s done [2021-07-16T17:16:39.606Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-16T17:16:39.734Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:16:39.780Z] > git checkout -f cf17e8d1e45b968c5795835f39c1dd3ad385cd80 # timeout=10 [2021-07-16T17:16:40.192Z] > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10 [2021-07-16T17:16:41.523Z] #17 14.75 Building dependency tree... [2021-07-16T17:16:41.629Z] #72 writing image sha256:d4f2d4ca4ee574a75a59985525171ac0e519eecfc7833cfccfb9458371b704db done [2021-07-16T17:16:41.629Z] #72 naming to docker.io/library/docker:4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 done [2021-07-16T17:16:41.629Z] #72 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-07-16T17:16:41.678Z] + docker version [2021-07-16T17:16:41.678Z] Client: Mirantis Container Runtime [2021-07-16T17:16:41.678Z] Version: 20.10.0 [2021-07-16T17:16:41.678Z] API version: 1.41 [2021-07-16T17:16:41.678Z] Go version: go1.13.15 [2021-07-16T17:16:41.678Z] Git commit: 6ee42dc [2021-07-16T17:16:41.678Z] Built: 03/11/2021 13:24:56 [2021-07-16T17:16:41.678Z] OS/Arch: windows/amd64 [2021-07-16T17:16:41.678Z] Context: default [2021-07-16T17:16:41.678Z] Experimental: true [2021-07-16T17:16:41.678Z] [2021-07-16T17:16:41.678Z] Server: Mirantis Container Runtime [2021-07-16T17:16:41.678Z] Engine: [2021-07-16T17:16:41.678Z] Version: 20.10.0 [2021-07-16T17:16:41.678Z] API version: 1.41 (minimum version 1.24) [2021-07-16T17:16:41.678Z] Go version: go1.13.15 [2021-07-16T17:16:41.678Z] Git commit: 1e08f21e79 [2021-07-16T17:16:41.678Z] Built: 03/11/2021 13:23:32 [2021-07-16T17:16:41.678Z] OS/Arch: windows/amd64 [2021-07-16T17:16:41.678Z] Experimental: true [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-16T17:16:41.778Z] #17 15.89 The following additional packages will be installed: [2021-07-16T17:16:41.778Z] #17 15.89 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-16T17:16:41.778Z] #17 15.89 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-16T17:16:41.778Z] #17 15.89 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-16T17:16:41.778Z] #17 15.89 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-16T17:16:41.778Z] #17 15.89 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-16T17:16:41.778Z] #17 15.89 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-16T17:16:41.778Z] #17 15.89 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-07-16T17:16:41.778Z] #17 15.89 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-07-16T17:16:41.778Z] #17 15.89 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-07-16T17:16:41.778Z] #17 15.89 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-07-16T17:16:41.778Z] #17 15.89 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-07-16T17:16:41.778Z] #17 15.89 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-07-16T17:16:41.778Z] #17 15.89 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-07-16T17:16:41.778Z] #17 15.89 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-07-16T17:16:41.778Z] #17 15.89 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-07-16T17:16:41.778Z] #17 15.89 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-07-16T17:16:41.778Z] #17 15.89 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-07-16T17:16:41.778Z] #17 15.89 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-07-16T17:16:41.778Z] #17 15.89 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-07-16T17:16:41.778Z] #17 15.89 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-07-16T17:16:41.778Z] #17 15.89 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-07-16T17:16:41.778Z] #17 15.89 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-07-16T17:16:41.778Z] #17 15.89 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-07-16T17:16:41.778Z] #17 15.89 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-07-16T17:16:41.778Z] #17 15.89 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-07-16T17:16:41.778Z] #17 15.89 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-07-16T17:16:41.778Z] #17 15.89 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-07-16T17:16:41.779Z] #17 15.89 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-07-16T17:16:41.779Z] #17 15.89 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-07-16T17:16:41.779Z] #17 15.89 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-07-16T17:16:41.779Z] #17 15.89 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-07-16T17:16:41.779Z] #17 15.89 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-07-16T17:16:41.779Z] #17 15.89 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-16T17:16:41.779Z] #17 15.89 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-16T17:16:41.779Z] #17 15.89 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-16T17:16:41.779Z] #17 15.89 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [Pipeline] sh [2021-07-16T17:16:41.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 -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:4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 hack/make.sh dynbinary test-integration [2021-07-16T17:16:42.034Z] #17 15.89 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-16T17:16:42.034Z] #17 15.89 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-16T17:16:42.034Z] #17 15.89 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-16T17:16:42.034Z] #17 15.89 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-16T17:16:42.034Z] #17 15.89 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-16T17:16:42.034Z] #17 15.89 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-16T17:16:42.034Z] #17 15.89 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-16T17:16:42.034Z] #17 15.89 linux-libc-dev-s390x-cross patch xz-utils [2021-07-16T17:16:42.034Z] #17 15.90 Suggested packages: [2021-07-16T17:16:42.034Z] #17 15.90 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-07-16T17:16:42.034Z] #17 15.90 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-07-16T17:16:42.034Z] #17 15.90 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-07-16T17:16:42.034Z] #17 15.90 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-07-16T17:16:42.034Z] #17 15.90 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-07-16T17:16:42.034Z] #17 15.90 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-07-16T17:16:42.034Z] #17 15.90 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-07-16T17:16:42.034Z] #17 15.90 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-07-16T17:16:42.034Z] #17 15.90 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-07-16T17:16:42.034Z] #17 15.90 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-07-16T17:16:42.034Z] #17 15.90 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-07-16T17:16:42.034Z] #17 15.90 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-07-16T17:16:42.034Z] #17 15.90 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-07-16T17:16:42.034Z] #17 15.90 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-07-16T17:16:42.034Z] #17 15.90 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-07-16T17:16:42.034Z] #17 15.90 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-07-16T17:16:42.034Z] #17 15.90 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-07-16T17:16:42.034Z] #17 15.90 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-07-16T17:16:42.034Z] #17 15.90 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-07-16T17:16:42.034Z] #17 15.90 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-07-16T17:16:42.034Z] #17 15.90 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-07-16T17:16:42.034Z] #17 15.90 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-07-16T17:16:42.034Z] #17 15.90 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-07-16T17:16:42.034Z] #17 15.90 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-07-16T17:16:42.034Z] #17 15.90 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-07-16T17:16:42.034Z] #17 15.90 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-07-16T17:16:42.034Z] #17 15.90 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-07-16T17:16:42.034Z] #17 15.90 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-07-16T17:16:42.034Z] #17 15.90 libyaml-shell-perl ed diffutils-doc [2021-07-16T17:16:42.034Z] #17 15.90 Recommended packages: [2021-07-16T17:16:42.034Z] #17 15.90 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-07-16T17:16:42.034Z] #17 15.90 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-07-16T17:16:42.538Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-16T17:16:42.538Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-16T17:16:42.538Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-16T17:16:42.538Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-16T17:16:42.538Z] 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) [2021-07-16T17:16:42.538Z] Detected virtualization docker. [2021-07-16T17:16:42.538Z] Detected architecture x86-64. [2021-07-16T17:16:42.538Z] Set hostname to . [2021-07-16T17:16:42.712Z] + docker info [2021-07-16T17:16:43.104Z] + source /etc/docker-entrypoint-cmd [2021-07-16T17:16:43.104Z] ++ hack/make.sh dynbinary test-integration [2021-07-16T17:16:43.104Z] [2021-07-16T17:16:43.171Z] Client: [2021-07-16T17:16:43.172Z] Context: default [2021-07-16T17:16:43.172Z] Debug Mode: false [2021-07-16T17:16:43.172Z] Plugins: [2021-07-16T17:16:43.172Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-16T17:16:43.172Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-16T17:16:43.172Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-16T17:16:43.172Z] [2021-07-16T17:16:43.172Z] Server: [2021-07-16T17:16:43.172Z] Containers: 0 [2021-07-16T17:16:43.172Z] Running: 0 [2021-07-16T17:16:43.172Z] Paused: 0 [2021-07-16T17:16:43.172Z] Stopped: 0 [2021-07-16T17:16:43.172Z] Images: 10 [2021-07-16T17:16:43.172Z] Server Version: 20.10.0 [2021-07-16T17:16:43.172Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-16T17:16:43.172Z] Windows: [2021-07-16T17:16:43.172Z] LCOW: [2021-07-16T17:16:43.172Z] Logging Driver: json-file [2021-07-16T17:16:43.172Z] Plugins: [2021-07-16T17:16:43.172Z] Volume: local [2021-07-16T17:16:43.172Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T17:16:43.172Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T17:16:43.172Z] Swarm: inactive [2021-07-16T17:16:43.172Z] Default Isolation: process [2021-07-16T17:16:43.172Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-16T17:16:43.172Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-16T17:16:43.172Z] OSType: windows [2021-07-16T17:16:43.172Z] Architecture: x86_64 [2021-07-16T17:16:43.172Z] CPUs: 4 [2021-07-16T17:16:43.172Z] Total Memory: 32GiB [2021-07-16T17:16:43.172Z] Name: azwin-2-997000 [2021-07-16T17:16:43.172Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-16T17:16:43.172Z] Docker Root Dir: D:\docker [2021-07-16T17:16:43.172Z] Debug Mode: false [2021-07-16T17:16:43.172Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:16:43.172Z] Labels: [2021-07-16T17:16:43.172Z] Experimental: true [2021-07-16T17:16:43.172Z] Insecure Registries: [2021-07-16T17:16:43.172Z] 10.0.0.4:5000 [2021-07-16T17:16:43.172Z] 127.0.0.0/8 [2021-07-16T17:16:43.172Z] Registry Mirrors: [2021-07-16T17:16:43.172Z] http://10.0.0.4:5000/ [2021-07-16T17:16:43.172Z] Live Restore Enabled: false [2021-07-16T17:16:43.172Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-07-16T17:16:43.363Z] Removing bundles/ [2021-07-16T17:16:43.363Z] [2021-07-16T17:16:43.363Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-16T17:16:43.363Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T17:16:43.363Z] GOOS="" GOARCH="" GOARM="" [Pipeline] powershell [2021-07-16T17:16:43.402Z] #17 17.15 The following NEW packages will be installed: [2021-07-16T17:16:43.402Z] #17 17.15 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-07-16T17:16:43.402Z] #17 17.15 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-07-16T17:16:43.402Z] #17 17.15 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-07-16T17:16:43.402Z] #17 17.15 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-07-16T17:16:43.402Z] #17 17.15 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-07-16T17:16:43.402Z] #17 17.15 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-07-16T17:16:43.402Z] #17 17.15 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-07-16T17:16:43.402Z] #17 17.15 crossbuild-essential-armel crossbuild-essential-armhf [2021-07-16T17:16:43.402Z] #17 17.15 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-07-16T17:16:43.402Z] #17 17.15 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-07-16T17:16:43.402Z] #17 17.15 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-07-16T17:16:43.402Z] #17 17.15 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-07-16T17:16:43.402Z] #17 17.15 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-07-16T17:16:43.402Z] #17 17.15 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-07-16T17:16:43.402Z] #17 17.15 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-07-16T17:16:43.402Z] #17 17.15 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-07-16T17:16:43.402Z] #17 17.15 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-07-16T17:16:43.402Z] #17 17.15 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-07-16T17:16:43.402Z] #17 17.15 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-07-16T17:16:43.402Z] #17 17.15 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-07-16T17:16:43.402Z] #17 17.15 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-07-16T17:16:43.402Z] #17 17.15 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-07-16T17:16:43.402Z] #17 17.15 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-07-16T17:16:43.402Z] #17 17.15 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-07-16T17:16:43.402Z] #17 17.15 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-07-16T17:16:43.402Z] #17 17.16 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-07-16T17:16:43.402Z] #17 17.16 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-07-16T17:16:43.402Z] #17 17.16 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-07-16T17:16:43.402Z] #17 17.16 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-07-16T17:16:43.402Z] #17 17.16 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-07-16T17:16:43.402Z] #17 17.16 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-07-16T17:16:43.402Z] #17 17.16 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-07-16T17:16:43.402Z] #17 17.16 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-07-16T17:16:43.402Z] #17 17.16 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-07-16T17:16:43.402Z] #17 17.16 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-07-16T17:16:43.402Z] #17 17.16 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-07-16T17:16:43.402Z] #17 17.16 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-07-16T17:16:43.402Z] #17 17.16 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-07-16T17:16:43.402Z] #17 17.16 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-07-16T17:16:43.402Z] #17 17.16 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-07-16T17:16:43.402Z] #17 17.16 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-07-16T17:16:43.402Z] #17 17.16 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-07-16T17:16:43.402Z] #17 17.16 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-07-16T17:16:43.402Z] #17 17.16 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-07-16T17:16:43.402Z] #17 17.16 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-07-16T17:16:43.402Z] #17 17.16 linux-libc-dev-s390x-cross patch xz-utils [2021-07-16T17:16:43.402Z] #17 17.46 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T17:16:43.402Z] #17 17.46 Need to get 169 MB of archives. [2021-07-16T17:16:43.402Z] #17 17.46 After this operation, 612 MB of additional disk space will be used. [2021-07-16T17:16:43.402Z] #17 17.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-16T17:16:43.402Z] #17 17.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-16T17:16:43.402Z] #17 17.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-16T17:16:43.402Z] #17 17.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-16T17:16:43.402Z] #17 17.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-16T17:16:43.402Z] #17 17.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-16T17:16:43.402Z] #17 17.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-07-16T17:16:43.402Z] #17 17.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-07-16T17:16:43.657Z] #17 17.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-07-16T17:16:43.658Z] #17 17.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-07-16T17:16:43.658Z] #17 17.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-07-16T17:16:43.658Z] #17 17.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-16T17:16:43.658Z] #17 17.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-07-16T17:16:43.658Z] #17 17.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-07-16T17:16:43.658Z] #17 17.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-07-16T17:16:43.658Z] #17 17.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-07-16T17:16:43.847Z] #1 [internal] load build definition from Dockerfile [2021-07-16T17:16:43.847Z] #1 sha256:38044c775129ed1fbd69e5c365d1292438ece26d5e4348d1698f3f4d9db07ba7 [2021-07-16T17:16:43.847Z] #1 transferring dockerfile: 16.59kB done [2021-07-16T17:16:43.847Z] #1 DONE 0.0s [2021-07-16T17:16:43.847Z] [2021-07-16T17:16:43.847Z] #2 [internal] load .dockerignore [2021-07-16T17:16:43.847Z] #2 sha256:14e6d1259f75f83eab91f4892c94dfa58021e9ae747736cb1060205da20b321a [2021-07-16T17:16:43.847Z] #2 transferring context: 87B done [2021-07-16T17:16:43.847Z] #2 DONE 0.0s [2021-07-16T17:16:43.914Z] #17 17.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-07-16T17:16:43.914Z] #17 17.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-16T17:16:43.914Z] #17 17.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-07-16T17:16:43.914Z] #17 17.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-07-16T17:16:43.914Z] #17 17.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-07-16T17:16:43.914Z] #17 17.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-16T17:16:43.914Z] #17 17.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-07-16T17:16:43.914Z] #17 17.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-07-16T17:16:43.914Z] #17 17.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-16T17:16:43.914Z] #17 17.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-07-16T17:16:43.914Z] #17 17.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-07-16T17:16:43.914Z] #17 17.98 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-07-16T17:16:43.914Z] #17 17.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-07-16T17:16:43.914Z] #17 17.99 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-07-16T17:16:43.914Z] #17 17.99 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-07-16T17:16:43.914Z] #17 18.00 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-07-16T17:16:43.914Z] #17 18.00 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-07-16T17:16:43.914Z] #17 18.00 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-07-16T17:16:43.914Z] #17 18.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-07-16T17:16:43.914Z] #17 18.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-07-16T17:16:43.914Z] #17 18.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-07-16T17:16:43.914Z] #17 18.01 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-07-16T17:16:43.914Z] #17 18.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-07-16T17:16:44.170Z] #17 18.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-07-16T17:16:44.170Z] #17 18.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-16T17:16:44.170Z] #17 18.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-07-16T17:16:44.170Z] #17 18.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-07-16T17:16:44.170Z] #17 18.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-07-16T17:16:44.170Z] #17 18.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-07-16T17:16:44.170Z] #17 18.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-16T17:16:44.425Z] #17 18.23 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-16T17:16:44.425Z] #17 18.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-16T17:16:44.425Z] #17 18.25 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-07-16T17:16:44.425Z] #17 18.25 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-07-16T17:16:44.425Z] #17 18.25 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-16T17:16:44.425Z] #17 18.34 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-16T17:16:44.425Z] #17 18.34 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-07-16T17:16:44.425Z] #17 18.34 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-07-16T17:16:44.425Z] #17 18.35 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-07-16T17:16:44.425Z] #17 18.35 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-07-16T17:16:44.425Z] #17 18.35 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-07-16T17:16:44.425Z] #17 18.35 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-07-16T17:16:44.425Z] #17 18.35 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-07-16T17:16:44.425Z] #17 18.35 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-07-16T17:16:44.425Z] #17 18.35 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-07-16T17:16:44.425Z] #17 18.35 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-07-16T17:16:44.425Z] #17 18.35 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-07-16T17:16:44.425Z] #17 18.36 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-07-16T17:16:44.425Z] #17 18.36 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-07-16T17:16:44.425Z] #17 18.37 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-07-16T17:16:44.425Z] #17 18.37 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-07-16T17:16:44.425Z] #17 18.37 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-07-16T17:16:44.425Z] #17 18.37 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-07-16T17:16:44.425Z] #17 18.37 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-07-16T17:16:44.425Z] #17 18.38 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-07-16T17:16:44.425Z] #17 18.38 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-07-16T17:16:44.425Z] #17 18.45 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-07-16T17:16:44.793Z] [2021-07-16T17:16:44.793Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-16T17:16:44.793Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-16T17:16:44.793Z] #3 DONE 0.2s [2021-07-16T17:16:44.793Z] [2021-07-16T17:16:44.793Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-16T17:16:44.793Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-16T17:16:44.793Z] #4 CACHED [2021-07-16T17:16:44.987Z] #17 18.79 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-07-16T17:16:44.987Z] #17 18.79 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-07-16T17:16:44.987Z] #17 18.80 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-07-16T17:16:44.987Z] #17 18.83 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-07-16T17:16:44.987Z] #17 18.85 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-07-16T17:16:44.987Z] #17 18.92 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-07-16T17:16:44.987Z] #17 18.92 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-07-16T17:16:44.987Z] #17 18.92 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-07-16T17:16:44.987Z] #17 18.93 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-07-16T17:16:44.987Z] #17 18.94 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-07-16T17:16:44.987Z] #17 18.94 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-07-16T17:16:44.987Z] #17 18.94 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-07-16T17:16:44.987Z] #17 18.94 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-07-16T17:16:44.987Z] #17 18.94 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-07-16T17:16:44.987Z] #17 18.94 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-07-16T17:16:44.987Z] #17 18.95 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-07-16T17:16:44.987Z] #17 19.02 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-07-16T17:16:45.243Z] #17 19.03 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-07-16T17:16:45.243Z] #17 19.04 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-07-16T17:16:45.243Z] #17 19.06 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-07-16T17:16:45.243Z] #17 19.08 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-07-16T17:16:45.243Z] #17 19.15 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-07-16T17:16:45.243Z] #17 19.15 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-07-16T17:16:45.243Z] #17 19.15 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-07-16T17:16:45.243Z] #17 19.17 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-07-16T17:16:45.243Z] #17 19.17 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-07-16T17:16:45.243Z] #17 19.17 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-07-16T17:16:45.243Z] #17 19.17 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-07-16T17:16:45.243Z] #17 19.17 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-07-16T17:16:45.243Z] #17 19.17 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-07-16T17:16:45.243Z] #17 19.18 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-07-16T17:16:45.243Z] #17 19.18 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-07-16T17:16:45.243Z] #17 19.18 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-07-16T17:16:45.243Z] #17 19.19 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-07-16T17:16:45.243Z] #17 19.19 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-07-16T17:16:45.243Z] #17 19.20 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-07-16T17:16:45.243Z] #17 19.27 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-07-16T17:16:45.499Z] #17 19.27 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-07-16T17:16:45.499Z] #17 19.29 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-07-16T17:16:45.499Z] #17 19.31 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-07-16T17:16:45.499Z] #17 19.33 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-07-16T17:16:45.499Z] #17 19.41 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-07-16T17:16:45.499Z] #17 19.41 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-07-16T17:16:45.499Z] #17 19.41 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-07-16T17:16:45.499Z] #17 19.42 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-07-16T17:16:45.499Z] #17 19.43 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-07-16T17:16:45.499Z] #17 19.43 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-07-16T17:16:45.499Z] #17 19.43 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-07-16T17:16:45.499Z] #17 19.43 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-07-16T17:16:45.499Z] #17 19.43 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-07-16T17:16:45.499Z] #17 19.43 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-07-16T17:16:45.499Z] #17 19.43 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-07-16T17:16:45.499Z] #17 19.44 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-07-16T17:16:45.499Z] #17 19.50 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-07-16T17:16:45.499Z] #17 19.51 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-07-16T17:16:45.499Z] #17 19.52 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-07-16T17:16:45.499Z] #17 19.54 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-07-16T17:16:45.499Z] #17 19.56 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-07-16T17:16:45.499Z] #17 19.62 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-07-16T17:16:45.743Z] [2021-07-16T17:16:45.743Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-16T17:16:45.743Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-16T17:16:45.743Z] #5 DONE 0.1s [2021-07-16T17:16:45.743Z] [2021-07-16T17:16:45.743Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T17:16:45.743Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-16T17:16:45.743Z] #8 DONE 0.1s [2021-07-16T17:16:45.743Z] [2021-07-16T17:16:45.743Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-16T17:16:45.743Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-16T17:16:45.743Z] #6 DONE 0.1s [2021-07-16T17:16:45.743Z] [2021-07-16T17:16:45.743Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T17:16:45.743Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T17:16:45.743Z] #7 DONE 0.1s [2021-07-16T17:16:45.755Z] #17 19.62 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-07-16T17:16:45.755Z] #17 19.89 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T17:16:46.011Z] #17 19.98 Fetched 169 MB in 2s (69.8 MB/s) [2021-07-16T17:16:46.011Z] #17 20.02 Selecting previously unselected package liblocale-gettext-perl. [2021-07-16T17:16:46.011Z] #17 20.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-16T17:16:46.266Z] #17 20.14 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-16T17:16:46.266Z] #17 20.14 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-16T17:16:46.266Z] #17 20.18 Selecting previously unselected package bzip2. [2021-07-16T17:16:46.266Z] #17 20.19 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-16T17:16:46.266Z] #17 20.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T17:16:46.266Z] #17 20.23 Selecting previously unselected package libmagic-mgc. [2021-07-16T17:16:46.266Z] #17 20.23 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-16T17:16:46.266Z] #17 20.24 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-16T17:16:46.266Z] #17 20.31 Selecting previously unselected package libmagic1:amd64. [2021-07-16T17:16:46.266Z] #17 20.31 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-16T17:16:46.266Z] #17 20.32 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-16T17:16:46.266Z] #17 20.37 Selecting previously unselected package file. [2021-07-16T17:16:46.266Z] #17 20.37 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-16T17:16:46.266Z] #17 20.37 Unpacking file (1:5.35-4+deb10u2) ... [2021-07-16T17:16:46.266Z] #17 20.41 Selecting previously unselected package xz-utils. [2021-07-16T17:16:46.522Z] #17 20.42 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-07-16T17:16:46.522Z] #17 20.42 Unpacking xz-utils (5.2.4-1) ... [2021-07-16T17:16:46.522Z] #17 20.50 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-16T17:16:46.522Z] #17 20.50 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-16T17:16:46.522Z] #17 20.51 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-16T17:16:46.689Z] [2021-07-16T17:16:46.689Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T17:16:46.689Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T17:16:46.689Z] #65 DONE 0.0s [2021-07-16T17:16:46.689Z] [2021-07-16T17:16:46.689Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T17:16:46.689Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-16T17:16:46.690Z] #63 DONE 0.0s [2021-07-16T17:16:46.690Z] [2021-07-16T17:16:46.690Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-16T17:16:46.690Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-16T17:16:46.690Z] #9 DONE 0.0s [2021-07-16T17:16:46.690Z] [2021-07-16T17:16:46.690Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T17:16:46.690Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-16T17:16:46.690Z] #26 DONE 0.0s [2021-07-16T17:16:46.690Z] [2021-07-16T17:16:46.690Z] #23 [internal] load build context [2021-07-16T17:16:46.690Z] #23 sha256:588b2a8aff1893bbba7f533b8fb0f1db70cb59fec8881f9e6af32e1da9248c61 [2021-07-16T17:16:46.778Z] #17 20.85 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-07-16T17:16:47.034Z] #17 20.85 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-07-16T17:16:47.034Z] #17 20.86 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-16T17:16:47.272Z] #23 ... [2021-07-16T17:16:47.272Z] [2021-07-16T17:16:47.272Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-16T17:16:47.272Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-16T17:16:47.272Z] #42 DONE 0.4s [2021-07-16T17:16:47.272Z] [2021-07-16T17:16:47.272Z] #23 [internal] load build context [2021-07-16T17:16:47.272Z] #23 sha256:588b2a8aff1893bbba7f533b8fb0f1db70cb59fec8881f9e6af32e1da9248c61 [2021-07-16T17:16:47.290Z] #17 21.25 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-07-16T17:16:47.290Z] #17 21.25 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-07-16T17:16:47.290Z] #17 21.26 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-16T17:16:47.851Z] #17 21.61 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-07-16T17:16:47.851Z] #17 21.61 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-16T17:16:47.851Z] #17 21.62 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-16T17:16:47.851Z] #17 21.98 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-07-16T17:16:48.107Z] #17 21.99 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-16T17:16:48.107Z] #17 22.00 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-16T17:16:48.233Z] #23 transferring context: 55.69MB 1.5s done [2021-07-16T17:16:48.362Z] #17 22.28 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-07-16T17:16:48.362Z] #17 22.28 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:48.362Z] #17 22.29 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-16T17:16:48.495Z] #23 DONE 1.7s [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-16T17:16:48.495Z] #45 sha256:36786feeac8d6015aee5c7c56e825128f5c98826260bf9a02e5a2f4e59eeba07 [2021-07-16T17:16:48.495Z] #45 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-16T17:16:48.495Z] #25 sha256:16ad8aadc651049295f0a31c6a2a2af5f83d6df4194cbea6b869933f3ac37e06 [2021-07-16T17:16:48.495Z] #25 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-16T17:16:48.495Z] #62 sha256:76505718baeed90494791196c2dc04ac4344820803208dfb1a0bb5df95c7b2c5 [2021-07-16T17:16:48.495Z] #62 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-16T17:16:48.495Z] #51 sha256:df4eeeeaa6aa8ec257d5010f481582d7f05e541c550f045c17b30b30b1231b89 [2021-07-16T17:16:48.495Z] #51 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #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 [2021-07-16T17:16:48.495Z] #29 sha256:1313af4508e92a397eb2e14307cc3e4d59d0ab54bac101a6ae25ed1b1239ae42 [2021-07-16T17:16:48.495Z] #29 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-16T17:16:48.495Z] #53 sha256:bd0d4d54e63cb35365b46ef4ea0dae67e2a4a3b14622e3c5ac63830e10d1f079 [2021-07-16T17:16:48.495Z] #53 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-16T17:16:48.495Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-16T17:16:48.495Z] #64 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-16T17:16:48.495Z] #49 sha256:6afecd55a32b3fdfc7b38da55f495b2985b5f37cc3eccad878e83adf8e36d8b2 [2021-07-16T17:16:48.495Z] #49 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #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 [2021-07-16T17:16:48.495Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-16T17:16:48.495Z] #27 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-16T17:16:48.495Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-16T17:16:48.495Z] #66 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-16T17:16:48.495Z] #54 sha256:8ba4d4c41d9d2c514034793bcb70fd95135378c0cd58c9ba8adcb294c6c12125 [2021-07-16T17:16:48.495Z] #54 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-16T17:16:48.495Z] #14 sha256:7f76075df363f311c69e79ee1899a4732c2873ce8ab9ef5c9a2292431d6092ac [2021-07-16T17:16:48.495Z] #14 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T17:16:48.495Z] #31 sha256:1a4a4b17226fe0e7fefe08708a1cebd8bd7d72d306449723750eaace67acb31b [2021-07-16T17:16:48.495Z] #31 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-16T17:16:48.495Z] #43 sha256:8fb48157f2d34b5edbabb9bac9e100c4526fe449a642b481531d0bf62e305f0d [2021-07-16T17:16:48.495Z] #43 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-16T17:16:48.495Z] #46 sha256:defde1bcd0c7f44d7a731f86e0cdc9a0185e5fc9090ebe5749ae12dc67f378d6 [2021-07-16T17:16:48.495Z] #46 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-16T17:16:48.495Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-16T17:16:48.495Z] #44 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-16T17:16:48.495Z] #39 sha256:de3af72e39b73242989f16fc06aca50c6f9e46b477716ea287977c704a02a2ef [2021-07-16T17:16:48.495Z] #39 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T17:16:48.495Z] #18 sha256:ef1133719bba31dc7963a0168057c9cb1433eaf2de00385cd5a13296ceb7c97c [2021-07-16T17:16:48.495Z] #18 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-16T17:16:48.495Z] #21 sha256:0fd2f11ec9d9b8e8dbf1075bce56e23b91e41ae8aaa5b8c3598348ed4f27b18b [2021-07-16T17:16:48.495Z] #21 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T17:16:48.495Z] #17 sha256:8bb629ad163dc7f6d4b9e28b0c08142b9f26be1800b51bdfe2558c134f1148d3 [2021-07-16T17:16:48.495Z] #17 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-16T17:16:48.495Z] #15 sha256:ae8828c147d6c3e4a22a8f45dbc10904de419808f4fe09f48f75953500b94574 [2021-07-16T17:16:48.495Z] #15 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T17:16:48.495Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-16T17:16:48.495Z] #20 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #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 [2021-07-16T17:16:48.495Z] #12 sha256:44035b2e94483e4f3323b841b4973cd0c01b684bdcd96f1acd91455ab01ed9c5 [2021-07-16T17:16:48.495Z] #12 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:16:48.495Z] #57 sha256:335c6d932e488399af7d7af0f0944deca2522d0d0f27354a6b50714277086b20 [2021-07-16T17:16:48.495Z] #57 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-16T17:16:48.495Z] #38 sha256:5e7af295ebd68349723bf9e0d82afefdcef7de485fdb4e8ed0d7f0f991a55b8e [2021-07-16T17:16:48.495Z] #38 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-16T17:16:48.495Z] #19 sha256:159d898faca9a89f1966740702788d2c1f1b7b948d1260f1077e392de5e09789 [2021-07-16T17:16:48.495Z] #19 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-16T17:16:48.495Z] #56 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5 [2021-07-16T17:16:48.495Z] #56 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-16T17:16:48.495Z] #48 sha256:17a0d20765ea311896345b9a56e37778f37ec84ed62d2df119698453d8eb6c0f [2021-07-16T17:16:48.495Z] #48 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T17:16:48.495Z] #10 sha256:9466df46ba512352c4f6de704ab27d30d32e8f17cae56f496e9971395f38ef9e [2021-07-16T17:16:48.495Z] #10 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #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 [2021-07-16T17:16:48.495Z] #11 sha256:fea5c863463561afdd17d9d3e1a5367e2c270c059b61f363d0af926a9e035e3c [2021-07-16T17:16:48.495Z] #11 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-16T17:16:48.495Z] #28 sha256:db6ff9a54f6a80db7a2a9f0de8b55b80d80d56fd2fc182d4fd1a4017471a17ab [2021-07-16T17:16:48.495Z] #28 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-16T17:16:48.495Z] #35 sha256:40754ad154a463fdb7c04b372b28dd7f35197de9c83864a66bcc6c81cb5d0dbd [2021-07-16T17:16:48.495Z] #35 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #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 [2021-07-16T17:16:48.495Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-16T17:16:48.495Z] #13 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #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 [2021-07-16T17:16:48.495Z] #34 sha256:63a575a3c8b4d7807190e227fd20d5927008ec39c868ee944d5a95e7470ad874 [2021-07-16T17:16:48.495Z] #34 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #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 [2021-07-16T17:16:48.495Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-16T17:16:48.495Z] #40 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-16T17:16:48.495Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62 [2021-07-16T17:16:48.495Z] #22 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T17:16:48.495Z] #16 sha256:97a9c8d4a688834412e48c0ee22f7c9ea426fa480a1782af6a7c4f00eca95b96 [2021-07-16T17:16:48.495Z] #16 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-16T17:16:48.495Z] #59 sha256:f0d663764cb165951068d37f485f5cac8ec9bef43245775448c5d04f25377a7a [2021-07-16T17:16:48.495Z] #59 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #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 [2021-07-16T17:16:48.495Z] #37 sha256:3f75ff685efc82c9caaceb31afe29c98fa17329446bc109df6c036c094e78745 [2021-07-16T17:16:48.495Z] #37 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T17:16:48.495Z] #30 sha256:68bda9851e3050ee83489c623e7b9d1bf5cfc0cda6f6f1f9f04808332baf2c55 [2021-07-16T17:16:48.495Z] #30 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-16T17:16:48.495Z] #52 sha256:00ba445172d42f30b17d3799f82f0e695a9355144f7155cd0831938048f598b8 [2021-07-16T17:16:48.495Z] #52 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #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 [2021-07-16T17:16:48.495Z] #24 sha256:8b3b0b3c8a986aeb00a8d5d9e29d9dd70735552443914238658bf719d6afbab5 [2021-07-16T17:16:48.495Z] #24 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-16T17:16:48.495Z] #33 sha256:c172dcfffe47cc21245a2dd57327b81edfad937bf3d70caa3772549931db1f2f [2021-07-16T17:16:48.495Z] #33 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-16T17:16:48.495Z] #55 sha256:f7051de6a25da40475a176ccbc0890394dde07c4acd8eba720bbf97ba9f73ffc [2021-07-16T17:16:48.495Z] #55 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-16T17:16:48.495Z] #60 sha256:ec0b2db7faacdc4077633224733d1799adfe012a6bf41a57df4b7eacb6021985 [2021-07-16T17:16:48.495Z] #60 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-16T17:16:48.495Z] #41 sha256:45c47fc4759b8f1593101f5d63020a84352d081a4fa69611957b7ce615e5c1ae [2021-07-16T17:16:48.495Z] #41 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-16T17:16:48.495Z] #61 sha256:5dbe5581e4da224c0087162b49680f851069e76a67a17c8749168ff3b2af2a33 [2021-07-16T17:16:48.495Z] #61 CACHED [2021-07-16T17:16:48.495Z] [2021-07-16T17:16:48.495Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-16T17:16:48.496Z] #58 sha256:37eced1648516dd630a09c8affa4c14c94f0472a95d4b8e52ec81a5045c343ef [2021-07-16T17:16:48.496Z] #58 CACHED [2021-07-16T17:16:48.496Z] [2021-07-16T17:16:48.496Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-16T17:16:48.496Z] #47 sha256:5679454ca8c0a40fc1cd024cb66c2d6ba05b5e4afeca0ea07ea39cca2d23386f [2021-07-16T17:16:48.496Z] #47 CACHED [2021-07-16T17:16:48.496Z] [2021-07-16T17:16:48.496Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-16T17:16:48.496Z] #67 sha256:639309b068ed4b76f5da35d23baa3e1c8b359747f83d4633e5e1a2de8eff9637 [2021-07-16T17:16:48.496Z] #67 CACHED [2021-07-16T17:16:48.496Z] [2021-07-16T17:16:48.496Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-16T17:16:48.496Z] #50 sha256:34c5264edd6a121d674a7de0169a7b4a259907f0a0ebacffc3156aa95371fb7f [2021-07-16T17:16:48.496Z] #50 CACHED [2021-07-16T17:16:48.496Z] [2021-07-16T17:16:48.496Z] #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 [2021-07-16T17:16:48.496Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-16T17:16:48.496Z] #36 CACHED [2021-07-16T17:16:48.496Z] [2021-07-16T17:16:48.496Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T17:16:48.496Z] #32 sha256:e3f73a48408205ebe7a62826dcb4d661d2c10dd57a550c36d5cf1e6cfbd1a0a6 [2021-07-16T17:16:48.496Z] #32 CACHED [2021-07-16T17:16:48.496Z] [2021-07-16T17:16:48.496Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-16T17:16:48.496Z] #68 sha256:2dca2f4ef2a8f1ec7497b90d693143e4df9fc7d1b9dea6814f52a0febca39353 [2021-07-16T17:16:48.496Z] #68 CACHED [2021-07-16T17:16:48.496Z] [2021-07-16T17:16:48.496Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-16T17:16:48.496Z] #69 sha256:ba730a4e5b1574403f994b4005ae143bc307b85b370b6373bf191e4d63e7356a [2021-07-16T17:16:48.618Z] #17 22.46 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-07-16T17:16:48.618Z] #17 22.46 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:48.618Z] #17 22.48 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:16:49.180Z] #17 23.04 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-07-16T17:16:49.180Z] #17 23.04 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:49.180Z] #17 23.05 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-16T17:16:49.180Z] #17 23.09 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-07-16T17:16:49.180Z] #17 23.09 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:49.180Z] #17 23.09 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-16T17:16:49.742Z] #17 23.68 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-07-16T17:16:49.742Z] #17 23.69 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:49.742Z] #17 23.69 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-16T17:16:49.742Z] #17 23.74 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-07-16T17:16:49.742Z] #17 23.74 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:49.742Z] #17 23.74 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-16T17:16:50.305Z] #17 24.33 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-07-16T17:16:50.561Z] #17 24.34 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:50.561Z] #17 24.34 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-16T17:16:50.561Z] #17 24.38 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-07-16T17:16:50.561Z] #17 24.39 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:50.561Z] #17 24.39 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:16:51.045Z] #69 DONE 2.6s [2021-07-16T17:16:51.045Z] [2021-07-16T17:16:51.045Z] #70 exporting to image [2021-07-16T17:16:51.045Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-16T17:16:51.045Z] #70 exporting layers [2021-07-16T17:16:51.122Z] #17 25.10 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-07-16T17:16:51.123Z] #17 25.10 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:51.123Z] #17 25.11 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-16T17:16:51.123Z] #17 25.17 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-07-16T17:16:51.123Z] #17 25.17 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:51.123Z] #17 25.18 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:16:51.684Z] #17 25.71 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-07-16T17:16:51.684Z] #17 25.71 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:16:51.684Z] #17 25.71 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:16:51.684Z] #17 25.74 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-07-16T17:16:51.684Z] #17 25.74 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:16:51.684Z] #17 25.75 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-16T17:16:51.684Z] #17 25.77 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-07-16T17:16:51.684Z] #17 25.78 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:16:51.684Z] #17 25.78 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-16T17:16:51.684Z] #17 25.80 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-07-16T17:16:51.940Z] #17 25.81 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:16:51.940Z] #17 25.81 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:16:51.940Z] #17 25.84 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-07-16T17:16:51.940Z] #17 25.84 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:16:51.940Z] #17 25.84 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:16:51.940Z] #17 25.88 Selecting previously unselected package cross-config. [2021-07-16T17:16:51.940Z] #17 25.88 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-07-16T17:16:51.940Z] #17 25.88 Unpacking cross-config (2.6.15-3) ... [2021-07-16T17:16:51.940Z] #17 25.92 Selecting previously unselected package gcc-8-cross-base. [2021-07-16T17:16:51.940Z] #17 25.92 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:51.940Z] #17 25.93 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-16T17:16:51.940Z] #17 25.97 Selecting previously unselected package libc6-arm64-cross. [2021-07-16T17:16:51.940Z] #17 25.97 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-07-16T17:16:51.940Z] #17 25.97 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-07-16T17:16:52.196Z] #17 26.11 Selecting previously unselected package libgcc1-arm64-cross. [2021-07-16T17:16:52.196Z] #17 26.11 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-16T17:16:52.196Z] #17 26.11 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-16T17:16:52.196Z] #17 26.14 Selecting previously unselected package libgomp1-arm64-cross. [2021-07-16T17:16:52.196Z] #17 26.14 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:52.196Z] #17 26.15 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:16:52.196Z] #17 26.19 Selecting previously unselected package libitm1-arm64-cross. [2021-07-16T17:16:52.196Z] #17 26.19 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:52.196Z] #17 26.19 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:16:52.196Z] #17 26.22 Selecting previously unselected package libatomic1-arm64-cross. [2021-07-16T17:16:52.196Z] #17 26.22 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:52.196Z] #17 26.23 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:16:52.196Z] #17 26.26 Selecting previously unselected package libstdc++6-arm64-cross. [2021-07-16T17:16:52.196Z] #17 26.27 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:52.196Z] #17 26.27 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:16:52.196Z] #17 26.34 Selecting previously unselected package libasan5-arm64-cross. [2021-07-16T17:16:52.452Z] #17 26.34 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:52.452Z] #17 26.34 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:16:52.452Z] #17 26.40 Selecting previously unselected package liblsan0-arm64-cross. [2021-07-16T17:16:52.452Z] #17 26.41 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:52.452Z] #17 26.41 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:16:52.452Z] #17 26.45 Selecting previously unselected package libtsan0-arm64-cross. [2021-07-16T17:16:52.452Z] #17 26.45 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:52.452Z] #17 26.46 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:16:52.452Z] #17 26.51 Selecting previously unselected package libubsan1-arm64-cross. [2021-07-16T17:16:52.452Z] #17 26.52 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:52.452Z] #17 26.52 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:16:52.452Z] #17 26.56 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-07-16T17:16:52.708Z] #17 26.56 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:52.708Z] #17 26.56 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:16:52.708Z] #17 26.70 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-07-16T17:16:52.708Z] #17 26.70 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:52.708Z] #17 26.71 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:16:52.964Z] #70 exporting layers 1.8s done [2021-07-16T17:16:52.964Z] #70 writing image sha256:a7935d621eeced8e9204e478ef7d59d8e985101901d6a56ef53ef3e3078b53ad [2021-07-16T17:16:52.964Z] #70 writing image sha256:a7935d621eeced8e9204e478ef7d59d8e985101901d6a56ef53ef3e3078b53ad done [2021-07-16T17:16:52.964Z] #70 naming to docker.io/library/docker:ba1c6e71042615bae5f9d3af963064ba784fd69e done [2021-07-16T17:16:52.964Z] #70 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-16T17:16:53.312Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-16T17:16:53.604Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ba1c6e71042615bae5f9d3af963064ba784fd69e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ba1c6e71042615bae5f9d3af963064ba784fd69e hack/test/unit [2021-07-16T17:16:53.646Z] #17 27.30 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-07-16T17:16:53.646Z] #17 27.31 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:16:53.646Z] #17 27.31 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:16:53.646Z] #17 27.34 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-07-16T17:16:53.646Z] #17 27.34 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-07-16T17:16:53.646Z] #17 27.35 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-16T17:16:53.646Z] #17 27.51 Selecting previously unselected package libc6-dev-arm64-cross. [2021-07-16T17:16:53.646Z] #17 27.51 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-07-16T17:16:53.646Z] #17 27.51 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-16T17:16:53.911Z] #17 27.79 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-07-16T17:16:53.911Z] #17 27.79 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:53.911Z] #17 27.80 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:16:54.171Z] #17 28.06 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-07-16T17:16:54.171Z] #17 28.06 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:54.171Z] #17 28.07 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:16:54.550Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-16T17:16:54.550Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-16T17:16:54.550Z] + TESTDIRS=./... [2021-07-16T17:16:54.550Z] + exclude_paths='/vendor/|/integration' [2021-07-16T17:16:54.550Z] ++ go list ./... [2021-07-16T17:16:54.550Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-16T17:16:54.736Z] #17 28.69 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-07-16T17:16:54.736Z] #17 28.70 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:16:54.736Z] #17 28.70 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:16:54.736Z] #17 28.73 Selecting previously unselected package patch. [2021-07-16T17:16:54.736Z] #17 28.73 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-16T17:16:54.736Z] #17 28.74 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-16T17:16:54.736Z] #17 28.77 Selecting previously unselected package dpkg-dev. [2021-07-16T17:16:54.992Z] #17 28.77 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-07-16T17:16:54.992Z] #17 28.78 Unpacking dpkg-dev (1.19.7) ... [2021-07-16T17:16:54.992Z] #17 28.89 Selecting previously unselected package libconfig-inifiles-perl. [2021-07-16T17:16:54.992Z] #17 28.90 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-07-16T17:16:54.992Z] #17 28.91 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-07-16T17:16:54.992Z] #17 28.94 Selecting previously unselected package libio-string-perl. [2021-07-16T17:16:54.992Z] #17 28.95 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-07-16T17:16:54.992Z] #17 28.95 Unpacking libio-string-perl (1.08-3) ... [2021-07-16T17:16:54.992Z] #17 29.01 Selecting previously unselected package libicu63:amd64. [2021-07-16T17:16:55.247Z] #17 29.01 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-16T17:16:55.247Z] #17 29.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T17:16:55.809Z] #17 29.82 Selecting previously unselected package libxml2:amd64. [2021-07-16T17:16:55.809Z] #17 29.82 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-16T17:16:55.809Z] #17 29.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T17:16:55.809Z] #17 29.91 Selecting previously unselected package libxml-namespacesupport-perl. [2021-07-16T17:16:55.942Z] + pkg_list='github.com/docker/docker/api [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/backend/build [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/httputils [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/middleware [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/build [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/container [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/debug [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/distribution [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/grpc [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/image [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/network [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/plugin [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/session [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/swarm [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/system [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/volume [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/backend [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/blkiodev [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/container [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/events [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/filters [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/image [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/mount [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/network [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/registry [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/strslice [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/swarm [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/time [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/versions [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/types/volume [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/builder-next/worker [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/dockerfile [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/dockerignore [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/remotecontext [2021-07-16T17:16:55.942Z] github.com/docker/docker/builder/remotecontext/git [2021-07-16T17:16:55.942Z] github.com/docker/docker/cli [2021-07-16T17:16:55.942Z] github.com/docker/docker/cli/config [2021-07-16T17:16:55.942Z] github.com/docker/docker/cli/debug [2021-07-16T17:16:55.942Z] github.com/docker/docker/client [2021-07-16T17:16:55.942Z] github.com/docker/docker/cmd/docker-proxy [2021-07-16T17:16:55.942Z] github.com/docker/docker/cmd/dockerd [2021-07-16T17:16:55.942Z] github.com/docker/docker/container [2021-07-16T17:16:55.942Z] github.com/docker/docker/container/stream [2021-07-16T17:16:55.942Z] github.com/docker/docker/contrib/apparmor [2021-07-16T17:16:55.942Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-16T17:16:55.942Z] github.com/docker/docker/contrib/httpserver [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster/convert [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster/executor [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/cluster/provider [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/config [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/discovery [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/events [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/events/testutils [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/exec [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/images [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/initlayer [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/links [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/listeners [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/gelf [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/journald [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/local [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/logentries [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/splunk [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/syslog [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/logger/templates [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/names [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/network [2021-07-16T17:16:55.942Z] github.com/docker/docker/daemon/stats [2021-07-16T17:16:55.942Z] github.com/docker/docker/distribution [2021-07-16T17:16:55.942Z] github.com/docker/docker/distribution/metadata [2021-07-16T17:16:55.942Z] github.com/docker/docker/distribution/utils [2021-07-16T17:16:55.942Z] github.com/docker/docker/distribution/xfer [2021-07-16T17:16:55.942Z] github.com/docker/docker/dockerversion [2021-07-16T17:16:55.942Z] github.com/docker/docker/errdefs [2021-07-16T17:16:55.942Z] github.com/docker/docker/image [2021-07-16T17:16:55.942Z] github.com/docker/docker/image/cache [2021-07-16T17:16:55.942Z] github.com/docker/docker/image/tarexport [2021-07-16T17:16:55.942Z] github.com/docker/docker/image/v1 [2021-07-16T17:16:55.942Z] github.com/docker/docker/internal/test/suite [2021-07-16T17:16:55.942Z] github.com/docker/docker/layer [2021-07-16T17:16:55.942Z] github.com/docker/docker/libcontainerd [2021-07-16T17:16:55.942Z] github.com/docker/docker/libcontainerd/queue [2021-07-16T17:16:55.942Z] github.com/docker/docker/libcontainerd/remote [2021-07-16T17:16:55.942Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-16T17:16:55.942Z] github.com/docker/docker/libcontainerd/types [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/api [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/bitseq [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cluster [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/config [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/datastore [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/driverapi [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/etchosts [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/idm [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipam [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/iptables [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/netlabel [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/netutils [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/networkdb [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/ns [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/options [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/osl [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/portallocator [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/portmapper [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/testutils [2021-07-16T17:16:55.942Z] github.com/docker/docker/libnetwork/types [2021-07-16T17:16:55.942Z] github.com/docker/docker/oci [2021-07-16T17:16:55.942Z] github.com/docker/docker/oci/caps [2021-07-16T17:16:55.942Z] github.com/docker/docker/opts [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/aaparser [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/archive [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/authorization [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/broadcaster [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/capabilities [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/chrootarchive [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/containerfs [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/devicemapper [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/directory [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/discovery [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/discovery/file [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/discovery/kv [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/discovery/memory [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/dmesg [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/filenotify [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/fileutils [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/fsutils [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/homedir [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/idtools [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/ioutils [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/jsonmessage [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/locker [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/longpath [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/loopback [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/mount [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/namesgenerator [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/parsers [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/pidfile [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/platform [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugingetter [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugins [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/plugins/transport [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/pools [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/progress [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/pubsub [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/reexec [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/signal [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/stdcopy [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/streamformatter [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/stringid [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/symlink [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/sysinfo [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/system [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/tailfile [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/tarsum [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/term [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/term/windows [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/truncindex [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/urlutil [2021-07-16T17:16:55.942Z] github.com/docker/docker/pkg/useragent [2021-07-16T17:16:55.942Z] github.com/docker/docker/plugin [2021-07-16T17:16:55.942Z] github.com/docker/docker/plugin/executor/containerd [2021-07-16T17:16:55.942Z] github.com/docker/docker/plugin/v2 [2021-07-16T17:16:55.942Z] github.com/docker/docker/profiles/apparmor [2021-07-16T17:16:55.942Z] github.com/docker/docker/profiles/seccomp [2021-07-16T17:16:55.942Z] github.com/docker/docker/quota [2021-07-16T17:16:55.942Z] github.com/docker/docker/reference [2021-07-16T17:16:55.942Z] github.com/docker/docker/registry [2021-07-16T17:16:55.942Z] github.com/docker/docker/registry/resumable [2021-07-16T17:16:55.942Z] github.com/docker/docker/restartmanager [2021-07-16T17:16:55.942Z] github.com/docker/docker/rootless [2021-07-16T17:16:55.942Z] github.com/docker/docker/rootless/specconv [2021-07-16T17:16:55.942Z] github.com/docker/docker/runconfig [2021-07-16T17:16:55.942Z] github.com/docker/docker/runconfig/opts [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/daemon [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/environment [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fakecontext [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fakegit [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fakestorage [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fixtures/load [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/registry [2021-07-16T17:16:55.942Z] github.com/docker/docker/testutil/request [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/drivers [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/local [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/mounts [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/service [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/service/opts [2021-07-16T17:16:55.942Z] github.com/docker/docker/volume/testutils' [2021-07-16T17:16:55.942Z] + echo 'github.com/docker/docker/api [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/backend/build [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/httputils [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/middleware [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/build [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-16T17:16:55.942Z] github.com/docker/docker/api/server/router/container [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/debug [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/distribution [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/grpc [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/image [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/network [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/plugin [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/session [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/swarm [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/system [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/server/router/volume [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/backend [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/blkiodev [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/container [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/events [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/filters [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/image [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/mount [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/network [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/registry [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/strslice [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/swarm [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/time [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/versions [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-16T17:16:55.943Z] github.com/docker/docker/api/types/volume [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/builder-next/worker [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/dockerfile [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/dockerignore [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/remotecontext [2021-07-16T17:16:55.943Z] github.com/docker/docker/builder/remotecontext/git [2021-07-16T17:16:55.943Z] github.com/docker/docker/cli [2021-07-16T17:16:55.943Z] github.com/docker/docker/cli/config [2021-07-16T17:16:55.943Z] github.com/docker/docker/cli/debug [2021-07-16T17:16:55.943Z] github.com/docker/docker/client [2021-07-16T17:16:55.943Z] github.com/docker/docker/cmd/docker-proxy [2021-07-16T17:16:55.943Z] github.com/docker/docker/cmd/dockerd [2021-07-16T17:16:55.943Z] github.com/docker/docker/container [2021-07-16T17:16:55.943Z] github.com/docker/docker/container/stream [2021-07-16T17:16:55.943Z] github.com/docker/docker/contrib/apparmor [2021-07-16T17:16:55.943Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-16T17:16:55.943Z] github.com/docker/docker/contrib/httpserver [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster/convert [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster/executor [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/cluster/provider [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/config [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/discovery [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/events [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/events/testutils [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/exec [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/images [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/initlayer [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/links [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/listeners [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/gelf [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/journald [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/local [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/logentries [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/splunk [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/syslog [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/logger/templates [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/names [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/network [2021-07-16T17:16:55.943Z] github.com/docker/docker/daemon/stats [2021-07-16T17:16:55.943Z] github.com/docker/docker/distribution [2021-07-16T17:16:55.943Z] github.com/docker/docker/distribution/metadata [2021-07-16T17:16:55.943Z] github.com/docker/docker/distribution/utils [2021-07-16T17:16:55.943Z] github.com/docker/docker/distribution/xfer [2021-07-16T17:16:55.943Z] github.com/docker/docker/dockerversion [2021-07-16T17:16:55.943Z] github.com/docker/docker/errdefs [2021-07-16T17:16:55.943Z] github.com/docker/docker/image [2021-07-16T17:16:55.943Z] github.com/docker/docker/image/cache [2021-07-16T17:16:55.943Z] github.com/docker/docker/image/tarexport [2021-07-16T17:16:55.943Z] github.com/docker/docker/image/v1 [2021-07-16T17:16:55.943Z] github.com/docker/docker/internal/test/suite [2021-07-16T17:16:55.943Z] github.com/docker/docker/layer [2021-07-16T17:16:55.943Z] github.com/docker/docker/libcontainerd [2021-07-16T17:16:55.943Z] github.com/docker/docker/libcontainerd/queue [2021-07-16T17:16:55.943Z] github.com/docker/docker/libcontainerd/remote [2021-07-16T17:16:55.943Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-16T17:16:55.943Z] github.com/docker/docker/libcontainerd/types [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/api [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/bitseq [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cluster [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/config [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/datastore [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/driverapi [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/etchosts [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/idm [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipam [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/iptables [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/netlabel [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/netutils [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/networkdb [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/ns [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/options [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/osl [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/portallocator [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/portmapper [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/testutils [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/types [2021-07-16T17:16:55.943Z] github.com/docker/docker/oci [2021-07-16T17:16:55.943Z] github.com/docker/docker/oci/caps [2021-07-16T17:16:55.943Z] github.com/docker/docker/opts [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/aaparser [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/archive [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/authorization [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/broadcaster [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/capabilities [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/chrootarchive [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/containerfs [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/devicemapper [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/directory [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/discovery [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/discovery/file [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/discovery/kv [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/discovery/memory [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/dmesg [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/filenotify [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/fileutils [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/fsutils [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/homedir [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/idtools [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/ioutils [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/jsonmessage [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/locker [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/longpath [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/loopback [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/mount [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/namesgenerator [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/parsers [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/pidfile [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/platform [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugingetter [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugins [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/plugins/transport [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/pools [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/progress [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/pubsub [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/reexec [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/signal [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/stdcopy [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/streamformatter [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/stringid [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/symlink [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/sysinfo [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/system [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/tailfile [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/tarsum [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/term [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/term/windows [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/truncindex [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/urlutil [2021-07-16T17:16:55.943Z] github.com/docker/docker/pkg/useragent [2021-07-16T17:16:55.943Z] github.com/docker/docker/plugin [2021-07-16T17:16:55.943Z] github.com/docker/docker/plugin/executor/containerd [2021-07-16T17:16:55.943Z] github.com/docker/docker/plugin/v2 [2021-07-16T17:16:55.943Z] github.com/docker/docker/profiles/apparmor [2021-07-16T17:16:55.943Z] github.com/docker/docker/profiles/seccomp [2021-07-16T17:16:55.943Z] github.com/docker/docker/quota [2021-07-16T17:16:55.943Z] github.com/docker/docker/reference [2021-07-16T17:16:55.943Z] github.com/docker/docker/registry [2021-07-16T17:16:55.943Z] github.com/docker/docker/registry/resumable [2021-07-16T17:16:55.943Z] github.com/docker/docker/restartmanager [2021-07-16T17:16:55.943Z] github.com/docker/docker/rootless [2021-07-16T17:16:55.943Z] github.com/docker/docker/rootless/specconv [2021-07-16T17:16:55.943Z] github.com/docker/docker/runconfig [2021-07-16T17:16:55.943Z] github.com/docker/docker/runconfig/opts [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/daemon [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/environment [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fakecontext [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fakegit [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fakestorage [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fixtures/load [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/registry [2021-07-16T17:16:55.943Z] github.com/docker/docker/testutil/request [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/drivers [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/local [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/mounts [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/service [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/service/opts [2021-07-16T17:16:55.943Z] github.com/docker/docker/volume/testutils' [2021-07-16T17:16:55.943Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-16T17:16:55.943Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-16T17:16:55.943Z] + type docker-proxy [2021-07-16T17:16:55.943Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-16T17:16:55.943Z] + hack/make.sh binary-proxy install-proxy [2021-07-16T17:16:55.943Z] [2021-07-16T17:16:55.943Z] Removing bundles/ [2021-07-16T17:16:55.943Z] [2021-07-16T17:16:55.943Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-16T17:16:55.943Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-16T17:16:55.943Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:16:56.064Z] #17 29.91 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-07-16T17:16:56.064Z] #17 29.92 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-07-16T17:16:56.064Z] #17 29.94 Selecting previously unselected package libxml-sax-base-perl. [2021-07-16T17:16:56.064Z] #17 29.95 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-07-16T17:16:56.064Z] #17 29.95 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-07-16T17:16:56.064Z] #17 29.99 Selecting previously unselected package libxml-sax-perl. [2021-07-16T17:16:56.064Z] #17 29.99 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-07-16T17:16:56.064Z] #17 29.99 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-07-16T17:16:56.064Z] #17 30.03 Selecting previously unselected package libxml-libxml-perl. [2021-07-16T17:16:56.064Z] #17 30.03 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-07-16T17:16:56.064Z] #17 30.04 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-16T17:16:56.064Z] #17 30.10 Selecting previously unselected package libxml-simple-perl. [2021-07-16T17:16:56.064Z] #17 30.10 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-07-16T17:16:56.064Z] #17 30.11 Unpacking libxml-simple-perl (2.25-1) ... [2021-07-16T17:16:56.064Z] #17 30.15 Selecting previously unselected package libyaml-perl. [2021-07-16T17:16:56.319Z] #17 30.15 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-07-16T17:16:56.319Z] #17 30.15 Unpacking libyaml-perl (1.27-1) ... [2021-07-16T17:16:56.319Z] #17 30.19 Selecting previously unselected package libconfig-auto-perl. [2021-07-16T17:16:56.319Z] #17 30.19 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-07-16T17:16:56.319Z] #17 30.20 Unpacking libconfig-auto-perl (0.44-1) ... [2021-07-16T17:16:56.319Z] #17 30.22 Selecting previously unselected package libfile-which-perl. [2021-07-16T17:16:56.319Z] #17 30.23 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-07-16T17:16:56.319Z] #17 30.23 Unpacking libfile-which-perl (1.23-1) ... [2021-07-16T17:16:56.319Z] #17 30.27 Selecting previously unselected package libfile-homedir-perl. [2021-07-16T17:16:56.319Z] #17 30.27 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-07-16T17:16:56.319Z] #17 30.27 Unpacking libfile-homedir-perl (1.004-1) ... [2021-07-16T17:16:56.319Z] #17 30.31 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-07-16T17:16:56.319Z] #17 30.32 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-07-16T17:16:56.319Z] #17 30.32 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-16T17:16:56.319Z] #17 30.38 Selecting previously unselected package dpkg-cross. [2021-07-16T17:16:56.575Z] #17 30.38 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-07-16T17:16:56.575Z] #17 30.39 Unpacking dpkg-cross (2.6.15-3) ... [2021-07-16T17:16:56.575Z] #17 30.43 Selecting previously unselected package crossbuild-essential-arm64. [2021-07-16T17:16:56.575Z] #17 30.43 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-07-16T17:16:56.575Z] #17 30.43 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-07-16T17:16:56.575Z] #17 30.50 Selecting previously unselected package libc6-armel-cross. [2021-07-16T17:16:56.575Z] #17 30.51 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-07-16T17:16:56.575Z] #17 30.53 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-07-16T17:16:56.830Z] #17 30.66 Selecting previously unselected package libgcc1-armel-cross. [2021-07-16T17:16:56.830Z] #17 30.67 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-16T17:16:56.830Z] #17 30.67 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-16T17:16:56.830Z] #17 30.70 Selecting previously unselected package libgomp1-armel-cross. [2021-07-16T17:16:56.830Z] #17 30.71 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:56.830Z] #17 30.71 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:16:56.830Z] #17 30.75 Selecting previously unselected package libatomic1-armel-cross. [2021-07-16T17:16:56.830Z] #17 30.75 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:56.830Z] #17 30.76 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:16:56.830Z] #17 30.80 Selecting previously unselected package libstdc++6-armel-cross. [2021-07-16T17:16:56.830Z] #17 30.80 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:56.830Z] #17 30.80 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:16:56.830Z] #17 30.87 Selecting previously unselected package libasan5-armel-cross. [2021-07-16T17:16:57.086Z] #17 30.88 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:57.086Z] #17 30.88 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:16:57.086Z] #17 30.96 Selecting previously unselected package libubsan1-armel-cross. [2021-07-16T17:16:57.086Z] #17 30.96 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:57.086Z] #17 30.99 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:16:57.086Z] #17 31.04 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-07-16T17:16:57.086Z] #17 31.04 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:57.086Z] #17 31.05 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:16:57.342Z] #17 31.15 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-07-16T17:16:57.342Z] #17 31.15 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:57.342Z] #17 31.16 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-16T17:16:57.904Z] #17 31.79 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-07-16T17:16:57.904Z] #17 31.79 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:16:57.904Z] #17 31.79 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-16T17:16:57.904Z] #17 31.83 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-07-16T17:16:57.904Z] #17 31.83 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-07-16T17:16:57.904Z] #17 31.84 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-16T17:16:58.161Z] #17 32.00 Selecting previously unselected package libc6-dev-armel-cross. [2021-07-16T17:16:58.161Z] #17 32.00 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-07-16T17:16:58.161Z] #17 32.01 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-16T17:16:58.161Z] #17 32.27 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-07-16T17:16:58.417Z] #17 32.27 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:58.417Z] #17 32.28 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:16:58.417Z] #17 32.52 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-07-16T17:16:58.417Z] #17 32.52 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:58.417Z] #17 32.53 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-16T17:16:59.345Z] #17 33.16 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-07-16T17:16:59.345Z] #17 33.16 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:16:59.345Z] #17 33.17 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-16T17:16:59.345Z] #17 33.20 Selecting previously unselected package crossbuild-essential-armel. [2021-07-16T17:16:59.345Z] #17 33.20 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-07-16T17:16:59.345Z] #17 33.20 Unpacking crossbuild-essential-armel (12.6) ... [2021-07-16T17:16:59.345Z] #17 33.24 Selecting previously unselected package libc6-armhf-cross. [2021-07-16T17:16:59.345Z] #17 33.24 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-07-16T17:16:59.345Z] #17 33.25 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-07-16T17:16:59.345Z] #17 33.37 Selecting previously unselected package libgcc1-armhf-cross. [2021-07-16T17:16:59.345Z] #17 33.37 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-16T17:16:59.345Z] #17 33.37 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-16T17:16:59.345Z] #17 33.41 Selecting previously unselected package libgomp1-armhf-cross. [2021-07-16T17:16:59.345Z] #17 33.41 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:59.345Z] #17 33.41 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:16:59.345Z] #17 33.45 Selecting previously unselected package libatomic1-armhf-cross. [2021-07-16T17:16:59.345Z] #17 33.45 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:59.600Z] #17 33.47 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:16:59.600Z] #17 33.50 Selecting previously unselected package libstdc++6-armhf-cross. [2021-07-16T17:16:59.600Z] #17 33.50 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:59.600Z] #17 33.50 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:16:59.600Z] #17 33.56 Selecting previously unselected package libasan5-armhf-cross. [2021-07-16T17:16:59.600Z] #17 33.56 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:59.600Z] #17 33.56 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:16:59.600Z] #17 33.62 Selecting previously unselected package libubsan1-armhf-cross. [2021-07-16T17:16:59.856Z] #17 33.63 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:59.856Z] #17 33.63 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:16:59.856Z] #17 33.66 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-07-16T17:16:59.856Z] #17 33.67 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:16:59.856Z] #17 33.67 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:16:59.856Z] #17 33.77 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-07-16T17:16:59.856Z] #17 33.77 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:16:59.856Z] #17 33.78 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-16T17:17:00.418Z] #17 34.40 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-07-16T17:17:00.418Z] #17 34.41 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:17:00.418Z] #17 34.41 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-16T17:17:00.418Z] #17 34.44 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-07-16T17:17:00.418Z] #17 34.44 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-07-16T17:17:00.418Z] #17 34.45 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-16T17:17:00.675Z] #17 34.61 Selecting previously unselected package libc6-dev-armhf-cross. [2021-07-16T17:17:00.675Z] #17 34.61 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-07-16T17:17:00.675Z] #17 34.62 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-16T17:17:00.931Z] #17 34.88 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-07-16T17:17:00.931Z] #17 34.88 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:00.931Z] #17 34.89 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:17:01.188Z] #17 35.12 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-07-16T17:17:01.188Z] #17 35.13 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:17:01.188Z] #17 35.13 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-16T17:17:01.206Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06adf114186e33e14) in /home/ubuntu/workspace/moby_PR-42647 [Pipeline] { [Pipeline] checkout [2021-07-16T17:17:01.234Z] The recommended git tool is: git [2021-07-16T17:17:01.259Z] using credential docker-jenkins-github-credentials [2021-07-16T17:17:01.267Z] Cloning the remote Git repository [2021-07-16T17:17:01.267Z] Cloning with configured refspecs honoured and without tags [2021-07-16T17:17:01.567Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-16T17:17:01.567Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b72b71d9\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-16T17:17:01.567Z] ---------------------------------------------------------------------------- [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] INFO: executeCI.ps1 starting at Fri Jul 16 17:16:59 CUT 2021 [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-16T17:17:01.567Z] INFO: Running git version 2.24.1.windows.2 [2021-07-16T17:17:01.567Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-16T17:17:01.567Z] INFO: Environment variables: [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] Name Value [2021-07-16T17:17:01.567Z] ---- ----- [2021-07-16T17:17:01.567Z] ALLUSERSPROFILE C:\ProgramData [2021-07-16T17:17:01.567Z] amd64 true [2021-07-16T17:17:01.567Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-16T17:17:01.567Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-16T17:17:01.567Z] arm64 true [2021-07-16T17:17:01.567Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-16T17:17:01.567Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-16T17:17:01.567Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-16T17:17:01.567Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-16T17:17:01.567Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-16T17:17:01.567Z] BRANCH_NAME PR-42647 [2021-07-16T17:17:01.567Z] BUILD_DISPLAY_NAME #2 [2021-07-16T17:17:01.567Z] BUILD_ID 2 [2021-07-16T17:17:01.567Z] BUILD_NUMBER 2 [2021-07-16T17:17:01.567Z] BUILD_TAG jenkins-moby-PR-42647-2 [2021-07-16T17:17:01.567Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/ [2021-07-16T17:17:01.567Z] cgroup2 true [2021-07-16T17:17:01.567Z] CHANGE_AUTHOR aiordache [2021-07-16T17:17:01.567Z] CHANGE_AUTHOR_DISPLAY_NAME Anca Iordache [2021-07-16T17:17:01.567Z] CHANGE_BRANCH proxy_daemon_config [2021-07-16T17:17:01.567Z] CHANGE_FORK aiordache [2021-07-16T17:17:01.567Z] CHANGE_ID 42647 [2021-07-16T17:17:01.567Z] CHANGE_TARGET master [2021-07-16T17:17:01.567Z] CHANGE_TITLE Make daemon proxy settings configurable through daemon.json [2021-07-16T17:17:01.567Z] CHANGE_URL https://github.com/moby/moby/pull/42647 [2021-07-16T17:17:01.567Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:17:01.567Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-16T17:17:01.567Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-16T17:17:01.567Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-16T17:17:01.567Z] COMPUTERNAME azwin-2-997000 [2021-07-16T17:17:01.567Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-16T17:17:01.567Z] ConfigSequenceNumber 0 [2021-07-16T17:17:01.567Z] dco true [2021-07-16T17:17:01.567Z] DOCKER_BUILDKIT 0 [2021-07-16T17:17:01.567Z] DOCKER_DUT_DEBUG 1 [2021-07-16T17:17:01.567Z] DOCKER_EXPERIMENTAL 1 [2021-07-16T17:17:01.567Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-16T17:17:01.567Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-16T17:17:01.567Z] EXECUTOR_NUMBER 0 [2021-07-16T17:17:01.567Z] FQDN azwin-2-997000.westus.cloudapp.azure.com [2021-07-16T17:17:01.567Z] GIT_BRANCH PR-42647 [2021-07-16T17:17:01.567Z] GIT_COMMIT cf17e8d1e45b968c5795835f39c1dd3ad385cd80 [2021-07-16T17:17:01.567Z] GIT_PREVIOUS_COMMIT 1524b36d1f0be6541ccf68d336b72d23a80e13ff [2021-07-16T17:17:01.567Z] GIT_URL https://github.com/moby/moby.git [2021-07-16T17:17:01.567Z] HUDSON_COOKIE a081ba59-b85c-424b-9c47-5a6176abfea7 [2021-07-16T17:17:01.567Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-16T17:17:01.567Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-16T17:17:01.567Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-16T17:17:01.567Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-16T17:17:01.567Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-16T17:17:01.567Z] JENKINS_NODE_COOKIE c91b4ec8-7b08-44c5-b174-080a71708e10 [2021-07-16T17:17:01.567Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-16T17:17:01.567Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-16T17:17:01.567Z] JOB_BASE_NAME PR-42647 [2021-07-16T17:17:01.567Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/display/redirect [2021-07-16T17:17:01.567Z] JOB_NAME moby/PR-42647 [2021-07-16T17:17:01.567Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/ [2021-07-16T17:17:01.567Z] library.jps.version master [2021-07-16T17:17:01.567Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-16T17:17:01.567Z] NODE_LABELS amd64 azure azwin-2-997000 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-16T17:17:01.567Z] NODE_NAME azwin-2-997000 [2021-07-16T17:17:01.567Z] NUMBER_OF_PROCESSORS 4 [2021-07-16T17:17:01.567Z] OS Windows_NT [2021-07-16T17:17:01.567Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-16T17:17:01.567Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-16T17:17:01.567Z] ppc64le false [2021-07-16T17:17:01.567Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-16T17:17:01.567Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-16T17:17:01.567Z] PROCESSOR_LEVEL 6 [2021-07-16T17:17:01.567Z] PROCESSOR_REVISION 5504 [2021-07-16T17:17:01.567Z] ProgramData C:\ProgramData [2021-07-16T17:17:01.567Z] ProgramFiles C:\Program Files [2021-07-16T17:17:01.567Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-16T17:17:01.567Z] ProgramW6432 C:\Program Files [2021-07-16T17:17:01.567Z] PROMPT $P$G [2021-07-16T17:17:01.567Z] PSExecutionPolicyPreference Bypass [2021-07-16T17:17:01.567Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-16T17:17:01.567Z] PUBLIC C:\Users\Public [2021-07-16T17:17:01.567Z] rootless true [2021-07-16T17:17:01.567Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=artif... [2021-07-16T17:17:01.567Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=changes [2021-07-16T17:17:01.567Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect [2021-07-16T17:17:01.567Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=tests [2021-07-16T17:17:01.567Z] s390x false [2021-07-16T17:17:01.567Z] SKIP_VALIDATION_TESTS 1 [2021-07-16T17:17:01.567Z] SOURCES_DRIVE d [2021-07-16T17:17:01.567Z] SOURCES_SUBDIR gopath [2021-07-16T17:17:01.567Z] STAGE_NAME Run tests [2021-07-16T17:17:01.567Z] SystemDrive C: [2021-07-16T17:17:01.567Z] SystemRoot C:\Windows [2021-07-16T17:17:01.567Z] TEMP C:\Windows\TEMP [2021-07-16T17:17:01.567Z] TESTDEBUG 0 [2021-07-16T17:17:01.567Z] TESTRUN_DRIVE d [2021-07-16T17:17:01.567Z] TESTRUN_SUBDIR CI [2021-07-16T17:17:01.567Z] TIMEOUT 120m [2021-07-16T17:17:01.567Z] TMP C:\Windows\TEMP [2021-07-16T17:17:01.567Z] unit_validate true [2021-07-16T17:17:01.567Z] USERDOMAIN WORKGROUP [2021-07-16T17:17:01.567Z] USERNAME azwin-2-997000$ [2021-07-16T17:17:01.567Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-16T17:17:01.567Z] validate_force false [2021-07-16T17:17:01.567Z] windir C:\Windows [2021-07-16T17:17:01.567Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-16T17:17:01.567Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-16T17:17:01.567Z] windows2022 true [2021-07-16T17:17:01.567Z] windows2022containerd true [2021-07-16T17:17:01.567Z] windowsRS1 false [2021-07-16T17:17:01.567Z] windowsRS5 true [2021-07-16T17:17:01.567Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-16T17:17:01.567Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] INFO: Sources under d:\gopath\... [2021-07-16T17:17:01.567Z] INFO: Test run under d:\CI\... [2021-07-16T17:17:01.567Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-16T17:17:01.567Z] INFO: docker/docker repository was found [2021-07-16T17:17:01.567Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-16T17:17:01.567Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-16T17:17:01.567Z] INFO: Docker version of control daemon [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] Client: Mirantis Container Runtime [2021-07-16T17:17:01.567Z] Version: 20.10.0 [2021-07-16T17:17:01.567Z] API version: 1.41 [2021-07-16T17:17:01.567Z] Go version: go1.13.15 [2021-07-16T17:17:01.567Z] Git commit: 6ee42dc [2021-07-16T17:17:01.567Z] Built: 03/11/2021 13:24:56 [2021-07-16T17:17:01.567Z] OS/Arch: windows/amd64 [2021-07-16T17:17:01.567Z] Context: default [2021-07-16T17:17:01.567Z] Experimental: true [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] Server: Mirantis Container Runtime [2021-07-16T17:17:01.567Z] Engine: [2021-07-16T17:17:01.567Z] Version: 20.10.0 [2021-07-16T17:17:01.567Z] API version: 1.41 (minimum version 1.24) [2021-07-16T17:17:01.567Z] Go version: go1.13.15 [2021-07-16T17:17:01.567Z] Git commit: 1e08f21e79 [2021-07-16T17:17:01.567Z] Built: 03/11/2021 13:23:32 [2021-07-16T17:17:01.567Z] OS/Arch: windows/amd64 [2021-07-16T17:17:01.567Z] Experimental: true [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] INFO: Docker info of control daemon [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] Client: [2021-07-16T17:17:01.567Z] Context: default [2021-07-16T17:17:01.567Z] Debug Mode: false [2021-07-16T17:17:01.567Z] Plugins: [2021-07-16T17:17:01.567Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-16T17:17:01.567Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-16T17:17:01.567Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-16T17:17:01.567Z] [2021-07-16T17:17:01.567Z] Server: [2021-07-16T17:17:01.567Z] Containers: 0 [2021-07-16T17:17:01.567Z] Running: 0 [2021-07-16T17:17:01.567Z] Paused: 0 [2021-07-16T17:17:01.567Z] Stopped: 0 [2021-07-16T17:17:01.567Z] Images: 10 [2021-07-16T17:17:01.568Z] Server Version: 20.10.0 [2021-07-16T17:17:01.568Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-16T17:17:01.568Z] Windows: [2021-07-16T17:17:01.568Z] LCOW: [2021-07-16T17:17:01.568Z] Logging Driver: json-file [2021-07-16T17:17:01.568Z] Plugins: [2021-07-16T17:17:01.568Z] Volume: local [2021-07-16T17:17:01.568Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T17:17:01.568Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T17:17:01.568Z] Swarm: inactive [2021-07-16T17:17:01.568Z] Default Isolation: process [2021-07-16T17:17:01.568Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-16T17:17:01.568Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-16T17:17:01.568Z] OSType: windows [2021-07-16T17:17:01.568Z] Architecture: x86_64 [2021-07-16T17:17:01.568Z] CPUs: 4 [2021-07-16T17:17:01.568Z] Total Memory: 32GiB [2021-07-16T17:17:01.568Z] Name: azwin-2-997000 [2021-07-16T17:17:01.568Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-16T17:17:01.568Z] Docker Root Dir: D:\docker [2021-07-16T17:17:01.568Z] Debug Mode: false [2021-07-16T17:17:01.568Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:17:01.568Z] Labels: [2021-07-16T17:17:01.568Z] Experimental: true [2021-07-16T17:17:01.568Z] Insecure Registries: [2021-07-16T17:17:01.568Z] 10.0.0.4:5000 [2021-07-16T17:17:01.568Z] 127.0.0.0/8 [2021-07-16T17:17:01.568Z] Registry Mirrors: [2021-07-16T17:17:01.568Z] http://10.0.0.4:5000/ [2021-07-16T17:17:01.568Z] Live Restore Enabled: false [2021-07-16T17:17:01.568Z] [2021-07-16T17:17:01.568Z] [2021-07-16T17:17:01.568Z] INFO: Commit hash is cf17e8d1e4 [2021-07-16T17:17:01.568Z] INFO: Nuke-Everything... [2021-07-16T17:17:01.568Z] INFO: Container count on control daemon to delete is 0 [2021-07-16T17:17:01.568Z] INFO: Nuking d:\CI [2021-07-16T17:17:01.568Z] INFO: Zapped successfully [2021-07-16T17:17:01.568Z] INFO: Location for testing is d:\CI\PR-42647\2 [2021-07-16T17:17:01.568Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-16T17:17:01.568Z] [2021-07-16T17:17:01.568Z] [2021-07-16T17:17:01.568Z] INFO: Building the image from Dockerfile.windows at 07/16/2021 17:17:01... [2021-07-16T17:17:01.568Z] [2021-07-16T17:17:01.751Z] #17 35.77 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-07-16T17:17:01.751Z] #17 35.77 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:17:01.751Z] #17 35.77 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-16T17:17:01.751Z] #17 35.80 Selecting previously unselected package crossbuild-essential-armhf. [2021-07-16T17:17:01.751Z] #17 35.81 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-07-16T17:17:01.751Z] #17 35.81 Unpacking crossbuild-essential-armhf (12.6) ... [2021-07-16T17:17:01.751Z] #17 35.86 Selecting previously unselected package libc6-ppc64el-cross. [2021-07-16T17:17:02.007Z] #17 35.86 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-16T17:17:02.008Z] #17 35.87 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-16T17:17:02.008Z] #17 36.06 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-07-16T17:17:02.008Z] #17 36.07 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.008Z] #17 36.07 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-16T17:17:02.008Z] #17 36.11 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-07-16T17:17:02.008Z] #17 36.11 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.008Z] #17 36.11 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:01.268Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T17:17:01.268Z] > git init /home/ubuntu/workspace/moby_PR-42647 # timeout=10 [2021-07-16T17:17:01.299Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:17:01.299Z] > git --version # timeout=10 [2021-07-16T17:17:01.307Z] > git --version # 'git version 2.17.1' [2021-07-16T17:17:01.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:17:01.309Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:17:02.264Z] #17 36.15 Selecting previously unselected package libitm1-ppc64el-cross. [2021-07-16T17:17:02.264Z] #17 36.15 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.264Z] #17 36.15 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:02.264Z] #17 36.21 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-07-16T17:17:02.264Z] #17 36.21 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.264Z] #17 36.22 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:02.264Z] #17 36.26 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-07-16T17:17:02.264Z] #17 36.26 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.264Z] #17 36.26 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:02.264Z] #17 36.33 Selecting previously unselected package libasan5-ppc64el-cross. [2021-07-16T17:17:02.520Z] #17 36.34 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.520Z] #17 36.34 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:02.520Z] #17 36.41 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-07-16T17:17:02.520Z] #17 36.41 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.520Z] #17 36.41 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:02.520Z] #17 36.46 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-07-16T17:17:02.520Z] #17 36.46 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.520Z] #17 36.47 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:02.520Z] #17 36.53 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-07-16T17:17:02.520Z] #17 36.54 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.520Z] #17 36.54 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:02.520Z] #17 36.60 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-07-16T17:17:02.777Z] #17 36.60 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.777Z] #17 36.61 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:02.777Z] #17 36.66 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-07-16T17:17:02.777Z] #17 36.66 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:02.777Z] #17 36.67 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:02.777Z] #17 36.84 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-07-16T17:17:02.777Z] #17 36.84 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:17:02.777Z] #17 36.85 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:03.339Z] #17 37.48 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-07-16T17:17:03.595Z] #17 37.49 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:17:03.595Z] #17 37.49 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:03.595Z] #17 37.58 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-07-16T17:17:03.595Z] #17 37.59 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-07-16T17:17:03.595Z] #17 37.62 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-16T17:17:03.850Z] #17 37.85 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-07-16T17:17:03.851Z] #17 37.85 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-07-16T17:17:03.851Z] #17 37.87 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-16T17:17:04.122Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-16T17:17:04.122Z] [2021-07-16T17:17:04.122Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-16T17:17:04.122Z] Installing docker-proxy to /usr/local/bin/ [2021-07-16T17:17:04.122Z] [2021-07-16T17:17:04.122Z] + mkdir -p bundles [2021-07-16T17:17:04.123Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-16T17:17:04.412Z] #17 38.21 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-07-16T17:17:04.412Z] #17 38.22 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:04.412Z] #17 38.22 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:04.667Z] #17 38.63 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-07-16T17:17:04.667Z] #17 38.63 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:17:04.667Z] #17 38.64 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:05.229Z] #17 39.29 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-07-16T17:17:05.229Z] #17 39.29 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:17:05.229Z] #17 39.30 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:05.484Z] #17 39.35 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-07-16T17:17:05.484Z] #17 39.35 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-07-16T17:17:05.484Z] #17 39.36 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-07-16T17:17:05.484Z] #17 39.40 Selecting previously unselected package libc6-s390x-cross. [2021-07-16T17:17:05.484Z] #17 39.41 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-07-16T17:17:05.484Z] #17 39.41 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-07-16T17:17:05.484Z] #17 39.55 Selecting previously unselected package libgcc1-s390x-cross. [2021-07-16T17:17:05.512Z] ? github.com/docker/docker/api [no test files] [2021-07-16T17:17:05.740Z] #17 39.56 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-07-16T17:17:05.740Z] #17 39.56 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-16T17:17:05.740Z] #17 39.60 Selecting previously unselected package libgomp1-s390x-cross. [2021-07-16T17:17:05.740Z] #17 39.60 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:05.740Z] #17 39.60 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:05.740Z] #17 39.64 Selecting previously unselected package libitm1-s390x-cross. [2021-07-16T17:17:05.740Z] #17 39.64 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:05.740Z] #17 39.65 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:05.740Z] #17 39.68 Selecting previously unselected package libatomic1-s390x-cross. [2021-07-16T17:17:05.740Z] #17 39.68 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:05.740Z] #17 39.69 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:05.740Z] #17 39.72 Selecting previously unselected package libstdc++6-s390x-cross. [2021-07-16T17:17:05.740Z] #17 39.72 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:05.740Z] #17 39.73 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:05.997Z] #17 39.86 Selecting previously unselected package libasan5-s390x-cross. [2021-07-16T17:17:05.997Z] #17 39.86 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:05.997Z] #17 39.87 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:05.997Z] #17 39.93 Selecting previously unselected package libubsan1-s390x-cross. [2021-07-16T17:17:05.997Z] #17 39.93 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:05.997Z] #17 39.93 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:05.997Z] #17 39.97 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-07-16T17:17:05.997Z] #17 39.98 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:05.997Z] #17 39.98 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:06.061Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T17:17:06.061Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-16T17:17:06.061Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:17:06.061Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-16T17:17:06.061Z] [2021-07-16T17:17:06.253Z] #17 40.09 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-07-16T17:17:06.253Z] #17 40.09 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:17:06.253Z] #17 40.09 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:06.261Z] Sending build context to Docker daemon 60.86MB [2021-07-16T17:17:06.261Z] [2021-07-16T17:17:06.261Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-16T17:17:06.261Z] ---> 39d157a84080 [2021-07-16T17:17:06.261Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-16T17:17:06.261Z] ---> Using cache [2021-07-16T17:17:06.261Z] ---> 607693de2667 [2021-07-16T17:17:06.261Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-16T17:17:06.261Z] ---> Using cache [2021-07-16T17:17:06.261Z] ---> fc43aac4626f [2021-07-16T17:17:06.261Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-16T17:17:06.261Z] ---> Using cache [2021-07-16T17:17:06.261Z] ---> ea5ccf43ecf1 [2021-07-16T17:17:06.261Z] 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} [2021-07-16T17:17:06.261Z] ---> Using cache [2021-07-16T17:17:06.261Z] ---> 24c4bae14945 [2021-07-16T17:17:06.261Z] 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; [2021-07-16T17:17:06.261Z] ---> Using cache [2021-07-16T17:17:06.261Z] ---> cc9435ec2795 [2021-07-16T17:17:06.261Z] 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 [2021-07-16T17:17:06.261Z] ---> Using cache [2021-07-16T17:17:06.261Z] ---> b8fe4ad400bf [2021-07-16T17:17:06.261Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-16T17:17:06.261Z] ---> Using cache [2021-07-16T17:17:06.261Z] ---> 197e5a15ff84 [2021-07-16T17:17:06.261Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-16T17:17:06.261Z] ---> Using cache [2021-07-16T17:17:06.261Z] ---> 34278012ecb2 [2021-07-16T17:17:06.261Z] Step 10/10 : COPY . . [2021-07-16T17:17:06.508Z] #17 40.65 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-07-16T17:17:06.621Z] + TEST_INTEGRATION_DEST=1 [2021-07-16T17:17:06.621Z] + CONTAINER_NAME=docker-pr2-1 [2021-07-16T17:17:06.621Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-16T17:17:06.621Z] + run_tests test-integration-flaky [2021-07-16T17:17:06.621Z] + '[' -n 0 ']' [2021-07-16T17:17:06.621Z] + rm= [2021-07-16T17:17:06.621Z] + TEST_INTEGRATION_DEST=2 [2021-07-16T17:17:06.621Z] + CONTAINER_NAME=docker-pr2-2 [2021-07-16T17:17:06.621Z] + TEST_SKIP_INTEGRATION=1 [2021-07-16T17:17:06.621Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-16T17:17:06.621Z] + run_tests [2021-07-16T17:17:06.621Z] + c=0 [2021-07-16T17:17:06.621Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42647/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9a068211ef2d5fdd28061586df02684513c2612 hack/make.sh test-integration-flaky test-integration [2021-07-16T17:17:06.621Z] + '[' -n 0 ']' [2021-07-16T17:17:06.621Z] + rm= [2021-07-16T17:17:06.621Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42647/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9a068211ef2d5fdd28061586df02684513c2612 hack/make.sh '' test-integration [2021-07-16T17:17:06.621Z] + TEST_INTEGRATION_DEST=3 [2021-07-16T17:17:06.621Z] + CONTAINER_NAME=docker-pr2-3 [2021-07-16T17:17:06.621Z] + TEST_SKIP_INTEGRATION=1 [2021-07-16T17:17:06.621Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-16T17:17:06.621Z] + run_tests [2021-07-16T17:17:06.621Z] ++ jobs -p [2021-07-16T17:17:06.621Z] + '[' -n 0 ']' [2021-07-16T17:17:06.621Z] + rm= [2021-07-16T17:17:06.621Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42647/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b9a068211ef2d5fdd28061586df02684513c2612 hack/make.sh '' test-integration [2021-07-16T17:17:06.621Z] + for job in $(jobs -p) [2021-07-16T17:17:06.621Z] + wait 3173 [2021-07-16T17:17:06.764Z] #17 40.66 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:17:06.764Z] #17 40.66 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:06.764Z] #17 40.70 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-07-16T17:17:06.764Z] #17 40.70 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-07-16T17:17:06.764Z] #17 40.70 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-16T17:17:07.021Z] #17 40.86 Selecting previously unselected package libc6-dev-s390x-cross. [2021-07-16T17:17:07.021Z] #17 40.87 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-07-16T17:17:07.021Z] #17 40.87 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-16T17:17:07.276Z] #17 41.15 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-07-16T17:17:07.276Z] #17 41.15 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-07-16T17:17:07.276Z] #17 41.15 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:07.532Z] #17 41.44 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-07-16T17:17:07.532Z] #17 41.44 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-07-16T17:17:07.532Z] #17 41.45 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:07.548Z] [2021-07-16T17:17:07.548Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T17:17:07.548Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T17:17:07.548Z] HOSTNAME=cdb1a817732e [2021-07-16T17:17:07.548Z] TEST_SKIP_INTEGRATION=1 [2021-07-16T17:17:07.548Z] TESTDEBUG=0 [2021-07-16T17:17:07.548Z] DEST=bundles/test-integration [2021-07-16T17:17:07.548Z] PWD=/go/src/github.com/docker/docker [2021-07-16T17:17:07.548Z] KEEPBUNDLE=1 [2021-07-16T17:17:07.548Z] DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 [2021-07-16T17:17:07.548Z] [2021-07-16T17:17:07.548Z] [2021-07-16T17:17:07.548Z] container=docker [2021-07-16T17:17:07.548Z] HOME=/root [2021-07-16T17:17:07.548Z] GOLANG_VERSION=1.16.6 [2021-07-16T17:17:07.548Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T17:17:07.548Z] VALIDATE_BRANCH=master [2021-07-16T17:17:07.548Z] TERM=xterm [2021-07-16T17:17:07.548Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T17:17:07.548Z] SHLVL=1 [2021-07-16T17:17:07.548Z] TIMEOUT=120m [2021-07-16T17:17:07.548Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T17:17:07.548Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T17:17:07.548Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-16T17:17:07.548Z] GO111MODULE=off [2021-07-16T17:17:07.548Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T17:17:07.548Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T17:17:07.548Z] GOPATH=/go [2021-07-16T17:17:07.548Z] PKG_CONFIG=pkg-config [2021-07-16T17:17:07.548Z] _=/usr/bin/env [2021-07-16T17:17:07.548Z] Building test suite binary ./integration-cli/test.main [2021-07-16T17:17:07.548Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-16T17:17:07.548Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T17:17:07.548Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T17:17:07.548Z] HOSTNAME=c7287e2b3e45 [2021-07-16T17:17:07.548Z] TEST_SKIP_INTEGRATION=1 [2021-07-16T17:17:07.548Z] TESTDEBUG=0 [2021-07-16T17:17:07.548Z] DEST=bundles/test-integration [2021-07-16T17:17:07.548Z] PWD=/go/src/github.com/docker/docker [2021-07-16T17:17:07.548Z] KEEPBUNDLE=1 [2021-07-16T17:17:07.548Z] DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 [2021-07-16T17:17:07.548Z] container=docker [2021-07-16T17:17:07.548Z] HOME=/root [2021-07-16T17:17:07.548Z] GOLANG_VERSION=1.16.6 [2021-07-16T17:17:07.548Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T17:17:07.548Z] VALIDATE_BRANCH=master [2021-07-16T17:17:07.548Z] TERM=xterm [2021-07-16T17:17:07.548Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T17:17:07.548Z] SHLVL=1 [2021-07-16T17:17:07.548Z] TIMEOUT=120m [2021-07-16T17:17:07.548Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T17:17:07.548Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T17:17:07.548Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-16T17:17:07.548Z] GO111MODULE=off [2021-07-16T17:17:07.548Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T17:17:07.548Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T17:17:07.548Z] GOPATH=/go [2021-07-16T17:17:07.548Z] PKG_CONFIG=pkg-config [2021-07-16T17:17:07.548Z] _=/usr/bin/env [2021-07-16T17:17:07.548Z] Building test suite binary ./integration-cli/test.main [2021-07-16T17:17:07.805Z] No new tests added to integration. [2021-07-16T17:17:07.805Z] [2021-07-16T17:17:07.805Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T17:17:08.462Z] #17 42.52 Selecting previously unselected package g++-s390x-linux-gnu. [2021-07-16T17:17:08.462Z] #17 42.52 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-07-16T17:17:08.462Z] #17 42.57 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:08.718Z] #17 42.67 Selecting previously unselected package crossbuild-essential-s390x. [2021-07-16T17:17:08.718Z] #17 42.67 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-07-16T17:17:08.718Z] #17 42.67 Unpacking crossbuild-essential-s390x (12.6) ... [2021-07-16T17:17:08.718Z] #17 42.72 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-07-16T17:17:08.718Z] #17 42.74 Setting up libfile-which-perl (1.23-1) ... [2021-07-16T17:17:08.718Z] #17 42.75 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-07-16T17:17:08.718Z] #17 42.76 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-07-16T17:17:08.718Z] #17 42.77 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-07-16T17:17:08.734Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T17:17:08.734Z] HOSTNAME=9eb31c07bef1 [2021-07-16T17:17:08.734Z] TESTDEBUG=0 [2021-07-16T17:17:08.734Z] DEST=bundles/test-integration [2021-07-16T17:17:08.734Z] PWD=/go/src/github.com/docker/docker [2021-07-16T17:17:08.734Z] KEEPBUNDLE=1 [2021-07-16T17:17:08.734Z] DOCKER_GITCOMMIT=b9a068211ef2d5fdd28061586df02684513c2612 [2021-07-16T17:17:08.734Z] container=docker [2021-07-16T17:17:08.734Z] HOME=/root [2021-07-16T17:17:08.734Z] GOLANG_VERSION=1.16.6 [2021-07-16T17:17:08.734Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T17:17:08.734Z] VALIDATE_BRANCH=master [2021-07-16T17:17:08.734Z] TERM=xterm [2021-07-16T17:17:08.734Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T17:17:08.734Z] SHLVL=1 [2021-07-16T17:17:08.734Z] TIMEOUT=120m [2021-07-16T17:17:08.734Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T17:17:08.734Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T17:17:08.734Z] GO111MODULE=off [2021-07-16T17:17:08.734Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-16T17:17:08.734Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T17:17:08.734Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T17:17:08.734Z] GOPATH=/go [2021-07-16T17:17:08.734Z] PKG_CONFIG=pkg-config [2021-07-16T17:17:08.734Z] _=/usr/bin/env [2021-07-16T17:17:08.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-16T17:17:08.973Z] #17 42.78 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-16T17:17:08.974Z] #17 42.80 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-07-16T17:17:08.974Z] #17 42.81 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-07-16T17:17:08.974Z] #17 42.82 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-07-16T17:17:08.974Z] #17 42.84 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-07-16T17:17:08.974Z] #17 42.85 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-16T17:17:08.974Z] #17 42.88 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:08.974Z] #17 42.89 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-16T17:17:08.974Z] #17 42.91 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-07-16T17:17:08.974Z] #17 42.93 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-16T17:17:08.974Z] #17 42.94 Setting up file (1:5.35-4+deb10u2) ... [2021-07-16T17:17:08.974Z] #17 42.96 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:17:08.974Z] #17 42.97 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:08.974Z] #17 42.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T17:17:08.974Z] #17 43.01 Setting up libyaml-perl (1.27-1) ... [2021-07-16T17:17:08.974Z] #17 43.02 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-16T17:17:08.974Z] #17 43.04 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T17:17:08.974Z] #17 43.05 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-16T17:17:08.974Z] #17 43.06 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-07-16T17:17:08.974Z] #17 43.07 Setting up libxml-sax-base-perl (1.09-1) ... [2021-07-16T17:17:08.974Z] #17 43.09 Setting up libio-string-perl (1.08-3) ... [2021-07-16T17:17:09.229Z] #17 43.10 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-07-16T17:17:09.229Z] #17 43.12 Setting up cross-config (2.6.15-3) ... [2021-07-16T17:17:09.229Z] #17 43.24 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-16T17:17:09.229Z] #17 43.26 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-07-16T17:17:09.229Z] #17 43.27 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:09.229Z] #17 43.28 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-07-16T17:17:09.229Z] #17 43.30 Setting up xz-utils (5.2.4-1) ... [2021-07-16T17:17:09.229Z] #17 43.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-16T17:17:09.229Z] #17 43.33 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-07-16T17:17:09.229Z] #17 43.34 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-16T17:17:09.489Z] #17 43.35 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-07-16T17:17:09.489Z] #17 43.36 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:09.489Z] #17 43.37 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.489Z] #17 43.39 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.489Z] #17 43.40 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-07-16T17:17:09.489Z] #17 43.41 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-07-16T17:17:09.489Z] #17 43.42 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.489Z] #17 43.44 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.489Z] #17 43.45 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-07-16T17:17:09.489Z] #17 43.46 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-07-16T17:17:09.489Z] #17 43.47 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-07-16T17:17:09.489Z] #17 43.48 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-07-16T17:17:09.489Z] #17 43.49 Setting up libfile-homedir-perl (1.004-1) ... [2021-07-16T17:17:09.489Z] #17 43.51 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-07-16T17:17:09.489Z] #17 43.52 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.489Z] #17 43.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T17:17:09.489Z] #17 43.54 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-16T17:17:09.489Z] #17 43.55 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-07-16T17:17:09.746Z] #17 43.56 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-07-16T17:17:09.746Z] #17 43.58 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.746Z] #17 43.59 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-16T17:17:09.746Z] #17 43.60 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-07-16T17:17:09.746Z] #17 43.61 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.746Z] #17 43.62 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-07-16T17:17:09.747Z] #17 43.64 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.747Z] #17 43.66 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.747Z] #17 43.67 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-07-16T17:17:09.747Z] #17 43.69 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:09.747Z] #17 43.70 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.747Z] #17 43.71 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.747Z] #17 43.72 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-07-16T17:17:09.747Z] #17 43.73 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:09.747Z] #17 43.74 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:09.747Z] #17 43.75 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-07-16T17:17:09.747Z] #17 43.76 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.002Z] #17 43.78 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-07-16T17:17:10.002Z] #17 43.85 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-07-16T17:17:10.002Z] #17 43.95 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-16T17:17:10.258Z] #17 44.08 [2021-07-16T17:17:10.258Z] #17 44.08 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-16T17:17:10.258Z] #17 44.11 Setting up dpkg-dev (1.19.7) ... [2021-07-16T17:17:10.258Z] #17 44.13 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.258Z] #17 44.14 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-07-16T17:17:10.258Z] #17 44.16 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:10.258Z] #17 44.17 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.258Z] #17 44.19 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.258Z] #17 44.20 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.258Z] #17 44.21 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-07-16T17:17:10.258Z] #17 44.25 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-07-16T17:17:10.258Z] #17 44.32 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-07-16T17:17:10.514Z] #17 44.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-07-16T17:17:10.514Z] #17 44.52 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-07-16T17:17:10.514Z] #17 44.55 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-16T17:17:10.514Z] #17 44.56 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:10.514Z] #17 44.57 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.58 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.60 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.61 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.62 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.64 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.65 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.67 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.68 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.69 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.70 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.72 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.73 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.74 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.76 Setting up libxml-simple-perl (2.25-1) ... [2021-07-16T17:17:10.769Z] #17 44.77 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.78 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.79 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.81 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-16T17:17:10.769Z] #17 44.82 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-16T17:17:10.769Z] #17 44.83 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.770Z] #17 44.84 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:10.770Z] #17 44.85 Setting up libconfig-auto-perl (0.44-1) ... [2021-07-16T17:17:10.770Z] #17 44.87 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-07-16T17:17:10.770Z] #17 44.88 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.770Z] #17 44.89 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-07-16T17:17:10.770Z] #17 44.90 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:11.025Z] #17 44.91 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-16T17:17:11.025Z] #17 44.92 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-07-16T17:17:11.025Z] #17 44.94 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:11.025Z] #17 44.95 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-07-16T17:17:11.025Z] #17 44.96 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-07-16T17:17:11.025Z] #17 44.98 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:11.025Z] #17 44.99 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-07-16T17:17:11.025Z] #17 45.00 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:11.025Z] #17 45.02 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:11.025Z] #17 45.03 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-07-16T17:17:11.025Z] #17 45.05 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-07-16T17:17:11.025Z] #17 45.07 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:11.025Z] #17 45.10 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:11.025Z] #17 45.11 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-16T17:17:11.281Z] #17 45.12 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:11.281Z] #17 45.13 Setting up dpkg-cross (2.6.15-3) ... [2021-07-16T17:17:11.281Z] #17 45.18 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:11.281Z] #17 45.19 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-07-16T17:17:11.281Z] #17 45.20 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-07-16T17:17:11.281Z] #17 45.22 Setting up crossbuild-essential-armhf (12.6) ... [2021-07-16T17:17:11.281Z] #17 45.23 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-07-16T17:17:11.281Z] #17 45.24 Setting up crossbuild-essential-arm64 (12.6) ... [2021-07-16T17:17:11.281Z] #17 45.25 Setting up crossbuild-essential-s390x (12.6) ... [2021-07-16T17:17:11.281Z] #17 45.26 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-07-16T17:17:11.281Z] #17 45.28 Setting up crossbuild-essential-armel (12.6) ... [2021-07-16T17:17:11.281Z] #17 45.29 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T17:17:11.842Z] #17 DONE 45.7s [2021-07-16T17:17:11.842Z] [2021-07-16T17:17:11.842Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-07-16T17:17:11.842Z] #18 sha256:02c03e30192eeb7a4fcffb9f1585510504ec51793f8428a994344a340bb717cc [2021-07-16T17:17:13.732Z] #18 DONE 2.1s [2021-07-16T17:17:13.732Z] [2021-07-16T17:17:13.732Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-16T17:17:13.732Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-16T17:17:15.620Z] #19 1.560 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-16T17:17:15.620Z] #19 1.560 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T17:17:15.620Z] #19 1.560 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T17:17:15.620Z] #19 1.560 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T17:17:15.620Z] #19 1.958 Get:5 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-16T17:17:15.878Z] #19 2.021 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-16T17:17:15.878Z] #19 2.069 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-16T17:17:15.878Z] #19 2.103 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-16T17:17:15.878Z] #19 2.182 Get:9 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-16T17:17:16.744Z] Fetching without tags [2021-07-16T17:17:17.007Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637 [2021-07-16T17:17:16.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:17:16.720Z] > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10 [2021-07-16T17:17:16.725Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:17:16.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:17:16.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:17:16.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:17:16.742Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:17:17.004Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:17:17.009Z] > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10 [2021-07-16T17:17:17.246Z] #19 ... [2021-07-16T17:17:17.246Z] [2021-07-16T17:17:17.246Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-07-16T17:17:17.246Z] #31 sha256:dee07f14dc0ac584b7da66d35beeb53e19f580f96c42418b1a66eb3712241358 [2021-07-16T17:17:17.246Z] #31 1.826 + RM_GOPATH=0 [2021-07-16T17:17:17.246Z] #31 1.826 + TMP_GOPATH= [2021-07-16T17:17:17.246Z] #31 1.826 + : /build [2021-07-16T17:17:17.246Z] #31 1.826 + '[' -z '' ']' [2021-07-16T17:17:17.246Z] #31 1.829 ++ mktemp -d [2021-07-16T17:17:17.246Z] #31 1.830 + export GOPATH=/tmp/tmp.KuaFErojIh [2021-07-16T17:17:17.246Z] #31 1.830 + GOPATH=/tmp/tmp.KuaFErojIh [2021-07-16T17:17:17.246Z] #31 1.830 + RM_GOPATH=1 [2021-07-16T17:17:17.246Z] #31 1.830 + case "$(go env GOARCH)" in [2021-07-16T17:17:17.246Z] #31 1.831 ++ go env GOARCH [2021-07-16T17:17:17.246Z] #31 1.844 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T17:17:17.246Z] #31 1.844 + GO_BUILDMODE=-buildmode=pie [2021-07-16T17:17:17.246Z] #31 1.845 ++ dirname /tmp/install/install.sh [2021-07-16T17:17:17.246Z] #31 1.848 + dir=/tmp/install [2021-07-16T17:17:17.246Z] #31 1.848 + bin=dockercli [2021-07-16T17:17:17.246Z] #31 1.848 + shift [2021-07-16T17:17:17.246Z] #31 1.848 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-16T17:17:17.246Z] #31 1.848 + . /tmp/install/dockercli.installer [2021-07-16T17:17:17.246Z] #31 1.848 ++ : stable [2021-07-16T17:17:17.246Z] #31 1.848 ++ : 17.06.2-ce [2021-07-16T17:17:17.246Z] #31 1.849 + install_dockercli [2021-07-16T17:17:17.246Z] #31 1.849 Install docker/cli version 17.06.2-ce from stable [2021-07-16T17:17:17.246Z] #31 1.849 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-16T17:17:17.246Z] #31 1.849 ++ uname -m [2021-07-16T17:17:17.246Z] #31 1.853 + arch=x86_64 [2021-07-16T17:17:17.246Z] #31 1.853 + '[' x86_64 '!=' x86_64 ']' [2021-07-16T17:17:17.246Z] #31 1.853 + url=https://download.docker.com/linux/static [2021-07-16T17:17:17.246Z] #31 1.853 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-16T17:17:17.246Z] #31 1.854 + tar -xz docker/docker [2021-07-16T17:17:17.246Z] #31 5.051 + mkdir -p /build [2021-07-16T17:17:17.246Z] #31 5.059 + mv docker/docker /build/ [2021-07-16T17:17:17.246Z] #31 5.062 + rmdir docker [2021-07-16T17:17:17.246Z] #31 DONE 5.2s [2021-07-16T17:17:17.246Z] [2021-07-16T17:17:17.246Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-16T17:17:17.246Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-16T17:17:17.246Z] #19 3.118 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-16T17:17:17.809Z] #19 3.963 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-16T17:17:18.064Z] Merge succeeded, producing b91946b6d99eb0a101464df5f55affc18c244f34 [2021-07-16T17:17:18.064Z] Checking out Revision b91946b6d99eb0a101464df5f55affc18c244f34 (PR-42647) [2021-07-16T17:17:18.135Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-16T17:17:18.154Z] First time build. Skipping changelog. [2021-07-16T17:17:18.373Z] #19 4.405 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T17:17:18.827Z] + docker version [2021-07-16T17:17:18.827Z] Client: Docker Engine - Community [2021-07-16T17:17:18.827Z] Version: 20.10.6 [2021-07-16T17:17:18.827Z] API version: 1.41 [2021-07-16T17:17:18.827Z] Go version: go1.13.15 [2021-07-16T17:17:18.827Z] Git commit: 370c289 [2021-07-16T17:17:18.827Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-16T17:17:18.827Z] OS/Arch: linux/amd64 [2021-07-16T17:17:18.827Z] Context: default [2021-07-16T17:17:18.827Z] Experimental: true [2021-07-16T17:17:18.827Z] [2021-07-16T17:17:18.827Z] Server: Docker Engine - Community [2021-07-16T17:17:18.827Z] Engine: [2021-07-16T17:17:18.827Z] Version: 20.10.6 [2021-07-16T17:17:18.827Z] API version: 1.41 (minimum version 1.12) [2021-07-16T17:17:18.827Z] Go version: go1.13.15 [2021-07-16T17:17:18.827Z] Git commit: 8728dd2 [2021-07-16T17:17:18.827Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-16T17:17:18.827Z] OS/Arch: linux/amd64 [2021-07-16T17:17:18.827Z] Experimental: true [2021-07-16T17:17:18.827Z] containerd: [2021-07-16T17:17:18.827Z] Version: 1.4.6 [2021-07-16T17:17:18.827Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T17:17:18.827Z] runc: [2021-07-16T17:17:18.827Z] Version: 1.0.0-rc95 [2021-07-16T17:17:18.827Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T17:17:18.827Z] docker-init: [2021-07-16T17:17:18.827Z] Version: 0.19.0 [2021-07-16T17:17:18.827Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-16T17:17:17.457Z] > git remote # timeout=10 [2021-07-16T17:17:17.472Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:17:17.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:17:17.484Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-16T17:17:18.053Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T17:17:18.061Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:17:18.070Z] > git checkout -f b91946b6d99eb0a101464df5f55affc18c244f34 # timeout=10 [2021-07-16T17:17:18.131Z] > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10 [2021-07-16T17:17:18.936Z] #19 5.159 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-16T17:17:19.110Z] + docker info [2021-07-16T17:17:19.678Z] Client: [2021-07-16T17:17:19.678Z] Context: default [2021-07-16T17:17:19.678Z] Debug Mode: false [2021-07-16T17:17:19.678Z] Plugins: [2021-07-16T17:17:19.678Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-16T17:17:19.678Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-16T17:17:19.678Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-16T17:17:19.678Z] [2021-07-16T17:17:19.678Z] Server: [2021-07-16T17:17:19.678Z] Containers: 0 [2021-07-16T17:17:19.678Z] Running: 0 [2021-07-16T17:17:19.678Z] Paused: 0 [2021-07-16T17:17:19.678Z] Stopped: 0 [2021-07-16T17:17:19.678Z] Images: 2 [2021-07-16T17:17:19.678Z] Server Version: 20.10.6 [2021-07-16T17:17:19.678Z] Storage Driver: overlay2 [2021-07-16T17:17:19.678Z] Backing Filesystem: extfs [2021-07-16T17:17:19.678Z] Supports d_type: true [2021-07-16T17:17:19.678Z] Native Overlay Diff: true [2021-07-16T17:17:19.678Z] userxattr: false [2021-07-16T17:17:19.678Z] Logging Driver: json-file [2021-07-16T17:17:19.678Z] Cgroup Driver: cgroupfs [2021-07-16T17:17:19.678Z] Cgroup Version: 1 [2021-07-16T17:17:19.678Z] Plugins: [2021-07-16T17:17:19.678Z] Volume: local [2021-07-16T17:17:19.678Z] Network: bridge host ipvlan macvlan null overlay [2021-07-16T17:17:19.678Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-16T17:17:19.678Z] Swarm: inactive [2021-07-16T17:17:19.678Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-16T17:17:19.678Z] Default Runtime: runc [2021-07-16T17:17:19.678Z] Init Binary: docker-init [2021-07-16T17:17:19.678Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T17:17:19.678Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T17:17:19.678Z] init version: de40ad0 [2021-07-16T17:17:19.678Z] Security Options: [2021-07-16T17:17:19.678Z] apparmor [2021-07-16T17:17:19.678Z] seccomp [2021-07-16T17:17:19.678Z] Profile: default [2021-07-16T17:17:19.678Z] Kernel Version: 5.4.0-1048-aws [2021-07-16T17:17:19.678Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-16T17:17:19.678Z] OSType: linux [2021-07-16T17:17:19.678Z] Architecture: x86_64 [2021-07-16T17:17:19.678Z] CPUs: 2 [2021-07-16T17:17:19.678Z] Total Memory: 7.487GiB [2021-07-16T17:17:19.678Z] Name: ip-10-100-57-141 [2021-07-16T17:17:19.678Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-16T17:17:19.678Z] Docker Root Dir: /var/lib/docker [2021-07-16T17:17:19.678Z] Debug Mode: false [2021-07-16T17:17:19.678Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:17:19.678Z] Labels: [2021-07-16T17:17:19.678Z] Experimental: true [2021-07-16T17:17:19.678Z] Insecure Registries: [2021-07-16T17:17:19.678Z] 127.0.0.0/8 [2021-07-16T17:17:19.678Z] Live Restore Enabled: true [2021-07-16T17:17:19.678Z] [2021-07-16T17:17:19.678Z] WARNING: No swap limit support [Pipeline] sh [2021-07-16T17:17:19.866Z] #19 ... [2021-07-16T17:17:19.866Z] [2021-07-16T17:17:19.866Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-07-16T17:17:19.866Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T17:17:19.866Z] #34 CACHED [2021-07-16T17:17:19.866Z] [2021-07-16T17:17:19.866Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-16T17:17:19.866Z] #35 sha256:53665691c7387c26e400b46c5743862e2cf7605a8720e0de33349bfde1dba8f3 [2021-07-16T17:17:19.866Z] #35 CACHED [2021-07-16T17:17:19.866Z] [2021-07-16T17:17:19.866Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-07-16T17:17:19.866Z] #36 sha256:a7a974fbc1aaff2cc908cded8610fab2f5f384a20790f60e1f740802cbc372d0 [2021-07-16T17:17:19.866Z] #36 CACHED [2021-07-16T17:17:19.866Z] [2021-07-16T17:17:19.866Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T17:17:19.866Z] #38 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-16T17:17:19.866Z] #38 CACHED [2021-07-16T17:17:19.866Z] [2021-07-16T17:17:19.866Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T17:17:19.866Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-16T17:17:19.866Z] #39 CACHED [2021-07-16T17:17:19.866Z] [2021-07-16T17:17:19.866Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-07-16T17:17:19.866Z] #41 sha256:d0099e5bd0b2fb822439fa72e9dd82a39e315354f45ac6daa4439a806c9402aa [2021-07-16T17:17:19.866Z] #41 CACHED [2021-07-16T17:17:19.866Z] [2021-07-16T17:17:19.866Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-16T17:17:19.866Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-16T17:17:19.866Z] #19 6.043 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-16T17:17:19.967Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:17:19.967Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:17:19.967Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42647/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-16T17:17:19.967Z] + bash /home/ubuntu/workspace/moby_PR-42647/check-config.sh [2021-07-16T17:17:19.967Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-16T17:17:19.967Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-16T17:17:19.967Z] [2021-07-16T17:17:19.967Z] Generally Necessary: [2021-07-16T17:17:19.967Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-16T17:17:19.967Z] - apparmor: enabled and tools installed [2021-07-16T17:17:19.967Z] - CONFIG_NAMESPACES: enabled [2021-07-16T17:17:19.967Z] - CONFIG_NET_NS: enabled [2021-07-16T17:17:19.967Z] - CONFIG_PID_NS: enabled [2021-07-16T17:17:19.967Z] - CONFIG_IPC_NS: enabled [2021-07-16T17:17:19.967Z] - CONFIG_UTS_NS: enabled [2021-07-16T17:17:19.967Z] - CONFIG_CGROUPS: enabled [2021-07-16T17:17:19.967Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-16T17:17:19.967Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-16T17:17:19.967Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-16T17:17:19.967Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-16T17:17:19.967Z] - CONFIG_CPUSETS: enabled [2021-07-16T17:17:19.967Z] - CONFIG_MEMCG: enabled [2021-07-16T17:17:19.967Z] - CONFIG_KEYS: enabled [2021-07-16T17:17:19.967Z] - CONFIG_VETH: enabled (as module) [2021-07-16T17:17:19.967Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-16T17:17:19.967Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-16T17:17:19.967Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-16T17:17:19.967Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-16T17:17:19.967Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-16T17:17:19.967Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-16T17:17:19.967Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-16T17:17:19.967Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-16T17:17:19.967Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-16T17:17:20.227Z] [2021-07-16T17:17:20.227Z] Optional Features: [2021-07-16T17:17:20.227Z] - CONFIG_USER_NS: enabled [2021-07-16T17:17:20.227Z] - CONFIG_SECCOMP: enabled [2021-07-16T17:17:20.227Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-16T17:17:20.227Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-16T17:17:20.227Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-16T17:17:20.227Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-16T17:17:20.227Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-16T17:17:20.227Z] - CONFIG_BLK_CGROUP: enabled [2021-07-16T17:17:20.227Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-16T17:17:20.227Z] - CONFIG_CGROUP_PERF: enabled [2021-07-16T17:17:20.227Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-16T17:17:20.227Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-16T17:17:20.227Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-16T17:17:20.227Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-16T17:17:20.227Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-16T17:17:20.227Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_IP_VS: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-16T17:17:20.227Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-16T17:17:20.227Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-16T17:17:20.227Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-16T17:17:20.227Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-16T17:17:20.227Z] - CONFIG_EXT4_FS: enabled [2021-07-16T17:17:20.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-16T17:17:20.227Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-16T17:17:20.227Z] - Network Drivers: [2021-07-16T17:17:20.227Z] - "overlay": [2021-07-16T17:17:20.227Z] - CONFIG_VXLAN: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-16T17:17:20.227Z] Optional (for encrypted networks): [2021-07-16T17:17:20.227Z] - CONFIG_CRYPTO: enabled [2021-07-16T17:17:20.227Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-16T17:17:20.227Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-16T17:17:20.227Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-16T17:17:20.227Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-16T17:17:20.227Z] - CONFIG_XFRM: enabled [2021-07-16T17:17:20.227Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-16T17:17:20.227Z] - "ipvlan": [2021-07-16T17:17:20.227Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-16T17:17:20.227Z] - "macvlan": [2021-07-16T17:17:20.227Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_DUMMY: enabled (as module) [2021-07-16T17:17:20.227Z] - "ftp,tftp client in container": [2021-07-16T17:17:20.227Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-16T17:17:20.227Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-16T17:17:20.227Z] - Storage Drivers: [2021-07-16T17:17:20.227Z] - "aufs": [2021-07-16T17:17:20.227Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-16T17:17:20.429Z] #19 6.537 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-16T17:17:20.429Z] #19 6.561 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-16T17:17:20.429Z] #19 6.570 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-16T17:17:20.429Z] #19 6.592 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-16T17:17:20.429Z] #19 6.611 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-16T17:17:20.429Z] #19 6.632 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-16T17:17:20.429Z] #19 6.633 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-16T17:17:20.429Z] #19 6.633 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-16T17:17:20.429Z] #19 6.634 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-16T17:17:20.429Z] #19 6.635 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-16T17:17:20.486Z] - "btrfs": [2021-07-16T17:17:20.486Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-16T17:17:20.486Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-16T17:17:20.486Z] - "devicemapper": [2021-07-16T17:17:20.486Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-16T17:17:20.486Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-16T17:17:20.486Z] - "overlay": [2021-07-16T17:17:20.486Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-16T17:17:20.486Z] - "zfs": [2021-07-16T17:17:20.486Z] - /dev/zfs: present [2021-07-16T17:17:20.486Z] - zfs command: missing [2021-07-16T17:17:20.486Z] - zpool command: missing [2021-07-16T17:17:20.486Z] [2021-07-16T17:17:20.486Z] Limits: [2021-07-16T17:17:20.486Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-16T17:17:20.486Z] [2021-07-16T17:17:20.486Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-16T17:17:20.818Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b91946b6d99eb0a101464df5f55affc18c244f34 . [2021-07-16T17:17:20.818Z] #2 [internal] load .dockerignore [2021-07-16T17:17:20.818Z] #2 sha256:18d7a9f9c355d80ff8cf614575ab062920c532102e37c325d6b1c0f02dfedf4f [2021-07-16T17:17:20.818Z] #2 transferring context: 87B done [2021-07-16T17:17:20.818Z] #2 DONE 0.0s [2021-07-16T17:17:20.818Z] [2021-07-16T17:17:20.818Z] #1 [internal] load build definition from Dockerfile [2021-07-16T17:17:20.818Z] #1 sha256:64a9030c529be13887712ca8a69db625641d04aa2bf4e8af9b6b1050bc8aa044 [2021-07-16T17:17:20.818Z] #1 transferring dockerfile: 16.59kB done [2021-07-16T17:17:20.818Z] #1 DONE 0.0s [2021-07-16T17:17:20.818Z] [2021-07-16T17:17:20.818Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-16T17:17:20.818Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-16T17:17:21.077Z] #3 DONE 0.1s [2021-07-16T17:17:21.077Z] [2021-07-16T17:17:21.077Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-16T17:17:21.077Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-16T17:17:21.077Z] #4 CACHED [2021-07-16T17:17:21.336Z] [2021-07-16T17:17:21.336Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-16T17:17:21.336Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-16T17:17:21.336Z] #6 DONE 0.1s [2021-07-16T17:17:21.336Z] [2021-07-16T17:17:21.336Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-16T17:17:21.336Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-16T17:17:21.336Z] #5 DONE 0.1s [2021-07-16T17:17:21.336Z] [2021-07-16T17:17:21.336Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T17:17:21.336Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T17:17:21.336Z] #8 DONE 0.1s [2021-07-16T17:17:21.336Z] [2021-07-16T17:17:21.336Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T17:17:21.336Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-16T17:17:21.596Z] #7 DONE 0.3s [2021-07-16T17:17:21.796Z] #19 ... [2021-07-16T17:17:21.796Z] [2021-07-16T17:17:21.796Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-16T17:17:21.796Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-16T17:17:21.796Z] #43 1.978 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T17:17:21.796Z] #43 2.093 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T17:17:21.796Z] #43 2.190 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T17:17:21.796Z] #43 2.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-16T17:17:21.796Z] #43 3.010 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-16T17:17:21.796Z] #43 3.901 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-16T17:17:21.796Z] #43 4.662 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-16T17:17:21.796Z] #43 5.331 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-16T17:17:21.796Z] #43 6.158 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-16T17:17:21.796Z] #43 6.177 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-16T17:17:21.796Z] #43 6.186 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-16T17:17:21.796Z] #43 6.203 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-16T17:17:21.796Z] #43 6.218 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-16T17:17:21.796Z] #43 6.227 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-16T17:17:21.796Z] #43 6.227 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-16T17:17:21.796Z] #43 6.228 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-16T17:17:21.796Z] #43 6.229 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-16T17:17:21.796Z] #43 6.231 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-16T17:17:21.858Z] [2021-07-16T17:17:21.858Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T17:17:21.858Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T17:17:21.858Z] #26 DONE 0.0s [2021-07-16T17:17:21.858Z] [2021-07-16T17:17:21.858Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T17:17:21.858Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T17:17:21.858Z] #65 DONE 0.0s [2021-07-16T17:17:21.858Z] [2021-07-16T17:17:21.858Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T17:17:21.858Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-16T17:17:21.858Z] #63 DONE 0.0s [2021-07-16T17:17:21.858Z] [2021-07-16T17:17:21.858Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-16T17:17:21.858Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-16T17:17:21.858Z] #9 DONE 0.0s [2021-07-16T17:17:21.858Z] [2021-07-16T17:17:21.858Z] #23 [internal] load build context [2021-07-16T17:17:21.858Z] #23 sha256:9138c36f657d29d9a42b9b0d7498e480dc56456b68d7c5467665d55ebdc7c12a [2021-07-16T17:17:22.052Z] #43 ... [2021-07-16T17:17:22.052Z] [2021-07-16T17:17:22.052Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-16T17:17:22.053Z] #66 sha256:eb34c35d4f7738730ab0c83dd9da30181cee33fb65bd79264254fc56cbd3ea7b [2021-07-16T17:17:22.053Z] #66 1.271 + RM_GOPATH=0 [2021-07-16T17:17:22.053Z] #66 1.271 + TMP_GOPATH= [2021-07-16T17:17:22.053Z] #66 1.271 + : /build [2021-07-16T17:17:22.053Z] #66 1.271 + '[' -z '' ']' [2021-07-16T17:17:22.053Z] #66 1.271 ++ mktemp -d [2021-07-16T17:17:22.053Z] #66 1.271 + export GOPATH=/tmp/tmp.M9MELcSrFP [2021-07-16T17:17:22.053Z] #66 1.271 + GOPATH=/tmp/tmp.M9MELcSrFP [2021-07-16T17:17:22.053Z] #66 1.271 + RM_GOPATH=1 [2021-07-16T17:17:22.053Z] #66 1.271 + case "$(go env GOARCH)" in [2021-07-16T17:17:22.053Z] #66 1.271 ++ go env GOARCH [2021-07-16T17:17:22.053Z] #66 1.272 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T17:17:22.053Z] #66 1.272 + GO_BUILDMODE=-buildmode=pie [2021-07-16T17:17:22.053Z] #66 1.274 ++ dirname /tmp/install/install.sh [2021-07-16T17:17:22.053Z] #66 1.274 + dir=/tmp/install [2021-07-16T17:17:22.053Z] #66 1.274 + bin=rootlesskit [2021-07-16T17:17:22.053Z] #66 1.274 + shift [2021-07-16T17:17:22.053Z] #66 1.274 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-16T17:17:22.053Z] #66 1.274 + . /tmp/install/rootlesskit.installer [2021-07-16T17:17:22.053Z] #66 1.274 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T17:17:22.053Z] #66 1.274 + install_rootlesskit [2021-07-16T17:17:22.053Z] #66 1.274 + case "$1" in [2021-07-16T17:17:22.053Z] #66 1.274 + export CGO_ENABLED=0 [2021-07-16T17:17:22.053Z] #66 1.274 + CGO_ENABLED=0 [2021-07-16T17:17:22.053Z] #66 1.274 + _install_rootlesskit [2021-07-16T17:17:22.053Z] #66 1.274 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-16T17:17:22.053Z] #66 1.274 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.M9MELcSrFP/src/github.com/rootless-containers/rootlesskit [2021-07-16T17:17:22.053Z] #66 1.286 Cloning into '/tmp/tmp.M9MELcSrFP/src/github.com/rootless-containers/rootlesskit'... [2021-07-16T17:17:22.053Z] #66 1.286 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T17:17:22.053Z] #66 2.466 + cd /tmp/tmp.M9MELcSrFP/src/github.com/rootless-containers/rootlesskit [2021-07-16T17:17:22.053Z] #66 2.466 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T17:17:22.053Z] #66 2.488 + export GO111MODULE=on [2021-07-16T17:17:22.053Z] #66 2.488 + GO111MODULE=on [2021-07-16T17:17:22.053Z] #66 2.488 + export GOPROXY=https://proxy.golang.org [2021-07-16T17:17:22.053Z] #66 2.488 + GOPROXY=https://proxy.golang.org [2021-07-16T17:17:22.053Z] #66 2.488 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T17:17:22.053Z] #66 2.488 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-16T17:17:22.053Z] #66 3.366 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-16T17:17:22.053Z] #66 3.367 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T17:17:22.053Z] #66 3.405 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-16T17:17:22.053Z] #66 3.667 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T17:17:22.053Z] #66 5.108 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T17:17:22.053Z] #66 5.490 go: downloading github.com/google/uuid v1.2.0 [2021-07-16T17:17:22.053Z] #66 5.497 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T17:17:22.053Z] #66 5.534 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-16T17:17:22.053Z] #66 5.596 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-16T17:17:22.053Z] #66 5.696 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-16T17:17:22.053Z] #66 5.773 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T17:17:22.053Z] #66 6.014 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T17:17:22.053Z] #66 6.088 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T17:17:22.053Z] #66 7.070 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T17:17:22.053Z] #66 8.863 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T17:17:22.053Z] #66 ... [2021-07-16T17:17:22.053Z] [2021-07-16T17:17:22.053Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-16T17:17:22.053Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-16T17:17:22.053Z] #63 2.202 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T17:17:22.053Z] #63 2.202 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T17:17:22.053Z] #63 2.202 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T17:17:22.053Z] #63 2.822 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-16T17:17:22.053Z] #63 3.428 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-16T17:17:22.053Z] #63 4.306 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-16T17:17:22.053Z] #63 5.054 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-16T17:17:22.053Z] #63 6.001 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-16T17:17:22.053Z] #63 6.399 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-16T17:17:22.053Z] #63 6.403 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-16T17:17:22.053Z] #63 6.430 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-16T17:17:22.053Z] #63 6.455 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-16T17:17:22.053Z] #63 6.462 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-16T17:17:22.053Z] #63 6.477 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-16T17:17:22.053Z] #63 6.482 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-16T17:17:22.053Z] #63 6.483 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-16T17:17:22.053Z] #63 6.483 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-16T17:17:22.053Z] #63 6.483 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-16T17:17:22.431Z] #23 ... [2021-07-16T17:17:22.431Z] [2021-07-16T17:17:22.431Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-16T17:17:22.431Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-16T17:17:22.431Z] #42 DONE 0.4s [2021-07-16T17:17:22.431Z] [2021-07-16T17:17:22.431Z] #23 [internal] load build context [2021-07-16T17:17:22.431Z] #23 sha256:9138c36f657d29d9a42b9b0d7498e480dc56456b68d7c5467665d55ebdc7c12a [2021-07-16T17:17:23.659Z] ok github.com/docker/docker/api/server 0.036s coverage: 9.0% of statements [2021-07-16T17:17:23.813Z] #23 transferring context: 55.69MB 1.7s done [2021-07-16T17:17:23.813Z] #23 DONE 1.8s [2021-07-16T17:17:23.813Z] [2021-07-16T17:17:23.813Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-16T17:17:23.813Z] #38 sha256:6ce86a7c0d91dddfb098b18d0b110d0748da91454d3d62a88d554b4b03a4c5c4 [2021-07-16T17:17:23.813Z] #38 CACHED [2021-07-16T17:17:23.813Z] [2021-07-16T17:17:23.813Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-16T17:17:23.813Z] #61 sha256:c6961c039328dfadc09842e2ff22d006affdf6e5eec3da3fa120c8373f41b57e [2021-07-16T17:17:23.813Z] #61 CACHED [2021-07-16T17:17:23.813Z] [2021-07-16T17:17:23.813Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-16T17:17:23.813Z] #46 sha256:46c009a5526fb717310b9fd9d5571eac2cafdba7b03be00fda6e57c97ffd9425 [2021-07-16T17:17:23.813Z] #46 CACHED [2021-07-16T17:17:23.813Z] [2021-07-16T17:17:23.813Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-16T17:17:23.813Z] #67 sha256:348fe795d034c8e0ea5d1331a5ded69e12d374104f3b6eb644e01e52142b4ac5 [2021-07-16T17:17:23.813Z] #67 CACHED [2021-07-16T17:17:23.813Z] [2021-07-16T17:17:23.813Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T17:17:23.813Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-16T17:17:23.813Z] #17 CACHED [2021-07-16T17:17:23.813Z] [2021-07-16T17:17:23.813Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-16T17:17:23.813Z] #45 sha256:140da4d0e851a30ccc8a61158c58730c9969ed1868d0adb25fdd09d19ce7a9be [2021-07-16T17:17:23.813Z] #45 CACHED [2021-07-16T17:17:23.813Z] [2021-07-16T17:17:23.814Z] #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 [2021-07-16T17:17:23.814Z] #29 sha256:0e54a6d5744e4fb95dc5104a9c8fbb7b64d4133237a6750b990cf25d2198c694 [2021-07-16T17:17:23.814Z] #29 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #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 [2021-07-16T17:17:23.814Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-16T17:17:23.814Z] #12 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-16T17:17:23.814Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-16T17:17:23.814Z] #15 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-16T17:17:23.814Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-16T17:17:23.814Z] #56 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #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 [2021-07-16T17:17:23.814Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T17:17:23.814Z] #27 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T17:17:23.814Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-16T17:17:23.814Z] #31 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T17:17:23.814Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-16T17:17:23.814Z] #16 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-16T17:17:23.814Z] #62 sha256:a43fa7dbb7a47ee1bff460d9c7c9e098c4150a4fcffe8c2eb0b6b5b2806f4f36 [2021-07-16T17:17:23.814Z] #62 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-16T17:17:23.814Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-16T17:17:23.814Z] #19 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-16T17:17:23.814Z] #55 sha256:b175fd9af4de5015dc61a83669eb2a7bab5e59076d17f79444d921bd1bcfde0d [2021-07-16T17:17:23.814Z] #55 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-16T17:17:23.814Z] #33 sha256:1d5d96c37433cd3c88231fb577379dccede34d152f68fe6dfc4e9dae99891208 [2021-07-16T17:17:23.814Z] #33 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #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 [2021-07-16T17:17:23.814Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-16T17:17:23.814Z] #36 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-16T17:17:23.814Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-16T17:17:23.814Z] #64 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-16T17:17:23.814Z] #53 sha256:af8c64786e6a139cc3bd3d3cbc4af259e167f6f4820a558e124ce3db28f577b8 [2021-07-16T17:17:23.814Z] #53 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-16T17:17:23.814Z] #58 sha256:ddd54045d39dbfcbab41c51ed735b3826bb1f218188a9d7bd3e44a5b0148b1cf [2021-07-16T17:17:23.814Z] #58 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T17:17:23.814Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-16T17:17:23.814Z] #32 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-16T17:17:23.814Z] #51 sha256:1ede2c4c6e0a3d3ddcdc7a76b3ab8f0616df915998acc9268f27824d4ad47145 [2021-07-16T17:17:23.814Z] #51 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #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 [2021-07-16T17:17:23.814Z] #37 sha256:16167c430e805e251c6f0584c3ec378c8c21525c2ef6689df3095197184af969 [2021-07-16T17:17:23.814Z] #37 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-16T17:17:23.814Z] #59 sha256:8ed73402acffc71a72ca72807e62981aef0899a06fbd732cabdda1efacd73d6d [2021-07-16T17:17:23.814Z] #59 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-16T17:17:23.814Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-16T17:17:23.814Z] #43 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #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 [2021-07-16T17:17:23.814Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-16T17:17:23.814Z] #11 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #21 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-16T17:17:23.814Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-16T17:17:23.814Z] #21 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:17:23.814Z] #57 sha256:77f2600b97e2700a527e6f5815fd26f7ba32d821697dbce8e0a764addc1c4193 [2021-07-16T17:17:23.814Z] #57 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-16T17:17:23.814Z] #49 sha256:37f47910f481769c6751642f3d4515174570826caa5da502ecc2c3ba1b82393f [2021-07-16T17:17:23.814Z] #49 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-16T17:17:23.814Z] #35 sha256:aa2c18351aee398f59d2cf2006549415f7f3a6f7fb7b99ca6e4a5c0ac7d78e93 [2021-07-16T17:17:23.814Z] #35 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-16T17:17:23.814Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-16T17:17:23.814Z] #39 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-16T17:17:23.814Z] #52 sha256:43c5e98d332d4f9c308711979f8e88b0f01a40e386c3f1ece9b6dc4d12b09526 [2021-07-16T17:17:23.814Z] #52 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-16T17:17:23.814Z] #54 sha256:1dfac5625bc2c8c107eb32f8974de01afde92e915cfc4bb24bf14f2a58f4cbe4 [2021-07-16T17:17:23.814Z] #54 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T17:17:23.814Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-16T17:17:23.814Z] #10 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-16T17:17:23.814Z] #47 sha256:ed17bc2db76749be7e08f4715e52d24a1409828013d0e61eebd3e52e3de340ce [2021-07-16T17:17:23.814Z] #47 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #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 [2021-07-16T17:17:23.814Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-16T17:17:23.814Z] #13 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-16T17:17:23.814Z] #28 sha256:a3787f0b11701f4eda43f1ea8830188932848bd8d8bf01d16745775588bb84a3 [2021-07-16T17:17:23.814Z] #28 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-16T17:17:23.814Z] #60 sha256:39338aa3e0932635874026dbeace4a8162b779439c1c9e415867bf497a6dad48 [2021-07-16T17:17:23.814Z] #60 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-16T17:17:23.814Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-16T17:17:23.814Z] #22 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-16T17:17:23.814Z] #25 sha256:ad173077def8f8aabcbda3263439cab9bf46b3d027a0d07511306b422c7bbb55 [2021-07-16T17:17:23.814Z] #25 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #20 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T17:17:23.814Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-16T17:17:23.814Z] #20 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-16T17:17:23.814Z] #41 sha256:e3a398846460dc56a7ebf6f66399273ab01092a9e55d79b892e2b429f3f0925c [2021-07-16T17:17:23.814Z] #41 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T17:17:23.814Z] #30 sha256:e6613ada7c1c948e6401440da5e5efc32ac0a1c3d031e4011628e6251e00df1a [2021-07-16T17:17:23.814Z] #30 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #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 [2021-07-16T17:17:23.814Z] #24 sha256:7fd9c47ad529d5ade6f5301f64560ea311beec2ed34cc50ffa740d128f886388 [2021-07-16T17:17:23.814Z] #24 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T17:17:23.814Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-16T17:17:23.814Z] #18 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #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 [2021-07-16T17:17:23.814Z] #34 sha256:dfb76d138fa7f7dc9dda888d725ff95eae619575ff1b39aef3617c273e7dd8f4 [2021-07-16T17:17:23.814Z] #34 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-16T17:17:23.814Z] #50 sha256:6b99c51520b37996208d1d290ede46112c7959c2f312bbd645e15917993b2c69 [2021-07-16T17:17:23.814Z] #50 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-16T17:17:23.814Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-16T17:17:23.814Z] #14 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-16T17:17:23.814Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-16T17:17:23.814Z] #66 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-16T17:17:23.814Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-16T17:17:23.814Z] #44 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #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 [2021-07-16T17:17:23.814Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-16T17:17:23.814Z] #40 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-16T17:17:23.814Z] #48 sha256:876b9ca389378f63cd54e3f029c142e2204a5249d1844338d9cb119b26ed7925 [2021-07-16T17:17:23.814Z] #48 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-16T17:17:23.814Z] #68 sha256:e2700a1da0eb86666af15aa5e906a59e9dbae41f9d8084db0014cfe590c0e4d2 [2021-07-16T17:17:23.814Z] #68 CACHED [2021-07-16T17:17:23.814Z] [2021-07-16T17:17:23.814Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-16T17:17:23.814Z] #69 sha256:4f99b7e3455c406a8c7ee5d9f3d020ede05c295d021ad74a9a06f6697e253335 [2021-07-16T17:17:24.384Z] #69 DONE 0.8s [2021-07-16T17:17:24.384Z] [2021-07-16T17:17:24.384Z] #70 exporting to image [2021-07-16T17:17:24.384Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-16T17:17:24.384Z] #70 exporting layers [2021-07-16T17:17:25.328Z] #70 exporting layers 1.0s done [2021-07-16T17:17:25.328Z] #70 writing image sha256:1f6e02462544120be5753fd557c1a808a299a3396d476d0e9527df37416cd601 done [2021-07-16T17:17:25.328Z] #70 naming to docker.io/library/docker:b91946b6d99eb0a101464df5f55affc18c244f34 done [2021-07-16T17:17:25.328Z] #70 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-16T17:17:25.677Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=b91946b6d99eb0a101464df5f55affc18c244f34 -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:b91946b6d99eb0a101464df5f55affc18c244f34 hack/make.sh dynbinary test-integration [2021-07-16T17:17:26.247Z] [2021-07-16T17:17:26.247Z] Removing bundles/ [2021-07-16T17:17:26.247Z] [2021-07-16T17:17:26.247Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-16T17:17:26.247Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T17:17:26.247Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:17:27.366Z] ---> 7d3b759fcbf2 [2021-07-16T17:17:27.366Z] Successfully built 7d3b759fcbf2 [2021-07-16T17:17:27.366Z] Successfully tagged docker:latest [2021-07-16T17:17:27.366Z] INFO: Image build ended at 07/16/2021 17:17:26. Duration:00:00:25.1282957 [2021-07-16T17:17:27.366Z] [2021-07-16T17:17:27.366Z] [2021-07-16T17:17:27.366Z] INFO: Building the test binaries at 07/16/2021 17:17:26... [2021-07-16T17:17:31.169Z] INFO: make.ps1 starting at 07/16/2021 17:17:30 [2021-07-16T17:17:31.169Z] INFO: Git commit (cf17e8d1e4) assumed from DOCKER_GITCOMMIT environment variable [2021-07-16T17:17:31.169Z] INFO: Invoking autogen... [2021-07-16T17:17:31.169Z] INFO: Building daemon... [2021-07-16T17:17:34.230Z] #63 21.79 Fetched 39.8 MB in 20s (2005 kB/s) [2021-07-16T17:17:34.487Z] #63 21.79 Reading package lists... [2021-07-16T17:17:34.487Z] #63 ... [2021-07-16T17:17:34.487Z] [2021-07-16T17:17:34.487Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-16T17:17:34.487Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-16T17:17:34.487Z] #43 22.70 Fetched 39.8 MB in 21s (1892 kB/s) [2021-07-16T17:17:41.025Z] #43 22.70 Reading package lists... [2021-07-16T17:17:41.025Z] #43 ... [2021-07-16T17:17:41.025Z] [2021-07-16T17:17:41.025Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-07-16T17:17:41.025Z] #66 sha256:eb34c35d4f7738730ab0c83dd9da30181cee33fb65bd79264254fc56cbd3ea7b [2021-07-16T17:17:41.025Z] #66 26.81 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T17:17:41.025Z] #66 26.81 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-16T17:17:41.977Z] #66 DONE 30.2s [2021-07-16T17:17:41.977Z] [2021-07-16T17:17:41.977Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-16T17:17:41.977Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-16T17:17:41.977Z] #19 22.17 Fetched 42.2 MB in 21s (2022 kB/s) [2021-07-16T17:17:41.977Z] #19 22.17 Reading package lists... [2021-07-16T17:17:41.977Z] #19 ... [2021-07-16T17:17:41.977Z] [2021-07-16T17:17:41.977Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-16T17:17:41.977Z] #67 sha256:f80158a9b327ac8efb730bed733f20a1c0bd906372c33005294c2ea857b406d5 [2021-07-16T17:17:41.977Z] #67 DONE 0.1s [2021-07-16T17:17:41.977Z] [2021-07-16T17:17:41.977Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-16T17:17:41.977Z] #68 sha256:015812e416c97a7ed72daa4b5a5d6a5e16b1c596186fea653cc9d671f1355890 [2021-07-16T17:17:42.232Z] #68 DONE 0.1s [2021-07-16T17:17:42.232Z] [2021-07-16T17:17:42.232Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-16T17:17:42.232Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-16T17:17:43.159Z] #43 22.70 Reading package lists... [2021-07-16T17:17:43.159Z] #43 ... [2021-07-16T17:17:43.159Z] [2021-07-16T17:17:43.159Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-16T17:17:43.159Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-16T17:17:43.159Z] #63 21.79 Reading package lists... [2021-07-16T17:17:43.415Z] [2021-07-16T17:17:43.415Z] #63 ... [2021-07-16T17:17:43.415Z] [2021-07-16T17:17:43.415Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-16T17:17:43.415Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-16T17:17:43.415Z] #71 CACHED [2021-07-16T17:17:43.415Z] [2021-07-16T17:17:43.415Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-16T17:17:43.415Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-16T17:17:43.415Z] #63 31.52 Reading package lists... [2021-07-16T17:17:43.415Z] #63 ... [2021-07-16T17:17:43.415Z] [2021-07-16T17:17:43.415Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-16T17:17:43.415Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-16T17:17:43.415Z] #73 CACHED [2021-07-16T17:17:43.671Z] [2021-07-16T17:17:43.671Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-16T17:17:43.671Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-16T17:17:47.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-16T17:17:47.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-16T17:17:48.922Z] #63 31.52 Reading package lists... [2021-07-16T17:17:48.922Z] #63 ... [2021-07-16T17:17:48.922Z] [2021-07-16T17:17:48.922Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-16T17:17:48.922Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-16T17:17:48.922Z] #19 22.17 Reading package lists... [2021-07-16T17:17:51.441Z] #19 32.05 Reading package lists... [2021-07-16T17:17:51.441Z] #19 ... [2021-07-16T17:17:51.441Z] [2021-07-16T17:17:51.441Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-07-16T17:17:51.441Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-16T17:17:51.441Z] #63 31.52 Reading package lists... [2021-07-16T17:17:51.441Z] #63 38.20 Building dependency tree... [2021-07-16T17:17:51.697Z] #63 39.79 Reading state information... [2021-07-16T17:17:53.063Z] #63 41.08 The following additional packages will be installed: [2021-07-16T17:17:53.063Z] #63 41.09 libbtrfs0 [2021-07-16T17:17:53.063Z] #63 41.24 The following NEW packages will be installed: [2021-07-16T17:17:53.063Z] #63 41.25 libbtrfs-dev libbtrfs0 [2021-07-16T17:17:53.319Z] #63 41.61 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T17:17:53.319Z] #63 41.61 Need to get 119 kB of archives. [2021-07-16T17:17:53.319Z] #63 41.61 After this operation, 387 kB of additional disk space will be used. [2021-07-16T17:17:53.319Z] #63 41.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-16T17:17:53.319Z] #63 41.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-16T17:17:54.248Z] #63 42.33 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T17:17:54.248Z] #63 42.44 Fetched 119 kB in 0s (419 kB/s) [2021-07-16T17:17:54.248Z] #63 42.49 Selecting previously unselected package libbtrfs0. [2021-07-16T17:17:54.248Z] #63 42.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-16T17:17:54.248Z] #63 42.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-16T17:17:54.248Z] #63 42.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T17:17:54.248Z] #63 42.58 Selecting previously unselected package libbtrfs-dev. [2021-07-16T17:17:54.248Z] #63 42.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-16T17:17:54.248Z] #63 42.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T17:17:54.504Z] #63 42.65 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T17:17:54.504Z] #63 42.66 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T17:17:54.504Z] #63 42.67 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T17:17:54.760Z] #63 DONE 42.8s [2021-07-16T17:17:54.760Z] [2021-07-16T17:17:54.760Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-16T17:17:54.760Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-16T17:17:54.760Z] #19 32.05 Reading package lists... [2021-07-16T17:17:54.760Z] #19 39.79 Building dependency tree... [2021-07-16T17:17:54.760Z] #19 ... [2021-07-16T17:17:54.760Z] [2021-07-16T17:17:54.760Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-16T17:17:54.760Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-16T17:17:54.760Z] #43 22.70 Reading package lists... [2021-07-16T17:17:54.760Z] #43 32.89 Reading package lists... [2021-07-16T17:17:54.760Z] #43 39.68 Building dependency tree... [2021-07-16T17:17:54.760Z] #43 41.10 Reading state information... [2021-07-16T17:17:54.760Z] #43 41.98 The following additional packages will be installed: [2021-07-16T17:17:54.760Z] #43 41.98 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-07-16T17:17:54.760Z] #43 41.99 Suggested packages: [2021-07-16T17:17:54.760Z] #43 41.99 cmake-doc ninja-build lrzip [2021-07-16T17:17:54.760Z] #43 41.99 Recommended packages: [2021-07-16T17:17:54.760Z] #43 41.99 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-16T17:17:54.760Z] #43 42.44 The following NEW packages will be installed: [2021-07-16T17:17:54.760Z] #43 42.46 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-07-16T17:17:54.760Z] #43 42.85 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T17:17:54.760Z] #43 42.85 Need to get 5913 kB of archives. [2021-07-16T17:17:54.760Z] #43 42.85 After this operation, 27.4 MB of additional disk space will be used. [2021-07-16T17:17:54.760Z] #43 42.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-16T17:17:54.760Z] #43 42.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T17:17:54.760Z] #43 42.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-16T17:17:54.760Z] #43 42.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-16T17:17:54.760Z] #43 42.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-16T17:17:54.760Z] #43 42.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-16T17:17:54.760Z] #43 42.95 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-16T17:17:54.760Z] #43 42.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-16T17:17:55.016Z] #43 ... [2021-07-16T17:17:55.016Z] [2021-07-16T17:17:55.016Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:17:55.016Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc [2021-07-16T17:17:55.578Z] #64 0.971 + RM_GOPATH=0 [2021-07-16T17:17:55.578Z] #64 0.971 + TMP_GOPATH= [2021-07-16T17:17:55.578Z] #64 0.971 + : /build [2021-07-16T17:17:55.578Z] #64 0.972 + '[' -z '' ']' [2021-07-16T17:17:55.578Z] #64 0.972 ++ mktemp -d [2021-07-16T17:17:55.578Z] #64 0.973 + export GOPATH=/tmp/tmp.oEa0i1o8qD [2021-07-16T17:17:55.578Z] #64 0.973 + GOPATH=/tmp/tmp.oEa0i1o8qD [2021-07-16T17:17:55.578Z] #64 0.974 + RM_GOPATH=1 [2021-07-16T17:17:55.578Z] #64 0.974 + case "$(go env GOARCH)" in [2021-07-16T17:17:55.578Z] #64 0.974 ++ go env GOARCH [2021-07-16T17:17:55.578Z] #64 0.986 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T17:17:55.578Z] #64 0.986 + GO_BUILDMODE=-buildmode=pie [2021-07-16T17:17:55.578Z] #64 0.986 ++ dirname /tmp/install/install.sh [2021-07-16T17:17:55.578Z] #64 0.987 + dir=/tmp/install [2021-07-16T17:17:55.578Z] #64 0.987 + bin=containerd [2021-07-16T17:17:55.578Z] #64 0.987 + shift [2021-07-16T17:17:55.578Z] #64 0.987 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-16T17:17:55.578Z] #64 0.987 + . /tmp/install/containerd.installer [2021-07-16T17:17:55.578Z] #64 0.987 ++ set -e [2021-07-16T17:17:55.578Z] #64 0.987 ++ : 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-16T17:17:55.578Z] #64 0.988 + install_containerd [2021-07-16T17:17:55.578Z] #64 0.988 + echo 'Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b' [2021-07-16T17:17:55.578Z] #64 0.988 Install containerd version 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-16T17:17:55.578Z] #64 0.988 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oEa0i1o8qD/src/github.com/containerd/containerd [2021-07-16T17:17:55.578Z] #64 0.990 Cloning into '/tmp/tmp.oEa0i1o8qD/src/github.com/containerd/containerd'... [2021-07-16T17:17:58.853Z] #64 ... [2021-07-16T17:17:58.853Z] [2021-07-16T17:17:58.853Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-07-16T17:17:58.853Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-16T17:17:58.853Z] #43 43.65 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T17:17:58.853Z] #43 43.91 Fetched 5913 kB in 1s (11.0 MB/s) [2021-07-16T17:17:58.853Z] #43 43.95 Selecting previously unselected package xxd. [2021-07-16T17:17:58.853Z] #43 43.95 (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 ... 29521 files and directories currently installed.) [2021-07-16T17:17:58.853Z] #43 43.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T17:17:58.853Z] #43 43.98 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T17:17:58.853Z] #43 44.05 Selecting previously unselected package vim-common. [2021-07-16T17:17:58.853Z] #43 44.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T17:17:58.853Z] #43 44.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T17:17:58.853Z] #43 44.14 Selecting previously unselected package cmake-data. [2021-07-16T17:17:58.853Z] #43 44.15 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-16T17:17:58.853Z] #43 44.15 Unpacking cmake-data (3.13.4-1) ... [2021-07-16T17:17:58.853Z] #43 44.89 Selecting previously unselected package libarchive13:amd64. [2021-07-16T17:17:58.853Z] #43 44.89 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-16T17:17:58.853Z] #43 44.90 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-16T17:17:58.853Z] #43 44.99 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-16T17:17:58.853Z] #43 44.99 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-16T17:17:58.853Z] #43 45.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-16T17:17:58.853Z] #43 45.06 Selecting previously unselected package librhash0:amd64. [2021-07-16T17:17:58.853Z] #43 45.06 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-07-16T17:17:58.853Z] #43 45.07 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-16T17:17:58.854Z] #43 45.13 Selecting previously unselected package libuv1:amd64. [2021-07-16T17:17:58.854Z] #43 45.13 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-16T17:17:58.854Z] #43 45.14 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-16T17:17:58.854Z] #43 45.22 Selecting previously unselected package cmake. [2021-07-16T17:17:58.854Z] #43 45.22 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-07-16T17:17:58.854Z] #43 45.22 Unpacking cmake (3.13.4-1) ... [2021-07-16T17:17:58.854Z] #43 46.19 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-16T17:17:58.854Z] #43 46.21 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T17:17:58.854Z] #43 46.24 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-16T17:17:58.854Z] #43 46.28 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T17:17:58.854Z] #43 46.32 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-16T17:17:58.854Z] #43 46.34 Setting up cmake-data (3.13.4-1) ... [2021-07-16T17:17:58.854Z] #43 46.35 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-16T17:17:58.854Z] #43 46.37 Setting up cmake (3.13.4-1) ... [2021-07-16T17:17:58.854Z] #43 46.38 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T17:17:58.854Z] #43 46.42 Processing triggers for mime-support (3.62) ... [2021-07-16T17:17:58.854Z] #43 DONE 46.9s [2021-07-16T17:17:58.854Z] [2021-07-16T17:17:58.854Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-16T17:17:58.854Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-16T17:17:58.854Z] #19 39.79 Building dependency tree... [2021-07-16T17:17:58.854Z] #19 41.21 Reading state information... [2021-07-16T17:17:58.854Z] #19 42.12 The following additional packages will be installed: [2021-07-16T17:17:58.854Z] #19 42.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-16T17:17:58.854Z] #19 42.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-16T17:17:58.854Z] #19 42.13 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-16T17:17:58.854Z] #19 42.13 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-16T17:17:58.854Z] #19 42.13 mingw-w64-x86-64-dev [2021-07-16T17:17:58.854Z] #19 42.14 Suggested packages: [2021-07-16T17:17:58.854Z] #19 42.14 gcc-8-locales seccomp wine64 [2021-07-16T17:17:58.854Z] #19 42.69 The following NEW packages will be installed: [2021-07-16T17:17:58.854Z] #19 42.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-16T17:17:58.854Z] #19 42.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-16T17:17:58.854Z] #19 42.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-16T17:17:58.854Z] #19 42.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-16T17:17:58.854Z] #19 42.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-16T17:17:58.854Z] #19 42.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T17:17:58.854Z] #19 42.72 The following packages will be upgraded: [2021-07-16T17:17:58.854Z] #19 42.72 libseccomp2 [2021-07-16T17:17:58.854Z] #19 43.05 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T17:17:58.854Z] #19 43.05 Need to get 77.8 MB of archives. [2021-07-16T17:17:58.854Z] #19 43.05 After this operation, 487 MB of additional disk space will be used. [2021-07-16T17:17:58.854Z] #19 43.05 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-16T17:17:58.854Z] #19 43.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-16T17:17:58.854Z] #19 43.05 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-16T17:17:58.854Z] #19 43.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-07-16T17:17:58.854Z] #19 43.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-16T17:17:58.854Z] #19 43.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-16T17:17:58.854Z] #19 43.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-16T17:17:58.854Z] #19 43.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-16T17:17:58.854Z] #19 43.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-16T17:17:58.854Z] #19 43.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-07-16T17:17:58.854Z] #19 43.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-07-16T17:17:58.854Z] #19 44.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-07-16T17:17:58.854Z] #19 44.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-16T17:17:58.854Z] #19 44.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-16T17:17:58.854Z] #19 44.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-16T17:17:58.854Z] #19 44.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-16T17:17:58.854Z] #19 44.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-16T17:17:58.854Z] #19 44.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-16T17:17:58.854Z] #19 44.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-16T17:17:58.854Z] #19 44.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-16T17:17:58.854Z] #19 44.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-16T17:17:58.854Z] #19 44.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-16T17:17:58.854Z] #19 44.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-16T17:17:58.854Z] #19 44.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-16T17:17:58.854Z] #19 44.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-16T17:17:58.854Z] #19 44.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-16T17:17:59.783Z] #19 45.67 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T17:17:59.783Z] #19 45.96 Fetched 77.8 MB in 2s (36.6 MB/s) [2021-07-16T17:18:00.039Z] #19 46.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-16T17:18:00.039Z] #19 46.05 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-16T17:18:00.039Z] #19 46.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-16T17:18:00.039Z] #19 46.20 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T17:18:00.039Z] #19 46.27 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-16T17:18:00.295Z] #19 46.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-07-16T17:18:00.295Z] #19 46.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-16T17:18:00.295Z] #19 46.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T17:18:00.856Z] #19 46.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-16T17:18:00.857Z] #19 46.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-16T17:18:00.857Z] #19 46.94 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T17:18:01.675Z] #19 47.65 Selecting previously unselected package binutils-mingw-w64. [2021-07-16T17:18:01.675Z] #19 47.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-16T17:18:01.675Z] #19 47.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T17:18:01.675Z] #19 47.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-16T17:18:01.675Z] #19 47.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-16T17:18:01.675Z] #19 47.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T17:18:01.675Z] #19 47.84 Selecting previously unselected package dmsetup. [2021-07-16T17:18:01.675Z] #19 47.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-16T17:18:01.675Z] #19 47.85 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-16T17:18:01.932Z] #19 47.91 Selecting previously unselected package mingw-w64-common. [2021-07-16T17:18:01.932Z] #19 47.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-16T17:18:01.932Z] #19 47.92 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-16T17:18:02.496Z] #19 ... [2021-07-16T17:18:02.496Z] [2021-07-16T17:18:02.496Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-07-16T17:18:02.496Z] #44 sha256:ee12201fe10f3233da74b763c56e9ec6bec5b0a435abef5cebde799bf3fe3ccc [2021-07-16T17:18:02.496Z] #44 1.365 + RM_GOPATH=0 [2021-07-16T17:18:02.496Z] #44 1.366 + TMP_GOPATH= [2021-07-16T17:18:02.496Z] #44 1.366 + : /build [2021-07-16T17:18:02.496Z] #44 1.367 + '[' -z '' ']' [2021-07-16T17:18:02.496Z] #44 1.367 ++ mktemp -d [2021-07-16T17:18:02.496Z] #44 1.369 + export GOPATH=/tmp/tmp.NLAjJfUkKM [2021-07-16T17:18:02.496Z] #44 1.370 + GOPATH=/tmp/tmp.NLAjJfUkKM [2021-07-16T17:18:02.496Z] #44 1.370 + RM_GOPATH=1 [2021-07-16T17:18:02.496Z] #44 1.370 + case "$(go env GOARCH)" in [2021-07-16T17:18:02.496Z] #44 1.370 ++ go env GOARCH [2021-07-16T17:18:02.496Z] #44 1.375 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T17:18:02.496Z] #44 1.375 + GO_BUILDMODE=-buildmode=pie [2021-07-16T17:18:02.496Z] #44 1.375 ++ dirname /tmp/install/install.sh [2021-07-16T17:18:02.496Z] #44 1.377 + dir=/tmp/install [2021-07-16T17:18:02.496Z] #44 1.377 + bin=tini [2021-07-16T17:18:02.496Z] #44 1.377 + shift [2021-07-16T17:18:02.496Z] #44 1.377 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-16T17:18:02.496Z] #44 1.378 + . /tmp/install/tini.installer [2021-07-16T17:18:02.496Z] #44 1.378 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T17:18:02.496Z] #44 1.378 + install_tini [2021-07-16T17:18:02.496Z] #44 1.378 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-16T17:18:02.496Z] #44 1.378 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T17:18:02.496Z] #44 1.378 + git clone https://github.com/krallin/tini.git /tmp/tmp.NLAjJfUkKM/tini [2021-07-16T17:18:02.496Z] #44 1.379 Cloning into '/tmp/tmp.NLAjJfUkKM/tini'... [2021-07-16T17:18:02.496Z] #44 1.729 + cd /tmp/tmp.NLAjJfUkKM/tini [2021-07-16T17:18:02.496Z] #44 1.729 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T17:18:02.496Z] #44 1.735 + cmake . [2021-07-16T17:18:02.496Z] #44 1.870 -- The C compiler identification is GNU 8.3.0 [2021-07-16T17:18:02.496Z] #44 1.881 -- Check for working C compiler: /usr/bin/cc [2021-07-16T17:18:02.496Z] #44 2.045 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-16T17:18:02.496Z] #44 2.048 -- Detecting C compiler ABI info [2021-07-16T17:18:02.496Z] #44 2.205 -- Detecting C compiler ABI info - done [2021-07-16T17:18:02.496Z] #44 2.216 -- Detecting C compile features [2021-07-16T17:18:02.496Z] #44 2.915 -- Detecting C compile features - done [2021-07-16T17:18:02.496Z] #44 2.925 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-16T17:18:02.496Z] #44 2.990 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-16T17:18:02.496Z] #44 3.015 -- Configuring done [2021-07-16T17:18:02.496Z] #44 3.022 -- Generating done [2021-07-16T17:18:02.496Z] #44 3.028 -- Build files have been written to: /tmp/tmp.NLAjJfUkKM/tini [2021-07-16T17:18:02.496Z] #44 3.031 + make tini-static [2021-07-16T17:18:02.496Z] #44 3.132 Scanning dependencies of target tini-static [2021-07-16T17:18:02.496Z] #44 3.148 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-16T17:18:02.496Z] #44 3.495 [100%] Linking C executable tini-static [2021-07-16T17:18:02.496Z] #44 3.651 [100%] Built target tini-static [2021-07-16T17:18:02.496Z] #44 3.678 + mkdir -p /build [2021-07-16T17:18:02.496Z] #44 3.681 + cp tini-static /build/docker-init [2021-07-16T17:18:02.496Z] #44 DONE 4.0s [2021-07-16T17:18:02.752Z] [2021-07-16T17:18:02.752Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-16T17:18:02.752Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-16T17:18:03.680Z] #19 49.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-16T17:18:03.680Z] #19 49.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-16T17:18:03.680Z] #19 49.80 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T17:18:03.937Z] #19 ... [2021-07-16T17:18:03.937Z] [2021-07-16T17:18:03.937Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-16T17:18:03.937Z] #46 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-16T17:18:03.937Z] #46 CACHED [2021-07-16T17:18:04.193Z] [2021-07-16T17:18:04.193Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-07-16T17:18:04.193Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-16T17:18:04.193Z] #47 CACHED [2021-07-16T17:18:04.193Z] [2021-07-16T17:18:04.193Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-07-16T17:18:04.193Z] #50 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-16T17:18:04.193Z] #50 CACHED [2021-07-16T17:18:04.193Z] [2021-07-16T17:18:04.193Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-07-16T17:18:04.193Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-16T17:18:04.193Z] #51 CACHED [2021-07-16T17:18:04.193Z] [2021-07-16T17:18:04.193Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-07-16T17:18:04.193Z] #53 sha256:0b1ef47de3db4f120e04011556923dfbf996c46dd3065ec7444e0ec91d17c2b6 [2021-07-16T17:18:04.193Z] #53 CACHED [2021-07-16T17:18:04.193Z] [2021-07-16T17:18:04.193Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-07-16T17:18:04.193Z] #55 sha256:10b6bcc5a7a5f289b2bf6e41144204819575788aa4ad1f37b0afedcf53d82ed2 [2021-07-16T17:18:04.193Z] #55 CACHED [2021-07-16T17:18:04.193Z] [2021-07-16T17:18:04.193Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-07-16T17:18:04.193Z] #57 sha256:854fc76da0ef2642d148bfe2ba61139027f55fd15e2a94bcacd8665e8028645f [2021-07-16T17:18:04.193Z] #57 CACHED [2021-07-16T17:18:04.193Z] [2021-07-16T17:18:04.193Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-07-16T17:18:04.193Z] #59 sha256:95832cfd8385487b959a821e2ca9c20081dbd06a078a3ca290eb6e33f8e2affa [2021-07-16T17:18:04.193Z] #59 CACHED [2021-07-16T17:18:04.193Z] [2021-07-16T17:18:04.193Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-16T17:18:04.193Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-16T17:18:05.161Z] #19 51.41 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-16T17:18:05.161Z] #19 51.42 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T17:18:05.161Z] #19 51.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T17:18:05.161Z] #19 51.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-16T17:18:05.417Z] #19 51.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T17:18:05.417Z] #19 51.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T17:18:10.778Z] #19 56.25 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-16T17:18:10.778Z] #19 56.26 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T17:18:10.778Z] #19 56.26 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T17:18:14.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-16T17:18:14.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-16T17:18:14.050Z] #19 60.19 Selecting previously unselected package libapparmor1:amd64. [2021-07-16T17:18:14.050Z] #19 60.20 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-16T17:18:14.050Z] #19 60.20 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-16T17:18:14.307Z] #19 60.26 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-16T17:18:14.307Z] #19 60.27 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-16T17:18:14.307Z] #19 60.27 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-16T17:18:14.307Z] #19 60.34 Selecting previously unselected package libbtrfs0. [2021-07-16T17:18:14.307Z] #19 60.35 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-16T17:18:14.307Z] #19 60.36 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T17:18:14.307Z] #19 60.41 Selecting previously unselected package libbtrfs-dev. [2021-07-16T17:18:14.307Z] #19 60.43 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-16T17:18:14.307Z] #19 60.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T17:18:14.307Z] #19 60.48 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-16T17:18:14.307Z] #19 60.48 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-16T17:18:14.307Z] #19 60.49 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T17:18:14.564Z] #19 60.53 Selecting previously unselected package libudev-dev:amd64. [2021-07-16T17:18:14.564Z] #19 60.54 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-16T17:18:14.564Z] #19 60.56 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-16T17:18:14.564Z] #19 60.62 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-16T17:18:14.564Z] #19 60.63 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-16T17:18:14.564Z] #19 60.63 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-16T17:18:14.564Z] #19 60.78 Selecting previously unselected package libpcre16-3:amd64. [2021-07-16T17:18:14.564Z] #19 60.79 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-16T17:18:14.564Z] #19 60.79 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-16T17:18:14.564Z] #19 60.88 Selecting previously unselected package libpcre32-3:amd64. [2021-07-16T17:18:14.820Z] #19 60.89 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-16T17:18:14.820Z] #19 60.89 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-16T17:18:14.820Z] #19 60.97 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-16T17:18:14.820Z] #19 60.98 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-16T17:18:14.820Z] #19 60.99 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-16T17:18:15.077Z] #19 61.04 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-16T17:18:15.077Z] #19 61.04 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-16T17:18:15.077Z] #19 61.05 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-16T17:18:15.077Z] #19 61.20 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-16T17:18:15.077Z] #19 61.20 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-16T17:18:15.077Z] #19 61.21 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-16T17:18:15.077Z] #19 61.33 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-16T17:18:15.333Z] #19 61.33 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-16T17:18:15.333Z] #19 61.34 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-16T17:18:15.333Z] #19 61.39 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-16T17:18:15.333Z] #19 61.40 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-16T17:18:15.333Z] #19 61.40 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T17:18:15.333Z] #19 61.48 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-16T17:18:15.333Z] #19 61.49 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-16T17:18:15.333Z] #19 61.50 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-16T17:18:15.590Z] #19 61.75 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-16T17:18:15.590Z] #19 61.77 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T17:18:15.590Z] #19 61.78 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-16T17:18:15.590Z] #19 61.80 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T17:18:15.590Z] #19 61.81 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-16T17:18:15.590Z] #19 61.83 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-16T17:18:15.590Z] #19 61.84 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T17:18:15.846Z] #19 61.85 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T17:18:15.846Z] #19 61.87 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-16T17:18:15.846Z] #19 61.88 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-16T17:18:15.846Z] #19 61.91 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T17:18:15.846Z] #19 61.93 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T17:18:15.846Z] #19 61.95 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-16T17:18:15.846Z] #19 61.97 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-16T17:18:15.846Z] #19 61.99 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-16T17:18:15.846Z] #19 62.01 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T17:18:15.846Z] #19 62.02 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-16T17:18:15.846Z] #19 62.03 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T17:18:15.847Z] #19 62.05 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 [2021-07-16T17:18:15.847Z] #19 62.05 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 [2021-07-16T17:18:15.847Z] #19 62.07 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T17:18:15.847Z] #19 62.08 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 [2021-07-16T17:18:15.847Z] #19 62.08 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 [2021-07-16T17:18:15.847Z] #19 62.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T17:18:15.847Z] #19 62.11 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-16T17:18:15.847Z] #19 62.12 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T17:18:15.847Z] #19 62.14 Setting up dmsetup (2:1.02.155-3) ... [2021-07-16T17:18:15.847Z] #19 62.15 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T17:18:15.847Z] #19 62.16 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-16T17:18:15.847Z] #19 62.18 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T17:18:16.776Z] #19 ... [2021-07-16T17:18:16.776Z] [2021-07-16T17:18:16.776Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:18:16.776Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc [2021-07-16T17:18:16.776Z] #64 12.14 + cd /tmp/tmp.oEa0i1o8qD/src/github.com/containerd/containerd [2021-07-16T17:18:16.776Z] #64 12.14 + git checkout -q 0e8719f54c6dc6571fc1170da75a85e86c17636b [2021-07-16T17:18:16.776Z] #64 12.73 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-16T17:18:16.776Z] #64 12.73 + BUILDTAGS='netgo osusergo static_build' [2021-07-16T17:18:16.776Z] #64 12.73 + export EXTRA_FLAGS=-buildmode=pie [2021-07-16T17:18:16.776Z] #64 12.73 + EXTRA_FLAGS=-buildmode=pie [2021-07-16T17:18:16.776Z] #64 12.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-16T17:18:16.776Z] #64 12.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-16T17:18:16.776Z] #64 12.73 + '[' '' = dynamic ']' [2021-07-16T17:18:16.776Z] #64 12.73 + make [2021-07-16T17:18:16.776Z] #64 13.40 + bin/ctr [2021-07-16T17:18:17.705Z] #64 ... [2021-07-16T17:18:17.705Z] [2021-07-16T17:18:17.705Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-07-16T17:18:17.705Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-16T17:18:17.705Z] #19 DONE 63.6s [2021-07-16T17:18:17.705Z] [2021-07-16T17:18:17.705Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-16T17:18:17.705Z] #20 sha256:ae3410a4b1a7e5233bef9118e6d49375e12562b5e981fc6b67a547f3086de7b3 [2021-07-16T17:18:18.636Z] #20 1.236 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-16T17:18:18.893Z] #20 1.323 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T17:18:18.893Z] #20 1.324 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T17:18:18.893Z] #20 1.406 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T17:18:18.893Z] #20 1.433 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-16T17:18:18.893Z] #20 1.468 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-16T17:18:18.893Z] #20 1.480 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-16T17:18:18.893Z] #20 1.500 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-16T17:18:18.893Z] #20 1.517 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-16T17:18:18.893Z] #20 1.536 Get:10 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-16T17:18:19.813Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T17:18:19.813Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-16T17:18:19.813Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:18:19.813Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-16T17:18:19.813Z] [2021-07-16T17:18:19.813Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T17:18:19.813Z] DOCKER_SYSTEMD=1 [2021-07-16T17:18:19.813Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T17:18:19.813Z] HOSTNAME=e63a1a99447f [2021-07-16T17:18:19.813Z] DEST=bundles/test-integration [2021-07-16T17:18:19.813Z] PWD=/go/src/github.com/docker/docker [2021-07-16T17:18:19.813Z] DOCKER_GITCOMMIT=4f4ee9ecea3cc1e4064586d5d229864b4e5b39a6 [2021-07-16T17:18:19.813Z] container=docker [2021-07-16T17:18:19.813Z] HOME=/root [2021-07-16T17:18:19.813Z] LANG=C.UTF-8 [2021-07-16T17:18:19.813Z] INVOCATION_ID=f13594e70cd749cb871ef8ceb4022f9a [2021-07-16T17:18:19.813Z] GOLANG_VERSION=1.16.6 [2021-07-16T17:18:19.813Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T17:18:19.813Z] VALIDATE_BRANCH=master [2021-07-16T17:18:19.813Z] TERM=xterm [2021-07-16T17:18:19.813Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T17:18:19.813Z] SHLVL=3 [2021-07-16T17:18:19.813Z] TIMEOUT=120m [2021-07-16T17:18:19.813Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T17:18:19.813Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T17:18:19.813Z] GO111MODULE=off [2021-07-16T17:18:19.813Z] DOCKER_EXPERIMENTAL=1 [2021-07-16T17:18:19.813Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-16T17:18:19.813Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T17:18:19.813Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T17:18:19.813Z] GOPATH=/go [2021-07-16T17:18:19.813Z] PKG_CONFIG=pkg-config [2021-07-16T17:18:19.813Z] _=/usr/bin/env [2021-07-16T17:18:19.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-16T17:18:19.822Z] #20 2.531 Fetched 2862 kB in 2s (1850 kB/s) [2021-07-16T17:18:25.070Z] #20 2.531 Reading package lists... [2021-07-16T17:18:26.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-16T17:18:26.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-16T17:18:28.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-16T17:18:29.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-16T17:18:30.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-16T17:18:30.317Z] #20 7.666 Reading package lists... [2021-07-16T17:18:31.684Z] #20 12.88 Building dependency tree... [2021-07-16T17:18:31.684Z] #20 14.05 Reading state information... [2021-07-16T17:18:31.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-16T17:18:32.630Z] #20 15.06 The following additional packages will be installed: [2021-07-16T17:18:32.630Z] #20 15.06 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-16T17:18:32.630Z] #20 15.06 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-16T17:18:32.630Z] #20 15.06 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-16T17:18:32.630Z] #20 15.06 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-16T17:18:32.630Z] #20 15.06 libgcc1:ppc64el libgcc1:s390x [2021-07-16T17:18:32.630Z] #20 15.07 Suggested packages: [2021-07-16T17:18:32.630Z] #20 15.07 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-07-16T17:18:32.630Z] #20 15.07 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-07-16T17:18:32.630Z] #20 15.07 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-07-16T17:18:32.630Z] #20 15.07 libc-l10n:s390x locales:s390x [2021-07-16T17:18:32.630Z] #20 15.07 Recommended packages: [2021-07-16T17:18:32.630Z] #20 15.07 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-07-16T17:18:32.630Z] #20 15.07 libidn2-0:s390x [2021-07-16T17:18:32.630Z] #20 15.28 The following NEW packages will be installed: [2021-07-16T17:18:32.630Z] #20 15.28 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-07-16T17:18:32.630Z] #20 15.28 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-07-16T17:18:32.630Z] #20 15.28 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-16T17:18:32.630Z] #20 15.28 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-07-16T17:18:32.630Z] #20 15.28 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-07-16T17:18:32.630Z] #20 15.28 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-07-16T17:18:32.630Z] #20 15.29 libgcc1:ppc64el libgcc1:s390x [2021-07-16T17:18:32.887Z] #20 15.62 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T17:18:32.887Z] #20 15.62 Need to get 15.0 MB of archives. [2021-07-16T17:18:32.887Z] #20 15.62 After this operation, 68.1 MB of additional disk space will be used. [2021-07-16T17:18:32.887Z] #20 15.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-07-16T17:18:33.148Z] #20 15.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-07-16T17:18:33.148Z] #20 15.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-07-16T17:18:33.148Z] #20 15.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-07-16T17:18:33.148Z] #20 15.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-07-16T17:18:33.148Z] #20 15.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-07-16T17:18:33.148Z] #20 15.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-07-16T17:18:33.148Z] #20 15.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-07-16T17:18:33.148Z] #20 15.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-07-16T17:18:33.148Z] #20 15.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-07-16T17:18:33.148Z] #20 15.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-07-16T17:18:33.148Z] #20 15.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-07-16T17:18:33.148Z] #20 15.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-07-16T17:18:33.148Z] #20 15.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-07-16T17:18:33.148Z] #20 15.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-07-16T17:18:33.148Z] #20 15.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-07-16T17:18:33.148Z] #20 15.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-07-16T17:18:33.148Z] #20 15.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-07-16T17:18:33.148Z] #20 15.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-07-16T17:18:33.148Z] #20 15.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-07-16T17:18:33.148Z] #20 15.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-07-16T17:18:33.148Z] #20 15.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-07-16T17:18:33.405Z] #20 15.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-07-16T17:18:33.405Z] #20 15.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-16T17:18:33.405Z] #20 15.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-16T17:18:33.967Z] #20 16.39 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T17:18:33.967Z] #20 16.55 Fetched 15.0 MB in 1s (26.0 MB/s) [2021-07-16T17:18:33.967Z] #20 16.58 Selecting previously unselected package gcc-8-base:armhf. [2021-07-16T17:18:33.967Z] #20 16.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 ... 37546 files and directories currently installed.) [2021-07-16T17:18:33.967Z] #20 16.62 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-07-16T17:18:33.967Z] #20 16.63 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-07-16T17:18:33.967Z] #20 16.69 Selecting previously unselected package gcc-8-base:ppc64el. [2021-07-16T17:18:34.223Z] #20 16.70 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-07-16T17:18:34.223Z] #20 16.71 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-16T17:18:34.223Z] #20 16.77 Selecting previously unselected package gcc-8-base:s390x. [2021-07-16T17:18:34.223Z] #20 16.78 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-07-16T17:18:34.223Z] #20 16.78 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-07-16T17:18:34.478Z] #20 16.87 Selecting previously unselected package gcc-8-base:arm64. [2021-07-16T17:18:34.478Z] #20 16.87 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-07-16T17:18:34.478Z] #20 16.91 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-07-16T17:18:34.478Z] #20 17.03 Selecting previously unselected package gcc-8-base:armel. [2021-07-16T17:18:34.478Z] #20 17.03 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-07-16T17:18:34.478Z] #20 17.04 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-07-16T17:18:34.734Z] #20 17.22 Selecting previously unselected package libgcc1:arm64. [2021-07-16T17:18:34.734Z] #20 17.22 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-07-16T17:18:34.734Z] #20 17.26 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-07-16T17:18:34.734Z] #20 17.37 Selecting previously unselected package libc6:arm64. [2021-07-16T17:18:34.990Z] #20 17.37 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-07-16T17:18:34.990Z] #20 17.55 Unpacking libc6:arm64 (2.28-10) ... [2021-07-16T17:18:35.552Z] #20 18.03 Selecting previously unselected package libapparmor1:arm64. [2021-07-16T17:18:35.552Z] #20 18.04 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-16T17:18:35.552Z] #20 18.04 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-16T17:18:35.552Z] #20 18.10 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-16T17:18:35.552Z] #20 18.10 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-16T17:18:35.552Z] #20 18.10 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-16T17:18:35.552Z] #20 18.21 Selecting previously unselected package libgcc1:armel. [2021-07-16T17:18:35.807Z] #20 18.21 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-07-16T17:18:35.807Z] #20 18.22 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-07-16T17:18:35.807Z] #20 18.30 Selecting previously unselected package libc6:armel. [2021-07-16T17:18:35.807Z] #20 18.30 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-07-16T17:18:35.807Z] #20 18.45 Unpacking libc6:armel (2.28-10) ... [2021-07-16T17:18:36.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-16T17:18:36.369Z] #20 18.94 Selecting previously unselected package libapparmor1:armel. [2021-07-16T17:18:36.369Z] #20 18.95 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-07-16T17:18:36.369Z] #20 18.95 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-07-16T17:18:36.369Z] #20 19.01 Selecting previously unselected package libapparmor-dev:armel. [2021-07-16T17:18:36.369Z] #20 19.02 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-07-16T17:18:36.369Z] #20 19.03 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-07-16T17:18:36.625Z] #20 19.12 Selecting previously unselected package libgcc1:armhf. [2021-07-16T17:18:36.625Z] #20 19.12 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-07-16T17:18:36.625Z] #20 19.13 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-07-16T17:18:36.625Z] #20 19.23 Selecting previously unselected package libc6:armhf. [2021-07-16T17:18:36.625Z] #20 19.24 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-07-16T17:18:36.881Z] #20 19.41 Unpacking libc6:armhf (2.28-10) ... [2021-07-16T17:18:37.444Z] #20 19.96 Selecting previously unselected package libapparmor1:armhf. [2021-07-16T17:18:37.444Z] #20 19.97 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-07-16T17:18:37.444Z] #20 19.98 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-07-16T17:18:37.444Z] #20 20.04 Selecting previously unselected package libapparmor-dev:armhf. [2021-07-16T17:18:37.444Z] #20 20.05 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-07-16T17:18:37.444Z] #20 20.06 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-07-16T17:18:37.701Z] #20 20.14 Selecting previously unselected package libgcc1:ppc64el. [2021-07-16T17:18:37.701Z] #20 20.14 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-07-16T17:18:37.701Z] #20 20.15 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-16T17:18:37.701Z] #20 20.23 Selecting previously unselected package libc6:ppc64el. [2021-07-16T17:18:37.701Z] #20 20.23 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-07-16T17:18:37.957Z] #20 20.39 Unpacking libc6:ppc64el (2.28-10) ... [2021-07-16T17:18:38.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-16T17:18:38.520Z] #20 20.98 Selecting previously unselected package libapparmor1:ppc64el. [2021-07-16T17:18:38.520Z] #20 20.99 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-07-16T17:18:38.520Z] #20 20.99 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-07-16T17:18:38.520Z] #20 21.07 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-07-16T17:18:38.520Z] #20 21.08 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-07-16T17:18:38.520Z] #20 21.08 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-16T17:18:38.520Z] #20 21.15 Selecting previously unselected package libgcc1:s390x. [2021-07-16T17:18:38.520Z] #20 21.17 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-07-16T17:18:38.520Z] #20 21.17 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-07-16T17:18:38.776Z] #20 21.24 Selecting previously unselected package libc6:s390x. [2021-07-16T17:18:38.776Z] #20 21.26 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-07-16T17:18:38.776Z] #20 21.43 Unpacking libc6:s390x (2.28-10) ... [2021-07-16T17:18:39.337Z] #20 21.96 Selecting previously unselected package libapparmor1:s390x. [2021-07-16T17:18:39.337Z] #20 21.96 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-07-16T17:18:39.337Z] #20 21.97 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-07-16T17:18:39.337Z] #20 22.03 Selecting previously unselected package libapparmor-dev:s390x. [2021-07-16T17:18:39.337Z] #20 22.03 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-07-16T17:18:39.337Z] #20 22.04 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-07-16T17:18:39.593Z] #20 22.13 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-07-16T17:18:39.593Z] #20 22.18 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-07-16T17:18:39.593Z] #20 22.22 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-07-16T17:18:39.593Z] #20 22.25 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-07-16T17:18:39.593Z] #20 22.34 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-07-16T17:18:39.849Z] #20 22.42 Setting up libc6:arm64 (2.28-10) ... [2021-07-16T17:18:39.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-16T17:18:40.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-16T17:18:41.213Z] #20 23.67 Setting up libc6:armel (2.28-10) ... [2021-07-16T17:18:42.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-16T17:18:42.581Z] #20 24.90 Setting up libc6:armhf (2.28-10) ... [2021-07-16T17:18:43.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-16T17:18:43.511Z] #20 26.17 Setting up libc6:ppc64el (2.28-10) ... [2021-07-16T17:18:43.526Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-16T17:18:43.526Z] [2021-07-16T17:18:43.526Z] ________ ____ __. [2021-07-16T17:18:43.526Z] \_____ \ | |/ _| [2021-07-16T17:18:43.526Z] / | \| < [2021-07-16T17:18:43.526Z] / | \ | \ [2021-07-16T17:18:43.526Z] \_______ /____|__ \ [2021-07-16T17:18:43.526Z] \/ \/ [2021-07-16T17:18:43.526Z] [2021-07-16T17:18:43.526Z] INFO: make.ps1 ended at 07/16/2021 17:18:38 [2021-07-16T17:18:43.526Z] INFO: Binaries build ended at 07/16/2021 17:18:40. Duration:00:01:13.7686849 [2021-07-16T17:18:43.526Z] INFO: Copying the built daemon binary to d:\CI\PR-42647\2\binary\dockerd-cf17e8d1e4.exe... [2021-07-16T17:18:43.526Z] INFO: Copying the built client binary to d:\CI\PR-42647\2\binary\docker-cf17e8d1e4.exe... [2021-07-16T17:18:43.526Z] INFO: Copying dockerversion from the container... [2021-07-16T17:18:43.526Z] INFO: Copying the golang package from the container to d:\CI\PR-42647\2\installer\go.zip... [2021-07-16T17:18:43.526Z] INFO: Extracting go.zip to d:\CI\PR-42647\2\go [2021-07-16T17:18:44.877Z] #20 27.35 Setting up libc6:s390x (2.28-10) ... [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 14.7% of statements [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.7% of statements [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/builder [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/builder/remotecontext 0.164s coverage: 13.7% of statements [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/builder/dockerfile 0.298s coverage: 48.7% of statements [2021-07-16T17:18:45.188Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-16T17:18:45.188Z] ok github.com/docker/docker/cmd/docker-proxy 0.040s coverage: 67.6% of statements [2021-07-16T17:18:45.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-16T17:18:45.451Z] ok github.com/docker/docker/builder/remotecontext/git 5.225s coverage: 86.3% of statements [2021-07-16T17:18:45.451Z] ? github.com/docker/docker/cli [no test files] [2021-07-16T17:18:45.451Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-16T17:18:45.806Z] #20 ... [2021-07-16T17:18:45.806Z] [2021-07-16T17:18:45.806Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:18:45.806Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc [2021-07-16T17:18:45.806Z] #64 51.22 + bin/containerd [2021-07-16T17:18:46.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-16T17:18:46.735Z] #64 ... [2021-07-16T17:18:46.735Z] [2021-07-16T17:18:46.735Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-16T17:18:46.735Z] #20 sha256:ae3410a4b1a7e5233bef9118e6d49375e12562b5e981fc6b67a547f3086de7b3 [2021-07-16T17:18:46.735Z] #20 28.52 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-16T17:18:46.735Z] #20 28.54 Setting up libapparmor1:armel (2.13.2-10) ... [2021-07-16T17:18:46.735Z] #20 28.55 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-07-16T17:18:46.735Z] #20 28.57 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-07-16T17:18:46.735Z] #20 28.60 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-07-16T17:18:46.735Z] #20 28.63 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-07-16T17:18:46.735Z] #20 28.65 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-07-16T17:18:46.735Z] #20 28.67 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-07-16T17:18:46.735Z] #20 28.68 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-07-16T17:18:46.735Z] #20 28.70 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-07-16T17:18:46.735Z] #20 28.72 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-16T17:18:46.735Z] #20 28.73 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-07-16T17:18:46.735Z] #20 28.75 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-07-16T17:18:46.735Z] #20 28.76 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-07-16T17:18:46.735Z] #20 28.77 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-07-16T17:18:46.735Z] #20 28.79 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T17:18:46.735Z] #20 DONE 29.3s [2021-07-16T17:18:46.992Z] [2021-07-16T17:18:46.992Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-16T17:18:46.992Z] #61 sha256:c68a2c984e27b2a6e0fb262ef351352244b9fe9a1d4ec183e2604142b42eb8f3 [2021-07-16T17:18:48.361Z] #61 ... [2021-07-16T17:18:48.361Z] [2021-07-16T17:18:48.361Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-16T17:18:48.361Z] #21 sha256:d686d9824b7e60faae03cdef264e1b00f076decb1c9900cb69419f3158483b2f [2021-07-16T17:18:48.361Z] #21 DONE 1.4s [2021-07-16T17:18:48.361Z] [2021-07-16T17:18:48.361Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-07-16T17:18:48.361Z] #22 sha256:6111e18c16848b35a63ebfa7788362cfe4b58572bba1b130a7c9cdd89c107789 [2021-07-16T17:18:48.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-16T17:18:48.767Z] ok github.com/docker/docker/client 0.215s coverage: 75.5% of statements [2021-07-16T17:18:49.295Z] #22 DONE 1.1s [2021-07-16T17:18:49.295Z] [2021-07-16T17:18:49.295Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-16T17:18:49.295Z] #61 sha256:c68a2c984e27b2a6e0fb262ef351352244b9fe9a1d4ec183e2604142b42eb8f3 [2021-07-16T17:18:49.295Z] #61 1.704 + RM_GOPATH=0 [2021-07-16T17:18:49.295Z] #61 1.704 + TMP_GOPATH= [2021-07-16T17:18:49.295Z] #61 1.704 + : /build [2021-07-16T17:18:49.295Z] #61 1.704 + '[' -z '' ']' [2021-07-16T17:18:49.295Z] #61 1.704 ++ mktemp -d [2021-07-16T17:18:49.295Z] #61 1.708 + export GOPATH=/tmp/tmp.TIA4xDiu2m [2021-07-16T17:18:49.295Z] #61 1.708 + GOPATH=/tmp/tmp.TIA4xDiu2m [2021-07-16T17:18:49.295Z] #61 1.708 + RM_GOPATH=1 [2021-07-16T17:18:49.295Z] #61 1.708 + case "$(go env GOARCH)" in [2021-07-16T17:18:49.295Z] #61 1.708 ++ go env GOARCH [2021-07-16T17:18:49.295Z] #61 1.713 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T17:18:49.295Z] #61 1.713 + GO_BUILDMODE=-buildmode=pie [2021-07-16T17:18:49.295Z] #61 1.714 ++ dirname /tmp/install/install.sh [2021-07-16T17:18:49.295Z] #61 1.715 + dir=/tmp/install [2021-07-16T17:18:49.295Z] #61 1.715 + bin=runc [2021-07-16T17:18:49.295Z] #61 1.715 + shift [2021-07-16T17:18:49.295Z] #61 1.715 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-16T17:18:49.295Z] #61 1.716 + . /tmp/install/runc.installer [2021-07-16T17:18:49.295Z] #61 1.716 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T17:18:49.295Z] #61 1.716 + install_runc [2021-07-16T17:18:49.295Z] #61 1.717 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-16T17:18:49.295Z] #61 1.719 + uname -r [2021-07-16T17:18:49.295Z] #61 1.722 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-16T17:18:49.295Z] #61 1.722 + RUNC_BUILDTAGS='seccomp ' [2021-07-16T17:18:49.295Z] #61 1.722 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-16T17:18:49.295Z] #61 1.724 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TIA4xDiu2m/src/github.com/opencontainers/runc [2021-07-16T17:18:49.295Z] #61 1.724 Cloning into '/tmp/tmp.TIA4xDiu2m/src/github.com/opencontainers/runc'... [2021-07-16T17:18:49.880Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T17:18:49.880Z] Using test binary docker [2021-07-16T17:18:49.880Z] +++ /etc/init.d/apparmor start [2021-07-16T17:18:49.880Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T17:18:49.880Z] INFO: Waiting for daemon to start... [2021-07-16T17:18:49.880Z] Starting dockerd [2021-07-16T17:18:49.880Z] +++ 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 [2021-07-16T17:18:50.223Z] #61 ... [2021-07-16T17:18:50.223Z] [2021-07-16T17:18:50.223Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T17:18:50.223Z] #23 sha256:ca3fe5df257e7189dc64665e8dc43775d389c94e0fdd800cd032c8ff7e43b3dc [2021-07-16T17:18:50.223Z] #23 0.975 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-16T17:18:50.223Z] #23 DONE 1.1s [2021-07-16T17:18:50.478Z] [2021-07-16T17:18:50.478Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T17:18:50.478Z] #24 sha256:ab44c9da54e51d7102bb6cb2abaedee8a0fc222f778914d41426c129bb06d26d [2021-07-16T17:18:51.406Z] #24 DONE 1.1s [2021-07-16T17:18:51.406Z] [2021-07-16T17:18:51.406Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:18:51.406Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc [2021-07-16T17:18:51.406Z] #64 ... [2021-07-16T17:18:51.406Z] [2021-07-16T17:18:51.406Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T17:18:51.406Z] #25 sha256:4614482ff84479fb4403c60cbb06547f49cb231bbc6e4b018a13d2294ab981c7 [2021-07-16T17:18:51.772Z] . [2021-07-16T17:18:51.772Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T17:18:51.772Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T17:18:52.029Z] Error: No such image: emptyfs [2021-07-16T17:18:52.029Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-16T17:18:52.029Z] ++++ docker load [2021-07-16T17:18:52.286Z] Running integration-test (iteration 1) [2021-07-16T17:18:52.286Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-16T17:18:52.286Z] ++ 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 [2021-07-16T17:18:52.286Z] ++ set -e [2021-07-16T17:18:52.286Z] ++ '[' -n 0 ']' [2021-07-16T17:18:52.286Z] ++ set -x [2021-07-16T17:18:52.286Z] ++ 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 [2021-07-16T17:18:52.774Z] #25 DONE 1.2s [2021-07-16T17:18:52.774Z] [2021-07-16T17:18:52.774Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-16T17:18:52.774Z] #26 sha256:c202e64dc057eff987a775c93b4b5bfe3f6f8c2b89a4c23974b0a3c34017e3bc [2021-07-16T17:18:54.140Z] #26 DONE 1.2s [2021-07-16T17:18:54.140Z] [2021-07-16T17:18:54.140Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T17:18:54.140Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c [2021-07-16T17:18:55.070Z] #27 1.262 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-16T17:18:55.070Z] #27 1.410 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T17:18:55.070Z] #27 1.448 Get:3 http://deb.debian.org/debian buster-backports/main armel Packages [453 kB] [2021-07-16T17:18:55.326Z] #27 1.481 Get:4 http://deb.debian.org/debian buster-backports/main ppc64el Packages [470 kB] [2021-07-16T17:18:55.326Z] #27 1.492 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-07-16T17:18:55.326Z] #27 1.492 Hit:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T17:18:55.326Z] #27 1.525 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-07-16T17:18:55.326Z] #27 1.557 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-07-16T17:18:55.326Z] #27 1.577 Hit:9 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T17:18:55.555Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T17:18:55.555Z] Using test binary docker [2021-07-16T17:18:55.555Z] +++ /etc/init.d/apparmor start [2021-07-16T17:18:55.555Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T17:18:55.555Z] Starting dockerd [2021-07-16T17:18:55.555Z] INFO: Waiting for daemon to start... [2021-07-16T17:18:55.555Z] +++ 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 [2021-07-16T17:18:55.810Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T17:18:55.810Z] Using test binary docker [2021-07-16T17:18:55.810Z] +++ /etc/init.d/apparmor start [2021-07-16T17:18:55.810Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T17:18:55.810Z] INFO: Waiting for daemon to start... [2021-07-16T17:18:55.810Z] Starting dockerd [2021-07-16T17:18:55.810Z] +++ 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 [2021-07-16T17:18:55.888Z] #27 1.998 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-07-16T17:18:56.145Z] #27 2.386 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-07-16T17:18:56.709Z] #27 2.790 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-07-16T17:18:56.965Z] #27 3.285 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-07-16T17:18:57.527Z] #27 3.729 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-16T17:18:57.784Z] #27 ... [2021-07-16T17:18:57.784Z] [2021-07-16T17:18:57.784Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-07-16T17:18:57.784Z] #61 sha256:c68a2c984e27b2a6e0fb262ef351352244b9fe9a1d4ec183e2604142b42eb8f3 [2021-07-16T17:18:57.784Z] #61 5.808 + cd /tmp/tmp.TIA4xDiu2m/src/github.com/opencontainers/runc [2021-07-16T17:18:57.784Z] #61 5.808 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T17:18:57.784Z] #61 6.046 + '[' -z '' ']' [2021-07-16T17:18:57.784Z] #61 6.047 + target=static [2021-07-16T17:18:57.784Z] #61 6.047 + make 'BUILDTAGS=seccomp ' static [2021-07-16T17:18:57.784Z] #61 6.491 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-16T17:18:57.784Z] #61 10.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-16T17:18:57.784Z] #61 10.80 + mkdir -p /build [2021-07-16T17:18:57.784Z] #61 10.81 + cp runc /build/runc [2021-07-16T17:18:57.784Z] #61 DONE 11.1s [2021-07-16T17:18:57.784Z] [2021-07-16T17:18:57.784Z] #27 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T17:18:57.784Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c [2021-07-16T17:18:57.784Z] #27 4.116 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [267 kB] [2021-07-16T17:18:57.784Z] #27 4.134 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [264 kB] [2021-07-16T17:18:58.040Z] #27 4.140 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [287 kB] [2021-07-16T17:18:58.040Z] #27 4.151 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [283 kB] [2021-07-16T17:18:58.040Z] #27 4.163 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-16T17:18:58.040Z] #27 4.178 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-16T17:18:58.040Z] #27 4.178 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-07-16T17:18:58.040Z] #27 4.178 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-07-16T17:18:58.040Z] #27 4.178 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-07-16T17:18:58.040Z] #27 4.178 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-07-16T17:18:58.325Z] . [2021-07-16T17:18:58.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T17:18:58.325Z] [2021-07-16T17:18:58.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T17:18:58.325Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T17:18:58.325Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T17:18:58.325Z] Error: No such image: emptyfs [2021-07-16T17:18:58.325Z] Error: No such image: emptyfs [2021-07-16T17:18:58.325Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-16T17:18:58.325Z] ++++ docker load [2021-07-16T17:18:58.325Z] ++++ docker load [2021-07-16T17:18:58.325Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-16T17:18:58.325Z] Running integration-test (iteration 1) [2021-07-16T17:18:58.325Z] Running integration-test (iteration 1) [2021-07-16T17:18:58.325Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-16T17:18:58.325Z] ++ 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)/' [2021-07-16T17:18:58.325Z] ++ set -e [2021-07-16T17:18:58.325Z] ++ '[' -n 0 ']' [2021-07-16T17:18:58.325Z] ++ set -x [2021-07-16T17:18:58.325Z] ++ 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)/' [2021-07-16T17:18:58.325Z] 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)/ [2021-07-16T17:18:58.325Z] ++ 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)/' [2021-07-16T17:18:58.325Z] ++ set -e [2021-07-16T17:18:58.325Z] ++ '[' -n 0 ']' [2021-07-16T17:18:58.325Z] ++ set -x [2021-07-16T17:18:58.325Z] ++ 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)/' [2021-07-16T17:18:58.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-16T17:18:58.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-16T17:19:02.719Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T17:19:02.719Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-16T17:19:02.719Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:19:02.719Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-16T17:19:02.719Z] [2021-07-16T17:19:02.719Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T17:19:02.719Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T17:19:02.719Z] HOSTNAME=4fc824c28afe [2021-07-16T17:19:02.719Z] DEST=bundles/test-integration [2021-07-16T17:19:02.719Z] PWD=/go/src/github.com/docker/docker [2021-07-16T17:19:02.719Z] DOCKER_ROOTLESS=1 [2021-07-16T17:19:02.719Z] DOCKER_GITCOMMIT=b91946b6d99eb0a101464df5f55affc18c244f34 [2021-07-16T17:19:02.719Z] container=docker [2021-07-16T17:19:02.719Z] HOME=/root [2021-07-16T17:19:02.719Z] GOLANG_VERSION=1.16.6 [2021-07-16T17:19:02.719Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T17:19:02.719Z] VALIDATE_BRANCH=master [2021-07-16T17:19:02.719Z] TERM=xterm [2021-07-16T17:19:02.719Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T17:19:02.719Z] SHLVL=1 [2021-07-16T17:19:02.719Z] TIMEOUT=120m [2021-07-16T17:19:02.719Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T17:19:02.719Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T17:19:02.719Z] GO111MODULE=off [2021-07-16T17:19:02.719Z] DOCKER_EXPERIMENTAL=1 [2021-07-16T17:19:02.719Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-16T17:19:02.719Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T17:19:02.719Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T17:19:02.719Z] GOPATH=/go [2021-07-16T17:19:02.719Z] PKG_CONFIG=pkg-config [2021-07-16T17:19:02.719Z] _=/usr/bin/env [2021-07-16T17:19:02.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-16T17:19:04.864Z] Loaded image: buildpack-deps:buster [2021-07-16T17:19:04.864Z] Loaded image: busybox:latest [2021-07-16T17:19:04.864Z] Loaded image: busybox:glibc [2021-07-16T17:19:06.755Z] Loaded image: debian:bullseye [2021-07-16T17:19:07.011Z] Loaded image: hello-world:latest [2021-07-16T17:19:07.011Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T17:19:07.011Z] INFO: Testing against a local daemon [2021-07-16T17:19:07.011Z] === RUN TestCgroupNamespacesBuild [2021-07-16T17:19:07.983Z] #27 12.79 Fetched 42.2 MB in 12s (3581 kB/s) [2021-07-16T17:19:08.686Z] INFO: Extraction ended at 07/16/2021 17:19:04. Duration:00:00:21.9468012 [2021-07-16T17:19:08.686Z] INFO: Updating the golang and path environment variables [2021-07-16T17:19:08.686Z] INFO: GOPATH=d:\gopath [2021-07-16T17:19:08.686Z] INFO: go version go1.16.6 windows/amd64 [2021-07-16T17:19:08.686Z] INFO: Running the daemon under test in debug mode [2021-07-16T17:19:08.686Z] INFO: Starting a daemon under test... [2021-07-16T17:19:08.686Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42647\2\daemon --pidfile d:\CI\PR-42647\2\docker.pid -D [2021-07-16T17:19:08.686Z] INFO: Process started successfully. [2021-07-16T17:19:08.686Z] INFO: Start tailing logs of the daemon under tests [2021-07-16T17:19:08.686Z] INFO: Waiting for the daemon under test to start... [2021-07-16T17:19:10.074Z] Running on azwin-2-fb9850 in d:\jenkins\workspace\moby_PR-42647 [Pipeline] { [Pipeline] ws [2021-07-16T17:19:10.096Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-16T17:19:10.277Z] Loaded image: buildpack-deps:buster [2021-07-16T17:19:10.277Z] Loaded image: busybox:latest [2021-07-16T17:19:10.277Z] Loaded image: busybox:glibc [2021-07-16T17:19:10.533Z] Loaded image: buildpack-deps:buster [2021-07-16T17:19:10.788Z] Loaded image: busybox:latest [2021-07-16T17:19:11.044Z] Loaded image: busybox:glibc [2021-07-16T17:19:11.462Z] The recommended git tool is: git [2021-07-16T17:19:12.152Z] #27 12.79 Reading package lists... [2021-07-16T17:19:12.409Z] Loaded image: debian:bullseye [2021-07-16T17:19:12.664Z] Loaded image: hello-world:latest [2021-07-16T17:19:12.664Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T17:19:12.920Z] INFO: Testing against a local daemon [2021-07-16T17:19:12.920Z] === RUN TestDockerDaemonSuite [2021-07-16T17:19:12.920Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-16T17:19:12.920Z] Loaded image: debian:bullseye [2021-07-16T17:19:12.920Z] Loaded image: hello-world:latest [2021-07-16T17:19:13.175Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T17:19:13.175Z] INFO: Testing against a local daemon [2021-07-16T17:19:13.175Z] === RUN TestDockerSuite [2021-07-16T17:19:13.175Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-16T17:19:13.175Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-16T17:19:13.175Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-16T17:19:13.175Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-16T17:19:13.175Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-16T17:19:13.175Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-16T17:19:13.175Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-16T17:19:13.175Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-16T17:19:17.400Z] #27 18.17 Reading package lists... [2021-07-16T17:19:18.330Z] #27 23.45 Building dependency tree... [2021-07-16T17:19:18.587Z] #27 24.58 Reading state information... [2021-07-16T17:19:19.150Z] #27 25.30 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-07-16T17:19:19.150Z] #27 25.30 libcap2-bin is already the newest version (1:2.25-2). [2021-07-16T17:19:19.150Z] #27 25.30 patch is already the newest version (2.7.6-3+deb10u1). [2021-07-16T17:19:19.150Z] #27 25.30 xz-utils is already the newest version (5.2.4-1). [2021-07-16T17:19:19.150Z] #27 25.30 The following additional packages will be installed: [2021-07-16T17:19:19.150Z] #27 25.31 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-16T17:19:19.150Z] #27 25.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-16T17:19:19.150Z] #27 25.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-16T17:19:19.150Z] #27 25.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-16T17:19:19.150Z] #27 25.31 python3.7 python3.7-minimal vim-runtime xxd [2021-07-16T17:19:19.150Z] #27 25.32 Suggested packages: [2021-07-16T17:19:19.150Z] #27 25.32 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-07-16T17:19:19.150Z] #27 25.32 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-16T17:19:19.150Z] #27 25.32 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-16T17:19:19.150Z] #27 25.32 Recommended packages: [2021-07-16T17:19:19.150Z] #27 25.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-16T17:19:19.150Z] #27 25.32 python3-keyrings.alt python3-xdg unzip [2021-07-16T17:19:20.517Z] #27 26.57 The following NEW packages will be installed: [2021-07-16T17:19:20.517Z] #27 26.57 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-07-16T17:19:20.517Z] #27 26.58 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-07-16T17:19:20.517Z] #27 26.58 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-07-16T17:19:20.517Z] #27 26.58 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-07-16T17:19:20.517Z] #27 26.58 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-07-16T17:19:20.517Z] #27 26.58 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-07-16T17:19:20.517Z] #27 26.58 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-07-16T17:19:20.517Z] #27 26.58 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-07-16T17:19:20.774Z] #27 26.92 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T17:19:20.774Z] #27 26.92 Need to get 20.0 MB of archives. [2021-07-16T17:19:20.774Z] #27 26.92 After this operation, 82.5 MB of additional disk space will be used. [2021-07-16T17:19:20.774Z] #27 26.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-16T17:19:20.774Z] #27 26.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-16T17:19:20.774Z] #27 26.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-16T17:19:20.774Z] #27 26.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-16T17:19:20.774Z] #27 26.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-16T17:19:20.774Z] #27 26.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-16T17:19:20.774Z] #27 27.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-16T17:19:20.774Z] #27 27.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-16T17:19:20.774Z] #27 27.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-16T17:19:20.774Z] #27 27.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-16T17:19:20.774Z] #27 27.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-16T17:19:20.774Z] #27 27.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-16T17:19:21.030Z] #27 27.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-16T17:19:21.030Z] #27 27.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-16T17:19:21.030Z] #27 27.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-16T17:19:21.030Z] #27 27.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-16T17:19:21.030Z] #27 27.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-16T17:19:21.030Z] #27 27.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T17:19:21.030Z] #27 27.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-16T17:19:21.030Z] #27 27.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-16T17:19:21.030Z] #27 27.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-16T17:19:21.030Z] #27 27.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-16T17:19:21.030Z] #27 27.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-16T17:19:21.030Z] #27 27.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-16T17:19:21.030Z] #27 27.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-16T17:19:21.030Z] #27 27.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-16T17:19:21.030Z] #27 27.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-16T17:19:21.030Z] #27 27.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-16T17:19:21.030Z] #27 27.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-16T17:19:21.030Z] #27 27.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-16T17:19:21.030Z] #27 27.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-16T17:19:21.030Z] #27 27.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-16T17:19:21.030Z] #27 27.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-16T17:19:21.030Z] #27 27.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-16T17:19:21.030Z] #27 27.36 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-16T17:19:21.261Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-16T17:19:21.261Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-16T17:19:21.261Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-16T17:19:21.261Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-16T17:19:21.261Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-16T17:19:21.261Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-16T17:19:21.261Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-16T17:19:21.286Z] #27 27.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-16T17:19:21.286Z] #27 27.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-16T17:19:21.286Z] #27 27.37 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-16T17:19:21.286Z] #27 27.37 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-16T17:19:21.286Z] #27 27.40 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-16T17:19:21.286Z] #27 27.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-16T17:19:21.286Z] #27 27.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-16T17:19:21.286Z] #27 27.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-16T17:19:21.286Z] #27 27.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-16T17:19:21.286Z] #27 27.60 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-16T17:19:21.516Z] --- PASS: TestCgroupNamespacesBuild (14.39s) [2021-07-16T17:19:21.516Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-16T17:19:21.857Z] #27 28.05 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T17:19:22.116Z] #27 28.25 Fetched 20.0 MB in 1s (20.9 MB/s) [2021-07-16T17:19:22.116Z] #27 28.35 Selecting previously unselected package pigz. [2021-07-16T17:19:22.116Z] #27 28.35 (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 ... 39111 files and directories currently installed.) [2021-07-16T17:19:22.116Z] #27 28.38 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-16T17:19:22.116Z] #27 28.39 Unpacking pigz (2.4-1) ... [2021-07-16T17:19:22.116Z] #27 28.45 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-16T17:19:22.116Z] #27 28.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T17:19:22.116Z] #27 28.47 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T17:19:22.373Z] #27 28.71 Selecting previously unselected package python3.7-minimal. [2021-07-16T17:19:22.373Z] #27 28.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T17:19:22.373Z] #27 28.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T17:19:22.441Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-16T17:19:22.936Z] #27 29.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T17:19:22.936Z] #27 29.10 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T17:19:23.002Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-16T17:19:23.002Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-16T17:19:23.002Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-16T17:19:23.002Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2021-07-16T17:19:23.002Z] === RUN TestBuildWithSession [2021-07-16T17:19:23.002Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:19:23.002Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T17:19:23.002Z] === RUN TestBuildSquashParent [2021-07-16T17:19:23.866Z] #27 29.81 Selecting previously unselected package python3-minimal. [2021-07-16T17:19:23.866Z] #27 29.81 (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 ... 39360 files and directories currently installed.) [2021-07-16T17:19:23.866Z] #27 29.85 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-16T17:19:23.866Z] #27 29.85 Unpacking python3-minimal (3.7.3-1) ... [2021-07-16T17:19:23.866Z] #27 29.91 Selecting previously unselected package libmpdec2:amd64. [2021-07-16T17:19:23.866Z] #27 29.92 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-16T17:19:23.866Z] #27 29.93 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-16T17:19:23.866Z] #27 29.99 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-16T17:19:23.866Z] #27 29.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T17:19:23.866Z] #27 30.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T17:19:23.929Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-16T17:19:24.122Z] #27 30.34 Selecting previously unselected package python3.7. [2021-07-16T17:19:24.122Z] #27 30.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T17:19:24.122Z] #27 30.35 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T17:19:24.122Z] #27 30.43 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-16T17:19:24.122Z] #27 30.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-16T17:19:24.122Z] #27 30.43 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-16T17:19:24.184Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-16T17:19:24.378Z] #27 30.53 Setting up python3-minimal (3.7.3-1) ... [2021-07-16T17:19:24.635Z] #27 30.90 Selecting previously unselected package python3. [2021-07-16T17:19:24.636Z] #27 30.90 (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 ... 39772 files and directories currently installed.) [2021-07-16T17:19:24.636Z] #27 30.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-16T17:19:24.636Z] #27 30.94 Unpacking python3 (3.7.3-1) ... [2021-07-16T17:19:24.636Z] #27 31.00 Selecting previously unselected package libip4tc0:amd64. [2021-07-16T17:19:24.636Z] #27 31.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-16T17:19:24.891Z] #27 31.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-16T17:19:24.891Z] #27 31.09 Selecting previously unselected package libip6tc0:amd64. [2021-07-16T17:19:24.891Z] #27 31.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-16T17:19:24.891Z] #27 31.10 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-16T17:19:25.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-16T17:19:25.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-16T17:19:25.111Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-16T17:19:25.111Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-16T17:19:25.111Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-16T17:19:25.111Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-16T17:19:25.147Z] #27 31.17 Selecting previously unselected package libiptc0:amd64. [2021-07-16T17:19:25.147Z] #27 31.17 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-16T17:19:25.147Z] #27 31.18 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-16T17:19:25.147Z] #27 31.24 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-16T17:19:25.147Z] #27 31.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-16T17:19:25.147Z] #27 31.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-16T17:19:25.147Z] #27 31.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-16T17:19:25.147Z] #27 31.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-16T17:19:25.147Z] #27 31.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-16T17:19:25.147Z] #27 31.36 Selecting previously unselected package libnftnl11:amd64. [2021-07-16T17:19:25.147Z] #27 31.36 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-16T17:19:25.147Z] #27 31.37 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-16T17:19:25.147Z] #27 31.42 Selecting previously unselected package iptables. [2021-07-16T17:19:25.147Z] #27 31.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-16T17:19:25.366Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-16T17:19:25.403Z] #27 31.43 Unpacking iptables (1.8.2-4) ... [2021-07-16T17:19:25.403Z] #27 31.58 Selecting previously unselected package xxd. [2021-07-16T17:19:25.403Z] #27 31.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T17:19:25.403Z] #27 31.60 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T17:19:25.403Z] #27 31.67 Selecting previously unselected package vim-common. [2021-07-16T17:19:25.403Z] #27 31.67 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T17:19:25.403Z] #27 31.69 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T17:19:25.403Z] #27 31.77 Selecting previously unselected package bash-completion. [2021-07-16T17:19:25.403Z] #27 31.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-16T17:19:26.389Z] ...INFO: Daemon under test started and replied! [2021-07-16T17:19:26.389Z] INFO: Docker version of the daemon under test [2021-07-16T17:19:26.389Z] [2021-07-16T17:19:26.389Z] Client: [2021-07-16T17:19:26.389Z] Version: 17.06.2-ce [2021-07-16T17:19:26.389Z] API version: 1.30 [2021-07-16T17:19:26.389Z] Go version: go1.8.3 [2021-07-16T17:19:26.389Z] Git commit: cec0b72 [2021-07-16T17:19:26.389Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-16T17:19:26.389Z] OS/Arch: windows/amd64 [2021-07-16T17:19:26.389Z] [2021-07-16T17:19:26.389Z] Server: [2021-07-16T17:19:26.389Z] Version: 0.0.0-dev [2021-07-16T17:19:26.389Z] API version: 1.42 (minimum version 1.24) [2021-07-16T17:19:26.389Z] Go version: go1.16.6 [2021-07-16T17:19:26.390Z] Git commit: cf17e8d1e4 [2021-07-16T17:19:26.390Z] Built: 07/16/2021 17:17:30 [2021-07-16T17:19:26.390Z] OS/Arch: windows/amd64 [2021-07-16T17:19:26.390Z] Experimental: false [2021-07-16T17:19:26.390Z] [2021-07-16T17:19:26.390Z] INFO: Docker info of the daemon under test [2021-07-16T17:19:26.390Z] [2021-07-16T17:19:26.390Z] Containers: 0 [2021-07-16T17:19:26.390Z] Running: 0 [2021-07-16T17:19:26.390Z] Paused: 0 [2021-07-16T17:19:26.390Z] Stopped: 0 [2021-07-16T17:19:26.390Z] Images: 0 [2021-07-16T17:19:26.390Z] Server Version: 0.0.0-dev [2021-07-16T17:19:26.390Z] Storage Driver: windowsfilter [2021-07-16T17:19:26.390Z] Windows: [2021-07-16T17:19:26.390Z] Logging Driver: json-file [2021-07-16T17:19:26.390Z] Plugins: [2021-07-16T17:19:26.390Z] Volume: local [2021-07-16T17:19:26.390Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T17:19:26.390Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T17:19:26.390Z] Swarm: inactive [2021-07-16T17:19:26.390Z] Default Isolation: process [2021-07-16T17:19:26.390Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-16T17:19:26.390Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-16T17:19:26.390Z] OSType: windows [2021-07-16T17:19:26.390Z] Architecture: x86_64 [2021-07-16T17:19:26.390Z] CPUs: 4 [2021-07-16T17:19:26.390Z] Total Memory: 32GiB [2021-07-16T17:19:26.390Z] Name: azwin-2-997000 [2021-07-16T17:19:26.390Z] ID: T5P3:4E2D:SJVU:FYBM:YHL6:M7ZL:TO7C:Y7N6:72B3:5RO2:6YMW:6KCY [2021-07-16T17:19:26.390Z] Docker Root Dir: D:\CI\PR-42647\2\daemon [2021-07-16T17:19:26.390Z] Debug Mode (client): false [2021-07-16T17:19:26.390Z] Debug Mode (server): true [2021-07-16T17:19:26.390Z] File Descriptors: -1 [2021-07-16T17:19:26.390Z] Goroutines: 16 [2021-07-16T17:19:26.390Z] System Time: 2021-07-16T17:19:24.205036Z [2021-07-16T17:19:26.390Z] EventsListeners: 0 [2021-07-16T17:19:26.390Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:19:26.390Z] Labels: [2021-07-16T17:19:26.390Z] Experimental: false [2021-07-16T17:19:26.390Z] Insecure Registries: [2021-07-16T17:19:26.390Z] 127.0.0.0/8 [2021-07-16T17:19:26.390Z] Live Restore Enabled: false [2021-07-16T17:19:26.390Z] [2021-07-16T17:19:26.390Z] [2021-07-16T17:19:26.390Z] INFO: Docker images of the daemon under test [2021-07-16T17:19:26.390Z] [2021-07-16T17:19:26.390Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T17:19:26.390Z] [2021-07-16T17:19:26.390Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-16T17:19:26.390Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-16T17:19:26.390Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-16T17:19:26.390Z] 29d5b6a226d2: Pulling fs layer [2021-07-16T17:19:26.768Z] #27 33.13 Unpacking bash-completion (1:2.8-6) ... [2021-07-16T17:19:27.024Z] #27 33.32 Selecting previously unselected package apparmor. [2021-07-16T17:19:27.024Z] #27 33.33 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-07-16T17:19:27.024Z] #27 33.38 Unpacking apparmor (2.13.2-10) ... [2021-07-16T17:19:27.586Z] #27 33.53 Selecting previously unselected package aufs-tools. [2021-07-16T17:19:27.586Z] #27 33.54 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-16T17:19:27.586Z] #27 33.55 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-16T17:19:27.586Z] #27 33.61 Selecting previously unselected package libonig5:amd64. [2021-07-16T17:19:27.586Z] #27 33.62 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-07-16T17:19:27.586Z] #27 33.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-16T17:19:27.586Z] #27 33.70 Selecting previously unselected package libjq1:amd64. [2021-07-16T17:19:27.586Z] #27 33.70 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T17:19:27.586Z] #27 33.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T17:19:27.586Z] #27 33.77 Selecting previously unselected package jq. [2021-07-16T17:19:27.586Z] #27 33.77 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T17:19:27.586Z] #27 33.78 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-16T17:19:27.586Z] #27 33.83 Selecting previously unselected package libaio1:amd64. [2021-07-16T17:19:27.586Z] #27 33.84 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-07-16T17:19:27.586Z] #27 33.84 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-16T17:19:27.586Z] #27 33.88 Selecting previously unselected package libgpm2:amd64. [2021-07-16T17:19:27.586Z] #27 33.89 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-07-16T17:19:27.586Z] #27 33.89 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-16T17:19:27.586Z] #27 33.95 Selecting previously unselected package libnet1:amd64. [2021-07-16T17:19:27.842Z] #27 33.95 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T17:19:27.842Z] #27 33.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T17:19:27.842Z] #27 34.02 Selecting previously unselected package libnl-3-200:amd64. [2021-07-16T17:19:27.842Z] #27 34.02 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-16T17:19:27.842Z] #27 34.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T17:19:27.842Z] #27 34.08 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-16T17:19:27.842Z] #27 34.09 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-16T17:19:27.842Z] #27 34.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T17:19:27.842Z] #27 34.15 Selecting previously unselected package libreadline5:amd64. [2021-07-16T17:19:27.842Z] #27 34.15 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-16T17:19:27.842Z] #27 34.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-16T17:19:28.098Z] #27 34.22 Selecting previously unselected package net-tools. [2021-07-16T17:19:28.098Z] #27 34.23 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-16T17:19:28.098Z] #27 34.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T17:19:28.098Z] #27 34.34 Selecting previously unselected package python-pip-whl. [2021-07-16T17:19:28.098Z] #27 34.34 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-07-16T17:19:28.098Z] #27 34.34 Unpacking python-pip-whl (18.1-5) ... [2021-07-16T17:19:28.354Z] #27 34.60 Selecting previously unselected package python3-lib2to3. [2021-07-16T17:19:28.354Z] #27 34.61 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-16T17:19:28.354Z] #27 34.61 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-16T17:19:28.354Z] #27 34.69 Selecting previously unselected package python3-distutils. [2021-07-16T17:19:28.354Z] #27 34.70 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-07-16T17:19:28.611Z] #27 34.71 Unpacking python3-distutils (3.7.3-1) ... [2021-07-16T17:19:28.611Z] #27 34.78 Selecting previously unselected package python3-pip. [2021-07-16T17:19:28.611Z] #27 34.78 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-07-16T17:19:28.611Z] #27 34.79 Unpacking python3-pip (18.1-5) ... [2021-07-16T17:19:28.611Z] #27 34.86 Selecting previously unselected package python3-pkg-resources. [2021-07-16T17:19:28.611Z] #27 34.87 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T17:19:28.611Z] #27 34.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-16T17:19:28.611Z] #27 34.93 Selecting previously unselected package python3-setuptools. [2021-07-16T17:19:28.611Z] #27 34.94 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-07-16T17:19:28.611Z] #27 34.95 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-16T17:19:28.867Z] #27 35.08 Selecting previously unselected package python3-wheel. [2021-07-16T17:19:28.867Z] #27 35.08 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-07-16T17:19:28.867Z] #27 35.09 Unpacking python3-wheel (0.32.3-2) ... [2021-07-16T17:19:28.867Z] #27 35.14 Selecting previously unselected package sudo. [2021-07-16T17:19:29.124Z] #27 35.15 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-16T17:19:29.124Z] #27 35.15 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-16T17:19:29.124Z] #27 35.38 Selecting previously unselected package thin-provisioning-tools. [2021-07-16T17:19:29.380Z] #27 35.39 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-16T17:19:29.380Z] #27 35.40 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T17:19:29.380Z] #27 35.52 Selecting previously unselected package uidmap. [2021-07-16T17:19:29.380Z] #27 35.53 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-16T17:19:29.380Z] #27 35.54 Unpacking uidmap (1:4.5-1.1) ... [2021-07-16T17:19:29.380Z] #27 35.62 Selecting previously unselected package vim-runtime. [2021-07-16T17:19:29.380Z] #27 35.63 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-16T17:19:29.380Z] #27 35.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-16T17:19:29.380Z] #27 35.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-16T17:19:29.380Z] #27 35.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-16T17:19:29.529Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-16T17:19:30.089Z] --- PASS: TestBuildSquashParent (7.06s) [2021-07-16T17:19:30.089Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T17:19:30.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:19:30.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:19:30.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:19:30.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:19:30.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:19:30.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:19:30.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:19:30.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:19:30.089Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:19:30.089Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:19:30.089Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:19:30.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:19:30.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:19:30.748Z] #27 36.82 Selecting previously unselected package vim. [2021-07-16T17:19:30.748Z] #27 36.82 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T17:19:30.748Z] #27 36.84 Unpacking vim (2:8.1.0875-5) ... [2021-07-16T17:19:31.005Z] #27 37.10 Selecting previously unselected package xfsprogs. [2021-07-16T17:19:31.005Z] #27 37.10 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-16T17:19:31.005Z] #27 37.11 Unpacking xfsprogs (4.20.0-1) ... [2021-07-16T17:19:31.005Z] #27 37.29 Selecting previously unselected package zip. [2021-07-16T17:19:31.005Z] #27 37.30 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-07-16T17:19:31.005Z] #27 37.31 Unpacking zip (3.0-11+b1) ... [2021-07-16T17:19:31.261Z] #27 37.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-16T17:19:31.261Z] #27 37.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T17:19:31.261Z] #27 37.44 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-16T17:19:31.261Z] #27 37.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-16T17:19:31.261Z] #27 37.48 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-16T17:19:31.261Z] #27 37.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-16T17:19:31.261Z] #27 37.50 Setting up uidmap (1:4.5-1.1) ... [2021-07-16T17:19:31.261Z] #27 37.52 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-16T17:19:31.261Z] #27 37.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T17:19:31.261Z] #27 37.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T17:19:31.261Z] #27 37.56 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T17:19:31.261Z] #27 37.57 Setting up zip (3.0-11+b1) ... [2021-07-16T17:19:31.261Z] #27 37.58 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T17:19:31.261Z] #27 37.61 Setting up bash-completion (1:2.8-6) ... [2021-07-16T17:19:31.452Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-16T17:19:32.884Z] #27 38.94 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-16T17:19:32.884Z] #27 38.96 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-16T17:19:32.884Z] #27 39.01 invoke-rc.d: could not determine current runlevel [2021-07-16T17:19:32.884Z] #27 39.02 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-16T17:19:32.884Z] #27 39.03 Setting up pigz (2.4-1) ... [2021-07-16T17:19:32.884Z] #27 39.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-16T17:19:32.884Z] #27 39.05 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T17:19:32.884Z] #27 39.08 Setting up python-pip-whl (18.1-5) ... [2021-07-16T17:19:32.884Z] #27 39.10 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-16T17:19:32.884Z] #27 39.11 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-16T17:19:33.140Z] #27 39.28 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-16T17:19:33.140Z] #27 39.29 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-16T17:19:33.140Z] #27 39.31 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T17:19:33.140Z] #27 39.32 Setting up vim (2:8.1.0875-5) ... [2021-07-16T17:19:33.140Z] #27 39.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-16T17:19:33.140Z] #27 39.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-16T17:19:33.140Z] #27 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-16T17:19:33.140Z] #27 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-16T17:19:33.140Z] #27 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-16T17:19:33.140Z] #27 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-16T17:19:33.140Z] #27 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-16T17:19:33.140Z] #27 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-16T17:19:33.140Z] #27 39.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T17:19:33.140Z] #27 39.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T17:19:33.397Z] #27 39.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-16T17:19:33.397Z] #27 39.44 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-16T17:19:33.397Z] #27 39.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-16T17:19:33.397Z] #27 39.46 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T17:19:34.326Z] #27 40.41 Setting up iptables (1.8.2-4) ... [2021-07-16T17:19:34.326Z] #27 40.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T17:19:34.326Z] #27 40.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T17:19:34.326Z] #27 40.44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T17:19:34.326Z] #27 40.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T17:19:34.326Z] #27 40.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-16T17:19:34.326Z] #27 40.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-16T17:19:34.326Z] #27 40.47 Setting up python3 (3.7.3-1) ... [2021-07-16T17:19:34.582Z] #27 40.64 Setting up python3-wheel (0.32.3-2) ... [2021-07-16T17:19:34.720Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-16T17:19:34.720Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-16T17:19:34.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2021-07-16T17:19:34.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2021-07-16T17:19:34.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s) [2021-07-16T17:19:34.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2021-07-16T17:19:34.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.94s) [2021-07-16T17:19:34.720Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (4.15s) [2021-07-16T17:19:34.720Z] === RUN TestBuildMultiStageCopy [2021-07-16T17:19:34.720Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T17:19:34.839Z] #27 40.94 Setting up apparmor (2.13.2-10) ... [2021-07-16T17:19:35.073Z] using credential docker-jenkins-github-credentials [2021-07-16T17:19:35.145Z] Cloning the remote Git repository [2021-07-16T17:19:35.145Z] Cloning with configured refspecs honoured and without tags [2021-07-16T17:19:35.526Z] ok github.com/docker/docker/container 0.154s coverage: 34.6% of statements [2021-07-16T17:19:35.526Z] ok github.com/docker/docker/cmd/dockerd 0.152s coverage: 29.4% of statements [2021-07-16T17:19:35.526Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-16T17:19:35.526Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-16T17:19:35.526Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-16T17:19:35.526Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-16T17:19:35.526Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.038s coverage: 65.3% of statements [2021-07-16T17:19:35.526Z] ok github.com/docker/docker/daemon/cluster 0.218s coverage: 0.5% of statements [2021-07-16T17:19:35.526Z] ok github.com/docker/docker/daemon/cluster/convert 0.035s coverage: 35.9% of statements [2021-07-16T17:19:36.088Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-16T17:19:36.088Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T17:19:36.205Z] #27 42.26 Setting up xfsprogs (4.20.0-1) ... [2021-07-16T17:19:36.205Z] #27 42.28 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-16T17:19:36.205Z] #27 42.45 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-16T17:19:36.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T17:19:36.462Z] #27 42.77 Setting up python3-distutils (3.7.3-1) ... [2021-07-16T17:19:36.599Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T17:19:36.718Z] #27 42.96 Setting up python3-setuptools (40.8.0-1) ... [2021-07-16T17:19:36.854Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T17:19:36.854Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-16T17:19:37.109Z] --- PASS: TestBuildMultiStageCopy (2.71s) [2021-07-16T17:19:37.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2021-07-16T17:19:37.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-07-16T17:19:37.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-16T17:19:37.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-07-16T17:19:37.109Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2021-07-16T17:19:37.109Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T17:19:37.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-16T17:19:37.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-16T17:19:37.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-16T17:19:37.281Z] #27 43.34 Setting up python3-pip (18.1-5) ... [2021-07-16T17:19:35.318Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T17:19:35.708Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-16T17:19:36.962Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:19:36.962Z] > git --version # timeout=10 [2021-07-16T17:19:36.993Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-16T17:19:37.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:19:37.009Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:19:37.450Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.4% of statements [2021-07-16T17:19:37.537Z] #27 43.72 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T17:19:37.537Z] #27 43.76 Processing triggers for mime-support (3.62) ... [2021-07-16T17:19:37.669Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2021-07-16T17:19:37.670Z] === RUN TestBuildLabelWithTargets [2021-07-16T17:19:37.670Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-16T17:19:37.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-16T17:19:37.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-16T17:19:38.026Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.0% of statements [2021-07-16T17:19:38.289Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-07-16T17:19:38.466Z] #27 DONE 44.6s [2021-07-16T17:19:38.466Z] [2021-07-16T17:19:38.466Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:19:38.466Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc [2021-07-16T17:19:38.466Z] #64 ... [2021-07-16T17:19:38.466Z] [2021-07-16T17:19:38.466Z] #28 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-07-16T17:19:38.466Z] #28 sha256:a45e7209b2f929bd117a592ad38f1f7c90a60916717c0136759ed74167d43d91 [2021-07-16T17:19:38.595Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-16T17:19:38.596Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2021-07-16T17:19:38.596Z] === RUN TestBuildWithEmptyLayers [2021-07-16T17:19:39.029Z] #28 0.724 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-16T17:19:39.160Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-07-16T17:19:39.160Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T17:19:39.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-16T17:19:39.285Z] #28 0.729 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-16T17:19:39.285Z] #28 0.736 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-16T17:19:39.285Z] #28 DONE 0.8s [2021-07-16T17:19:39.285Z] [2021-07-16T17:19:39.285Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-16T17:19:39.285Z] #29 sha256:261b7a59072130a53759454f3f6a4ea2e61c6688738e51b335c7d6e9a0f601d9 [2021-07-16T17:19:39.416Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-16T17:19:39.683Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2021-07-16T17:19:41.185Z] #29 2.151 Collecting yamllint==1.26.1 [2021-07-16T17:19:41.303Z] --- PASS: TestBuildMultiStageOnBuild (2.03s) [2021-07-16T17:19:41.303Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T17:19:41.303Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-16T17:19:41.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-16T17:19:41.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-16T17:19:41.559Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-07-16T17:19:41.559Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T17:19:41.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-16T17:19:41.814Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-16T17:19:42.245Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.584s coverage: 13.8% of statements [2021-07-16T17:19:43.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-16T17:19:43.177Z] docker_cli_daemon_test.go:1455: [db2a7cace414e] daemon is not started [2021-07-16T17:19:43.191Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 3.1% of statements [2021-07-16T17:19:43.191Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.037s coverage: 73.3% of statements [2021-07-16T17:19:43.433Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-16T17:19:43.433Z] check_test.go:309: [dffd8fafa6f2e] daemon is not started [2021-07-16T17:19:43.433Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-16T17:19:43.766Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.688s coverage: 56.2% of statements [2021-07-16T17:19:43.994Z] --- PASS: TestBuildMultiStageLayerLeak (2.38s) [2021-07-16T17:19:43.994Z] === RUN TestBuildWithHugeFile [2021-07-16T17:19:44.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-16T17:19:44.081Z] 29d5b6a226d2: Verifying Checksum [2021-07-16T17:19:44.081Z] 29d5b6a226d2: Download complete [2021-07-16T17:19:44.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-16T17:19:44.554Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-16T17:19:44.714Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2021-07-16T17:19:45.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-16T17:19:45.481Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-16T17:19:45.736Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-16T17:19:45.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-16T17:19:47.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-16T17:19:47.275Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.784s coverage: 49.4% of statements [2021-07-16T17:19:47.624Z] check_test.go:309: [de15bd43ee628] daemon is not started [2021-07-16T17:19:47.624Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-16T17:19:47.624Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-16T17:19:47.731Z] #29 7.379 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-16T17:19:47.731Z] #29 7.815 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-16T17:19:47.731Z] #29 7.839 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-16T17:19:47.731Z] #29 7.860 Collecting pyyaml (from yamllint==1.26.1) [2021-07-16T17:19:47.731Z] #29 7.947 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-16T17:19:47.731Z] #29 8.054 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-16T17:19:47.731Z] #29 8.055 Building wheels for collected packages: yamllint [2021-07-16T17:19:47.731Z] #29 8.056 Running setup.py bdist_wheel for yamllint: started [2021-07-16T17:19:47.731Z] #29 8.404 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-16T17:19:47.731Z] #29 8.405 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-16T17:19:47.731Z] #29 8.427 Successfully built yamllint [2021-07-16T17:19:47.731Z] #29 8.438 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-16T17:19:47.731Z] #29 8.577 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-16T17:19:47.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-16T17:19:48.293Z] #29 DONE 9.2s [2021-07-16T17:19:48.293Z] [2021-07-16T17:19:48.293Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-16T17:19:48.293Z] #32 sha256:b8c7bffb4da57ebe9c6411c851e08fbc75bf3011bfe733b8983e44959b9095a5 [2021-07-16T17:19:48.550Z] #32 DONE 0.3s [2021-07-16T17:19:48.550Z] [2021-07-16T17:19:48.550Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:19:48.550Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc [2021-07-16T17:19:48.550Z] #64 106.4 # github.com/containerd/containerd/cmd/containerd [2021-07-16T17:19:48.550Z] #64 106.4 /usr/bin/ld: /tmp/go-link-208072159/000019.o: in function `New': [2021-07-16T17:19:48.550Z] #64 106.4 /tmp/tmp.oEa0i1o8qD/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-07-16T17:19:48.550Z] #64 106.5 + bin/containerd-stress [2021-07-16T17:19:48.550Z] #64 107.8 + bin/containerd-shim [2021-07-16T17:19:48.670Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 57.5% of statements [2021-07-16T17:19:48.670Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.412s coverage: 57.7% of statements [2021-07-16T17:19:48.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-16T17:19:48.807Z] #64 ... [2021-07-16T17:19:48.807Z] [2021-07-16T17:19:48.807Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T17:19:48.807Z] #37 sha256:ae998477299b7964255cdd5c052c220c83826651cad9927b10f46ea3a4b0d7dc [2021-07-16T17:19:48.987Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-16T17:19:49.248Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.904s coverage: 46.2% of statements [2021-07-16T17:19:49.608Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T17:19:49.608Z] Using test binary docker [2021-07-16T17:19:49.608Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-16T17:19:49.608Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-16T17:19:49.608Z] Starting dockerd [2021-07-16T17:19:49.608Z] INFO: Waiting for daemon to start... [2021-07-16T17:19:49.919Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-16T17:19:50.197Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-07-16T17:19:50.197Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-07-16T17:19:51.147Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.8% of statements [2021-07-16T17:19:51.286Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-16T17:19:51.507Z] . [2021-07-16T17:19:51.507Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T17:19:51.507Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T17:19:51.507Z] Error: No such image: emptyfs [2021-07-16T17:19:51.765Z] Running integration-test (iteration 1) [2021-07-16T17:19:51.765Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-16T17:19:51.847Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-16T17:19:52.094Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.5% of statements [2021-07-16T17:19:52.094Z] ok github.com/docker/docker/daemon 12.242s coverage: 17.4% of statements [2021-07-16T17:19:52.094Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-16T17:19:52.094Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-16T17:19:52.094Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-16T17:19:52.094Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-16T17:19:52.094Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-16T17:19:52.094Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-16T17:19:52.094Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-16T17:19:52.094Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-16T17:19:52.094Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-16T17:19:52.978Z] #37 DONE 4.3s [2021-07-16T17:19:52.978Z] [2021-07-16T17:19:52.978Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:19:52.978Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc [2021-07-16T17:19:52.978Z] #64 115.7 + bin/containerd-shim-runc-v1 [2021-07-16T17:19:53.041Z] ok github.com/docker/docker/daemon/logger/awslogs 0.317s coverage: 77.8% of statements [2021-07-16T17:19:53.041Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-16T17:19:53.041Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-16T17:19:53.041Z] ok github.com/docker/docker/daemon/logger/gelf 0.049s coverage: 67.0% of statements [2021-07-16T17:19:53.041Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 23.9% of statements [2021-07-16T17:19:53.211Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-16T17:19:53.235Z] #64 ... [2021-07-16T17:19:53.235Z] [2021-07-16T17:19:53.235Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-16T17:19:53.235Z] #40 sha256:1f1764703dfd32b206319cb66f34c6bc5e85b42f02af7cb4dad20b20f85610fb [2021-07-16T17:19:53.235Z] #40 DONE 0.2s [2021-07-16T17:19:53.235Z] [2021-07-16T17:19:53.235Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-16T17:19:53.235Z] #42 sha256:9622905a1603e9617f7f5019aeb7f867a890ab17a66975c4c7513114b92fc642 [2021-07-16T17:19:53.235Z] #42 DONE 0.1s [2021-07-16T17:19:53.493Z] [2021-07-16T17:19:53.493Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-16T17:19:53.493Z] #45 sha256:3901782d0ab4433870e2bece4c7b9b42abb2dfa60dd639956be67a147791d857 [2021-07-16T17:19:53.493Z] #45 DONE 0.1s [2021-07-16T17:19:53.493Z] [2021-07-16T17:19:53.493Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-16T17:19:53.493Z] #48 sha256:80d177ae91bcc60a20ca37b6f6c85bf337e7dcffac82162b6e7f092ba06f8c1c [2021-07-16T17:19:53.616Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.044s coverage: 87.2% of statements [2021-07-16T17:19:53.616Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2021-07-16T17:19:53.749Z] #48 DONE 0.3s [2021-07-16T17:19:53.749Z] [2021-07-16T17:19:53.749Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-16T17:19:53.749Z] #52 sha256:fdd2749fd1e93f8d37444f04ef62a0c190bfa07e55dac16b40136615a3e03ceb [2021-07-16T17:19:53.749Z] #52 DONE 0.1s [2021-07-16T17:19:53.749Z] [2021-07-16T17:19:53.749Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-16T17:19:53.749Z] #54 sha256:ab29355b5f2deb93378e14aff174ce4d5dffcf41f7b7531c6fabb5a9683505eb [2021-07-16T17:19:54.006Z] #54 DONE 0.1s [2021-07-16T17:19:54.006Z] [2021-07-16T17:19:54.006Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-16T17:19:54.006Z] #56 sha256:2b3938ae91d939e3570c8a24eebd5e6b6ef798014fecdd72dc50f89fedf82a9f [2021-07-16T17:19:54.006Z] #56 DONE 0.1s [2021-07-16T17:19:54.006Z] [2021-07-16T17:19:54.006Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:19:54.006Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc [2021-07-16T17:19:54.050Z] Fetching without tags [2021-07-16T17:19:54.191Z] ok github.com/docker/docker/daemon/logger/local 0.070s coverage: 75.2% of statements [2021-07-16T17:19:54.191Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-16T17:19:54.263Z] #64 ... [2021-07-16T17:19:54.263Z] [2021-07-16T17:19:54.263Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-16T17:19:54.263Z] #58 sha256:dbafb7a24bf5d26a6f36fa5eb4edf0fa28fa71a58c3a05d6b0059170dda758c7 [2021-07-16T17:19:54.263Z] #58 DONE 0.3s [2021-07-16T17:19:54.263Z] [2021-07-16T17:19:54.263Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-16T17:19:54.263Z] #60 sha256:013a63d408a2f49b505bba0783250ee15f2b2b2edd9cfaf482839880d7319660 [2021-07-16T17:19:54.263Z] #60 DONE 0.1s [2021-07-16T17:19:54.263Z] [2021-07-16T17:19:54.263Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-16T17:19:54.263Z] #62 sha256:7104e6d79f8349489a68aac9728e20f9eede9f11846048295e6d2fe2bb87995e [2021-07-16T17:19:54.519Z] #62 DONE 0.1s [2021-07-16T17:19:54.519Z] [2021-07-16T17:19:54.519Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-07-16T17:19:54.519Z] #64 sha256:e16b0570fc14c5f1e90b749b046fae0d9bea30f39c06a81a9e143263b34ffdfc [2021-07-16T17:19:54.574Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-16T17:19:54.766Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-07-16T17:19:54.787Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637 [2021-07-16T17:19:54.829Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-16T17:19:55.029Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 58.6% of statements [2021-07-16T17:19:53.728Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:19:53.791Z] > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10 [2021-07-16T17:19:53.838Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:19:53.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:19:54.072Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:19:54.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:19:54.072Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:19:54.886Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:19:54.933Z] > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10 [2021-07-16T17:19:55.390Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-16T17:19:55.390Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-16T17:19:55.447Z] #64 120.9 + bin/containerd-shim-runc-v2 [2021-07-16T17:19:55.604Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2021-07-16T17:19:55.867Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-07-16T17:19:56.008Z] #64 121.5 + binaries [2021-07-16T17:19:56.008Z] #64 121.5 + install -D bin/containerd /build/containerd [2021-07-16T17:19:56.008Z] #64 121.5 + install -D bin/containerd-shim /build/containerd-shim [2021-07-16T17:19:56.008Z] #64 121.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-16T17:19:56.008Z] #64 121.5 + install -D bin/ctr /build/ctr [2021-07-16T17:19:56.442Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2021-07-16T17:19:56.570Z] #64 DONE 121.8s [2021-07-16T17:19:56.754Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-16T17:19:57.009Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-16T17:19:57.265Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-16T17:19:57.390Z] ok github.com/docker/docker/daemon/logger/splunk 1.897s coverage: 82.5% of statements [2021-07-16T17:19:57.390Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-16T17:19:57.390Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-16T17:19:57.390Z] ok github.com/docker/docker/distribution/metadata 0.117s coverage: 48.2% of statements [2021-07-16T17:19:57.934Z] [2021-07-16T17:19:57.934Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-16T17:19:57.934Z] #65 sha256:86a14f3987eee70b1c6a2e8443474648715c26854574e78744bf47565a647871 [2021-07-16T17:19:57.934Z] #65 DONE 0.3s [2021-07-16T17:19:57.934Z] [2021-07-16T17:19:57.934Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-16T17:19:57.934Z] #69 sha256:c630c12d3d7834d30eeaef7f18790d4faf22524a9beed65faee96e718e1015b7 [2021-07-16T17:19:58.035Z] Merge succeeded, producing 6e76b0e2b58a9e82e00a3b3237080089b629ded1 [2021-07-16T17:19:58.036Z] Checking out Revision 6e76b0e2b58a9e82e00a3b3237080089b629ded1 (PR-42647) [2021-07-16T17:19:57.153Z] > git remote # timeout=10 [2021-07-16T17:19:57.216Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:19:57.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:19:57.263Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-16T17:19:57.950Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-16T17:19:58.060Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:19:58.107Z] > git checkout -f 6e76b0e2b58a9e82e00a3b3237080089b629ded1 # timeout=10 [2021-07-16T17:19:58.190Z] #69 DONE 0.1s [2021-07-16T17:19:58.190Z] [2021-07-16T17:19:58.190Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-16T17:19:58.190Z] #74 sha256:6cc287cbb80adbfb45be8ca81628b8f74b88714c59a4c4ced0a7dd7cff2b01bd [2021-07-16T17:19:58.751Z] #74 DONE 0.7s [2021-07-16T17:19:58.751Z] [2021-07-16T17:19:58.751Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-16T17:19:58.751Z] #75 sha256:62ab28303c4d7a87eec33339bbed9a32e365a7f00b74096e693cca65efcdd7ed [2021-07-16T17:19:58.751Z] #75 DONE 0.1s [2021-07-16T17:19:58.809Z] ok github.com/docker/docker/distribution 0.271s coverage: 25.4% of statements [2021-07-16T17:19:58.809Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-16T17:19:58.809Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2021-07-16T17:19:59.008Z] [2021-07-16T17:19:59.008Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-16T17:19:59.008Z] #76 sha256:15ee1c33d974a2a4d6916a969a49c32380fd2f9ca4dd80868cece0ec400cbc47 [2021-07-16T17:19:59.394Z] ok github.com/docker/docker/image 0.054s coverage: 86.6% of statements [2021-07-16T17:19:59.570Z] #76 DONE 0.7s [2021-07-16T17:19:59.570Z] [2021-07-16T17:19:59.570Z] #77 exporting to image [2021-07-16T17:19:59.570Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-16T17:19:59.570Z] #77 exporting layers [2021-07-16T17:19:59.657Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2021-07-16T17:20:00.254Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.1% of statements [2021-07-16T17:20:00.254Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-16T17:20:00.519Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-07-16T17:20:00.519Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2021-07-16T17:20:00.519Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-16T17:20:00.530Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-16T17:20:00.781Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2021-07-16T17:20:04.099Z] ok github.com/docker/docker/libnetwork/bitseq 0.586s coverage: 84.4% of statements [2021-07-16T17:20:04.695Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-16T17:20:06.648Z] Loaded image: buildpack-deps:buster [2021-07-16T17:20:06.648Z] Loaded image: busybox:latest [2021-07-16T17:20:06.648Z] Loaded image: busybox:glibc [2021-07-16T17:20:06.654Z] ok github.com/docker/docker/libnetwork/api 2.760s coverage: 83.2% of statements [2021-07-16T17:20:07.209Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-16T17:20:07.215Z] Loaded image: debian:bullseye [2021-07-16T17:20:07.215Z] Loaded image: hello-world:latest [2021-07-16T17:20:07.473Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T17:20:07.473Z] INFO: Testing against a local daemon [2021-07-16T17:20:07.473Z] === RUN TestCgroupNamespacesBuild [2021-07-16T17:20:08.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-16T17:20:08.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-16T17:20:08.135Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-16T17:20:08.577Z] ok github.com/docker/docker/libnetwork/config 0.104s coverage: 24.0% of statements [2021-07-16T17:20:08.840Z] ok github.com/docker/docker/libnetwork/datastore 0.009s coverage: 21.9% of statements [2021-07-16T17:20:09.053Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-16T17:20:09.180Z] First time build. Skipping changelog. [2021-07-16T17:20:09.415Z] ok github.com/docker/docker/libnetwork/driverapi 0.015s coverage: 68.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T17:20:09.990Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-07-16T17:20:10.000Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2021-07-16T17:20:10.000Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-16T17:20:10.649Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-16T17:20:10.904Z] check_test.go:309: [dac5308cad232] daemon is not started [2021-07-16T17:20:10.904Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-16T17:20:11.160Z] check_test.go:309: [d817e8b8f06dd] daemon is not started [2021-07-16T17:20:11.375Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2021-07-16T17:20:11.375Z] === RUN TestBuildWithSession [2021-07-16T17:20:11.375Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:20:11.375Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T17:20:11.375Z] === RUN TestBuildSquashParent [2021-07-16T17:20:11.382Z] ok github.com/docker/docker/layer 7.707s coverage: 68.8% of statements [2021-07-16T17:20:11.382Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-16T17:20:11.382Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-16T17:20:11.382Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-16T17:20:11.382Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-16T17:20:11.416Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-16T17:20:11.644Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.071s coverage: 4.0% of statements [2021-07-16T17:20:11.737Z] #77 exporting layers 10.4s done [2021-07-16T17:20:11.737Z] #77 writing image sha256:a69ecfe2e15832107b68661cd72b071e0c6ee784f49c8d609e79ca6d3842a253 [2021-07-16T17:20:11.737Z] #77 writing image sha256:a69ecfe2e15832107b68661cd72b071e0c6ee784f49c8d609e79ca6d3842a253 done [2021-07-16T17:20:11.737Z] #77 naming to docker.io/library/docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb done [2021-07-16T17:20:11.737Z] #77 DONE 10.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-16T17:20:09.083Z] > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10 [2021-07-16T17:20:12.062Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/validate/default [2021-07-16T17:20:12.528Z] + docker version [2021-07-16T17:20:12.590Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-07-16T17:20:12.781Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-16T17:20:12.853Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.084s coverage: 4.5% of statements [2021-07-16T17:20:12.988Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-16T17:20:12.988Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-16T17:20:12.988Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-16T17:20:12.988Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-16T17:20:12.988Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-16T17:20:12.988Z] Congratulations! No new tests were added to integration-cli. [2021-07-16T17:20:12.988Z] [2021-07-16T17:20:12.988Z] INFO Start validation with golang-ci-lint [2021-07-16T17:20:12.988Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-16T17:20:12.988Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-16T17:20:12.988Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-16T17:20:13.342Z] check_test.go:309: [df601c29de5c8] daemon is not started [2021-07-16T17:20:13.342Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-16T17:20:13.801Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.020s coverage: 63.6% of statements [2021-07-16T17:20:15.857Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-16T17:20:15.857Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-16T17:20:16.354Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.025s coverage: 57.4% of statements [2021-07-16T17:20:16.418Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-16T17:20:17.345Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-16T17:20:17.906Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-16T17:20:17.906Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-16T17:20:17.932Z] --- PASS: TestBuildSquashParent (5.52s) [2021-07-16T17:20:17.932Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T17:20:17.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:20:17.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:20:17.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:20:17.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:20:17.932Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:20:17.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:20:17.933Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:20:17.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:20:17.933Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:20:17.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:20:17.933Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:20:17.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:20:17.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:20:17.933Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:20:18.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-16T17:20:18.467Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-16T17:20:18.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-16T17:20:18.905Z] ok github.com/docker/docker/libnetwork/drivers/bridge 7.464s coverage: 59.9% of statements [2021-07-16T17:20:18.905Z] ok github.com/docker/docker/libnetwork/drvregistry 0.045s coverage: 82.4% of statements [2021-07-16T17:20:18.905Z] ok github.com/docker/docker/libnetwork/etchosts 0.047s coverage: 81.2% of statements [2021-07-16T17:20:19.308Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:20:19.308Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:20:19.480Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.006s coverage: 48.1% of statements [2021-07-16T17:20:19.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-16T17:20:19.742Z] ok github.com/docker/docker/libnetwork/idm 0.011s coverage: 87.5% of statements [2021-07-16T17:20:19.832Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-16T17:20:20.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-16T17:20:20.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-16T17:20:20.772Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-16T17:20:20.772Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-16T17:20:21.046Z] Client: [2021-07-16T17:20:21.046Z] Version: 20.10.6 [2021-07-16T17:20:21.046Z] API version: 1.41 [2021-07-16T17:20:21.046Z] Go version: go1.16.3 [2021-07-16T17:20:21.046Z] Git commit: 370c289 [2021-07-16T17:20:21.046Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-16T17:20:21.046Z] OS/Arch: windows/amd64 [2021-07-16T17:20:21.046Z] Context: default [2021-07-16T17:20:21.046Z] Experimental: true [2021-07-16T17:20:21.046Z] [2021-07-16T17:20:21.046Z] Server: Docker Engine - Community [2021-07-16T17:20:21.046Z] Engine: [2021-07-16T17:20:21.046Z] Version: 20.10.6 [2021-07-16T17:20:21.046Z] API version: 1.41 (minimum version 1.24) [2021-07-16T17:20:21.046Z] Go version: go1.13.15 [2021-07-16T17:20:21.046Z] Git commit: 8728dd2 [2021-07-16T17:20:21.046Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-16T17:20:21.046Z] OS/Arch: windows/amd64 [2021-07-16T17:20:21.046Z] Experimental: true [2021-07-16T17:20:21.139Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-07-16T17:20:21.139Z] ok github.com/docker/docker/libnetwork/drivers/overlay 6.147s coverage: 7.3% of statements [2021-07-16T17:20:21.210Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:20:21.336Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-16T17:20:21.467Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [Pipeline] sh [2021-07-16T17:20:21.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-16T17:20:22.530Z] ok github.com/docker/docker/libnetwork/ipams/null 0.009s coverage: 57.1% of statements [2021-07-16T17:20:22.539Z] + docker info [2021-07-16T17:20:22.699Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-16T17:20:23.261Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-16T17:20:23.478Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.019s coverage: 47.4% of statements [2021-07-16T17:20:23.740Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.007s coverage: 71.4% of statements [2021-07-16T17:20:23.997Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-16T17:20:23.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.31s) [2021-07-16T17:20:23.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2021-07-16T17:20:23.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2021-07-16T17:20:23.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2021-07-16T17:20:23.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.20s) [2021-07-16T17:20:23.997Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.12s) [2021-07-16T17:20:23.997Z] === RUN TestBuildMultiStageCopy [2021-07-16T17:20:23.997Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T17:20:24.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-16T17:20:25.143Z] ok github.com/docker/docker/libnetwork/ipamutils 0.566s coverage: 74.0% of statements [2021-07-16T17:20:25.150Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-16T17:20:25.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-16T17:20:25.897Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T17:20:25.897Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T17:20:25.897Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T17:20:26.155Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T17:20:26.413Z] --- PASS: TestBuildMultiStageCopy (2.72s) [2021-07-16T17:20:26.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) [2021-07-16T17:20:26.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-07-16T17:20:26.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-07-16T17:20:26.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-07-16T17:20:26.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-07-16T17:20:26.413Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T17:20:26.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-16T17:20:26.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-16T17:20:26.981Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-07-16T17:20:26.981Z] === RUN TestBuildLabelWithTargets [2021-07-16T17:20:27.067Z] ok github.com/docker/docker/libnetwork/iptables 0.533s coverage: 45.1% of statements [2021-07-16T17:20:27.067Z] ok github.com/docker/docker/libnetwork/netlabel 0.027s coverage: 60.0% of statements [2021-07-16T17:20:27.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-16T17:20:28.013Z] ok github.com/docker/docker/libnetwork/netutils 0.044s coverage: 44.1% of statements [2021-07-16T17:20:28.371Z] --- PASS: TestBuildLabelWithTargets (1.09s) [2021-07-16T17:20:28.371Z] === RUN TestBuildWithEmptyLayers [2021-07-16T17:20:28.420Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-16T17:20:28.633Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-07-16T17:20:28.633Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T17:20:28.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-16T17:20:28.980Z] check_test.go:309: [d234ffb9dcaa9] daemon is not started [2021-07-16T17:20:28.980Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-16T17:20:29.543Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-16T17:20:29.913Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-16T17:20:29.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-16T17:20:30.474Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-16T17:20:30.474Z] --- PASS: TestBuildWithHugeFile (46.63s) [2021-07-16T17:20:30.474Z] === RUN TestBuildWCOWSandboxSize [2021-07-16T17:20:30.474Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-16T17:20:30.474Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-16T17:20:30.474Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T17:20:30.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-16T17:20:30.709Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.009s coverage: 100.0% of statements [2021-07-16T17:20:30.730Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:20:30.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:20:30.730Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:20:30.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:20:30.730Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:20:30.730Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:20:30.730Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:20:30.730Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:20:30.730Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:20:30.730Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-16T17:20:30.730Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-16T17:20:30.730Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2021-07-16T17:20:30.730Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2021-07-16T17:20:30.730Z] === RUN TestBuildPreserveOwnership [2021-07-16T17:20:30.730Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-16T17:20:31.167Z] --- PASS: TestBuildMultiStageOnBuild (2.12s) [2021-07-16T17:20:31.167Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T17:20:31.167Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-07-16T17:20:31.167Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T17:20:31.284Z] ok github.com/docker/docker/libnetwork/options 0.014s coverage: 100.0% of statements [2021-07-16T17:20:31.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-16T17:20:32.093Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-16T17:20:32.368Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T17:20:32.368Z] Using test binary docker [2021-07-16T17:20:32.368Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-16T17:20:32.368Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T17:20:32.368Z] INFO: Waiting for daemon to start... [2021-07-16T17:20:32.368Z] Starting dockerd [2021-07-16T17:20:33.695Z] --- PASS: TestBuildMultiStageLayerLeak (2.11s) [2021-07-16T17:20:33.695Z] === RUN TestBuildWithHugeFile [2021-07-16T17:20:33.980Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-16T17:20:34.237Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-16T17:20:34.276Z] . [2021-07-16T17:20:34.276Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T17:20:34.276Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T17:20:34.276Z] Error: No such image: emptyfs [2021-07-16T17:20:34.276Z] Running integration-test (iteration 1) [2021-07-16T17:20:34.276Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-16T17:20:35.601Z] --- PASS: TestBuildPreserveOwnership (5.03s) [2021-07-16T17:20:35.601Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.51s) [2021-07-16T17:20:35.601Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.52s) [2021-07-16T17:20:35.601Z] === RUN TestBuildPlatformInvalid [2021-07-16T17:20:35.857Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-16T17:20:35.857Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-16T17:20:36.118Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-16T17:20:36.375Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-16T17:20:37.302Z] Client: [2021-07-16T17:20:37.302Z] Context: default [2021-07-16T17:20:37.303Z] Debug Mode: false [2021-07-16T17:20:37.303Z] Plugins: [2021-07-16T17:20:37.303Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-16T17:20:37.303Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-16T17:20:37.303Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-16T17:20:37.303Z] [2021-07-16T17:20:37.303Z] Server: [2021-07-16T17:20:37.303Z] Containers: 0 [2021-07-16T17:20:37.303Z] Running: 0 [2021-07-16T17:20:37.303Z] Paused: 0 [2021-07-16T17:20:37.303Z] Stopped: 0 [2021-07-16T17:20:37.303Z] Images: 0 [2021-07-16T17:20:37.303Z] Server Version: 20.10.6 [2021-07-16T17:20:37.303Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-07-16T17:20:37.303Z] LCOW: [2021-07-16T17:20:37.303Z] Windows: [2021-07-16T17:20:37.303Z] Logging Driver: json-file [2021-07-16T17:20:37.303Z] Plugins: [2021-07-16T17:20:37.303Z] Volume: local [2021-07-16T17:20:37.303Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T17:20:37.303Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T17:20:37.303Z] Swarm: inactive [2021-07-16T17:20:37.303Z] Default Isolation: process [2021-07-16T17:20:37.303Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-16T17:20:37.303Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-16T17:20:37.303Z] OSType: windows [2021-07-16T17:20:37.303Z] Architecture: x86_64 [2021-07-16T17:20:37.303Z] CPUs: 4 [2021-07-16T17:20:37.303Z] Total Memory: 32GiB [2021-07-16T17:20:37.303Z] Name: azwin-2-fb9850 [2021-07-16T17:20:37.303Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-16T17:20:37.303Z] Docker Root Dir: D:\docker [2021-07-16T17:20:37.303Z] Debug Mode: false [2021-07-16T17:20:37.303Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:20:37.303Z] Labels: [2021-07-16T17:20:37.303Z] Experimental: true [2021-07-16T17:20:37.303Z] Insecure Registries: [2021-07-16T17:20:37.303Z] 10.0.0.4:5000 [2021-07-16T17:20:37.303Z] 127.0.0.0/8 [2021-07-16T17:20:37.303Z] Registry Mirrors: [2021-07-16T17:20:37.303Z] http://10.0.0.4:5000/ [2021-07-16T17:20:37.303Z] Live Restore Enabled: false [2021-07-16T17:20:37.303Z] Product License: Community Engine [2021-07-16T17:20:37.303Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-16T17:20:38.266Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-16T17:20:39.193Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-16T17:20:41.709Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-16T17:20:41.709Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-16T17:20:41.709Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-16T17:20:41.709Z] check_test.go:309: [d26e2bf0b57db] daemon is not started [2021-07-16T17:20:41.709Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-16T17:20:42.637Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-16T17:20:43.200Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-16T17:20:43.527Z] ok github.com/docker/docker/libnetwork/osl 4.520s coverage: 39.7% of statements [2021-07-16T17:20:43.762Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-16T17:20:44.100Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.007s coverage: 20.0% of statements [2021-07-16T17:20:45.129Z] Loaded image: buildpack-deps:buster [2021-07-16T17:20:45.129Z] Loaded image: busybox:latest [2021-07-16T17:20:45.402Z] Loaded image: busybox:glibc [2021-07-16T17:20:45.490Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-07-16T17:20:45.664Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-16T17:20:47.031Z] Loaded image: debian:bullseye [2021-07-16T17:20:47.031Z] Loaded image: hello-world:latest [2021-07-16T17:20:47.031Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-16T17:20:47.031Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T17:20:47.411Z] ok github.com/docker/docker/libnetwork/portmapper 0.588s coverage: 49.5% of statements [2021-07-16T17:20:47.593Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-16T17:20:47.673Z] ok github.com/docker/docker/libnetwork/resolvconf 0.005s coverage: 70.5% of statements [2021-07-16T17:20:48.619Z] ok github.com/docker/docker/libnetwork/types 0.013s coverage: 47.9% of statements [2021-07-16T17:20:49.480Z] check_test.go:309: [dce92c7608121] daemon is not started [2021-07-16T17:20:49.480Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-16T17:20:49.480Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-16T17:20:50.407Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-16T17:20:51.772Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-16T17:20:52.333Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.65s) [2021-07-16T17:20:52.333Z] PASS [2021-07-16T17:20:52.333Z] [2021-07-16T17:20:52.333Z] === Skipped [2021-07-16T17:20:52.333Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-16T17:20:52.333Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:20:52.333Z] [2021-07-16T17:20:52.333Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-16T17:20:52.333Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-16T17:20:52.333Z] [2021-07-16T17:20:52.333Z] [2021-07-16T17:20:52.333Z] DONE 34 tests, 2 skipped in 120.171s [2021-07-16T17:20:52.333Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-16T17:20:52.333Z] ++ 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 [2021-07-16T17:20:52.333Z] ++ set -e [2021-07-16T17:20:52.333Z] ++ '[' -n 0 ']' [2021-07-16T17:20:52.333Z] ++ set -x [2021-07-16T17:20:52.333Z] ++ 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 [2021-07-16T17:20:52.333Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-16T17:20:52.381Z] Loaded image: buildpack-deps:buster [2021-07-16T17:20:52.381Z] Loaded image: busybox:latest [2021-07-16T17:20:52.381Z] Loaded image: busybox:glibc [2021-07-16T17:20:52.381Z] Loaded image: debian:bullseye [2021-07-16T17:20:52.381Z] Loaded image: hello-world:latest [2021-07-16T17:20:52.381Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T17:20:52.381Z] INFO: Testing against a local daemon [2021-07-16T17:20:52.381Z] === RUN TestCgroupNamespacesBuild [2021-07-16T17:20:52.588Z] INFO: Testing against a local daemon [2021-07-16T17:20:52.589Z] === RUN TestConfigInspect [2021-07-16T17:20:52.844Z] check_test.go:309: [db47d43cd12d3] daemon is not started [2021-07-16T17:20:52.844Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-16T17:20:52.844Z] ok github.com/docker/docker/oci 0.011s coverage: 45.2% of statements [2021-07-16T17:20:53.760Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2021-07-16T17:20:53.760Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-16T17:20:53.792Z] ok github.com/docker/docker/opts 0.038s coverage: 67.1% of statements [2021-07-16T17:20:54.055Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2021-07-16T17:20:54.732Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-16T17:20:54.987Z] docker_cli_daemon_plugins_test.go:79: [df6966a9591a6] daemon is not started [2021-07-16T17:20:55.141Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2021-07-16T17:20:55.141Z] === RUN TestBuildWithSession [2021-07-16T17:20:55.141Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:20:55.141Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T17:20:55.141Z] === RUN TestBuildSquashParent [2021-07-16T17:20:55.551Z] --- PASS: TestConfigInspect (2.81s) [2021-07-16T17:20:55.551Z] === RUN TestConfigList [2021-07-16T17:20:55.807Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-16T17:20:56.612Z] ok github.com/docker/docker/libnetwork/ipam 34.726s coverage: 85.3% of statements [2021-07-16T17:20:57.694Z] docker_cli_daemon_plugins_test.go:169: [d71d9141de4d2] daemon is not started [2021-07-16T17:20:58.004Z] ok github.com/docker/docker/pkg/archive 1.299s coverage: 82.3% of statements [2021-07-16T17:20:58.255Z] --- PASS: TestConfigList (2.84s) [2021-07-16T17:20:58.255Z] === RUN TestConfigsCreateAndDelete [2021-07-16T17:20:58.266Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2021-07-16T17:20:58.528Z] ok github.com/docker/docker/pkg/authorization 0.458s coverage: 68.3% of statements [2021-07-16T17:20:58.790Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2021-07-16T17:20:58.816Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-16T17:21:00.181Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-07-16T17:21:01.329Z] --- PASS: TestConfigsCreateAndDelete (2.98s) [2021-07-16T17:21:01.329Z] === RUN TestConfigsUpdate [2021-07-16T17:21:02.692Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-16T17:21:02.692Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-16T17:21:02.731Z] ok github.com/docker/docker/pkg/chrootarchive 2.913s coverage: 43.2% of statements [2021-07-16T17:21:02.993Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-07-16T17:21:03.252Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-16T17:21:03.255Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-07-16T17:21:03.272Z] --- PASS: TestBuildSquashParent (7.93s) [2021-07-16T17:21:03.272Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T17:21:03.272Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:21:03.272Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:21:03.272Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:21:03.272Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:21:03.272Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:21:03.272Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:21:03.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:21:03.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:21:03.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:21:03.812Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-16T17:21:03.829Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-07-16T17:21:04.067Z] --- PASS: TestConfigsUpdate (2.93s) [2021-07-16T17:21:04.067Z] === RUN TestTemplatedConfig [2021-07-16T17:21:04.322Z] check_test.go:309: [d29e0fe92a5b3] daemon is not started [2021-07-16T17:21:04.322Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-16T17:21:04.778Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-07-16T17:21:05.181Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:21:05.181Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:21:06.209Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-16T17:21:06.694Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2021-07-16T17:21:06.694Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-07-16T17:21:07.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:21:07.098Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:21:07.573Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-16T17:21:08.133Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-16T17:21:08.389Z] --- PASS: TestTemplatedConfig (4.17s) [2021-07-16T17:21:08.389Z] === RUN TestConfigCreateResolve [2021-07-16T17:21:08.613Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-07-16T17:21:09.007Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-16T17:21:09.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s) [2021-07-16T17:21:09.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.23s) [2021-07-16T17:21:09.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-07-16T17:21:09.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2021-07-16T17:21:09.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2021-07-16T17:21:09.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2021-07-16T17:21:09.007Z] === RUN TestBuildMultiStageCopy [2021-07-16T17:21:09.007Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T17:21:09.315Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-16T17:21:09.561Z] ok github.com/docker/docker/pkg/fsutils 0.528s coverage: 85.1% of statements [2021-07-16T17:21:09.824Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2021-07-16T17:21:10.149Z] 29d5b6a226d2: Pull complete [2021-07-16T17:21:10.149Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-16T17:21:10.149Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:21:10.149Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-16T17:21:10.149Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-16T17:21:10.149Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-16T17:21:10.149Z] WARN: Skipping validation tests [2021-07-16T17:21:10.149Z] INFO: Running unit tests at 07/16/2021 17:21:02... [2021-07-16T17:21:10.149Z] INFO: make.ps1 starting at 07/16/2021 17:21:06 [2021-07-16T17:21:10.149Z] INFO: Git commit (cf17e8d1e4) assumed from DOCKER_GITCOMMIT environment variable [2021-07-16T17:21:10.149Z] INFO: Invoking autogen... [2021-07-16T17:21:10.149Z] INFO: Running unit tests... [2021-07-16T17:21:10.772Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 86.3% of statements [2021-07-16T17:21:11.034Z] ok github.com/docker/docker/libnetwork 63.246s coverage: 41.0% of statements [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-16T17:21:11.034Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-16T17:21:11.202Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-16T17:21:11.458Z] --- PASS: TestConfigCreateResolve (3.03s) [2021-07-16T17:21:11.458Z] PASS [2021-07-16T17:21:11.458Z] [2021-07-16T17:21:11.458Z] DONE 6 tests in 18.882s [2021-07-16T17:21:11.458Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-16T17:21:11.458Z] ++ 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 [2021-07-16T17:21:11.458Z] ++ set -e [2021-07-16T17:21:11.458Z] ++ '[' -n 0 ']' [2021-07-16T17:21:11.458Z] ++ set -x [2021-07-16T17:21:11.458Z] ++ 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 [2021-07-16T17:21:11.458Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-16T17:21:11.458Z] INFO: Testing against a local daemon [2021-07-16T17:21:11.458Z] === RUN TestCheckpoint [2021-07-16T17:21:11.458Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:21:11.458Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T17:21:11.458Z] === RUN TestContainerInvalidJSON [2021-07-16T17:21:11.458Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:21:11.458Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:21:11.458Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:21:11.458Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:21:11.458Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:21:11.458Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:21:11.458Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:21:11.458Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:21:11.458Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:21:11.458Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-16T17:21:11.458Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-16T17:21:11.458Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-16T17:21:11.458Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-16T17:21:11.458Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T17:21:11.458Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-16T17:21:11.609Z] ok github.com/docker/docker/pkg/idtools 0.688s coverage: 69.5% of statements [2021-07-16T17:21:11.714Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-16T17:21:11.714Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T17:21:11.714Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-16T17:21:11.714Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T17:21:11.714Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-16T17:21:11.714Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T17:21:11.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-07-16T17:21:11.714Z] === RUN TestCopyFromContainer [2021-07-16T17:21:11.872Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2021-07-16T17:21:12.135Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-07-16T17:21:12.135Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-07-16T17:21:12.299Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T17:21:12.397Z] ok github.com/docker/docker/pkg/ioutils 0.609s coverage: 70.6% of statements [2021-07-16T17:21:12.397Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-07-16T17:21:12.640Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-16T17:21:12.659Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-07-16T17:21:12.922Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-07-16T17:21:12.922Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2021-07-16T17:21:13.065Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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 [2021-07-16T17:21:13.235Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T17:21:13.566Z] === RUN TestCopyFromContainer// [2021-07-16T17:21:13.566Z] === RUN TestCopyFromContainer//bar/root [2021-07-16T17:21:13.566Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-16T17:21:13.566Z] === RUN TestCopyFromContainer/bar/quux [2021-07-16T17:21:13.566Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-16T17:21:13.566Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-16T17:21:13.566Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-16T17:21:13.566Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9596ff66\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-16T17:21:13.566Z] ---------------------------------------------------------------------------- [2021-07-16T17:21:13.566Z] [2021-07-16T17:21:13.566Z] INFO: executeCI.ps1 starting at Fri Jul 16 17:21:08 CUT 2021 [2021-07-16T17:21:13.566Z] [2021-07-16T17:21:13.566Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-16T17:21:13.566Z] INFO: Running git version 2.24.1.windows.2 [2021-07-16T17:21:13.566Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-16T17:21:13.566Z] INFO: Environment variables: [2021-07-16T17:21:13.566Z] [2021-07-16T17:21:13.566Z] Name Value [2021-07-16T17:21:13.566Z] ---- ----- [2021-07-16T17:21:13.566Z] ALLUSERSPROFILE C:\ProgramData [2021-07-16T17:21:13.566Z] amd64 true [2021-07-16T17:21:13.566Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-16T17:21:13.566Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-16T17:21:13.566Z] arm64 true [2021-07-16T17:21:13.566Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-16T17:21:13.566Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-16T17:21:13.566Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-16T17:21:13.566Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-16T17:21:13.566Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-16T17:21:13.566Z] BRANCH_NAME PR-42647 [2021-07-16T17:21:13.566Z] BUILD_DISPLAY_NAME #2 [2021-07-16T17:21:13.566Z] BUILD_ID 2 [2021-07-16T17:21:13.566Z] BUILD_NUMBER 2 [2021-07-16T17:21:13.566Z] BUILD_TAG jenkins-moby-PR-42647-2 [2021-07-16T17:21:13.566Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/ [2021-07-16T17:21:13.566Z] cgroup2 true [2021-07-16T17:21:13.566Z] CHANGE_AUTHOR aiordache [2021-07-16T17:21:13.566Z] CHANGE_AUTHOR_DISPLAY_NAME Anca Iordache [2021-07-16T17:21:13.566Z] CHANGE_BRANCH proxy_daemon_config [2021-07-16T17:21:13.566Z] CHANGE_FORK aiordache [2021-07-16T17:21:13.566Z] CHANGE_ID 42647 [2021-07-16T17:21:13.566Z] CHANGE_TARGET master [2021-07-16T17:21:13.566Z] CHANGE_TITLE Make daemon proxy settings configurable through daemon.json [2021-07-16T17:21:13.566Z] CHANGE_URL https://github.com/moby/moby/pull/42647 [2021-07-16T17:21:13.566Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:21:13.566Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-16T17:21:13.566Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-16T17:21:13.566Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-16T17:21:13.566Z] COMPUTERNAME azwin-2-fb9850 [2021-07-16T17:21:13.566Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-16T17:21:13.566Z] ConfigSequenceNumber 0 [2021-07-16T17:21:13.566Z] dco true [2021-07-16T17:21:13.566Z] DOCKER_BUILDKIT 0 [2021-07-16T17:21:13.566Z] DOCKER_DUT_DEBUG 1 [2021-07-16T17:21:13.566Z] DOCKER_EXPERIMENTAL 1 [2021-07-16T17:21:13.566Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-16T17:21:13.566Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-16T17:21:13.566Z] EXECUTOR_NUMBER 0 [2021-07-16T17:21:13.566Z] FQDN azwin-2-fb9850.westus.cloudapp.azure.com [2021-07-16T17:21:13.566Z] GIT_BRANCH PR-42647 [2021-07-16T17:21:13.566Z] GIT_COMMIT 6e76b0e2b58a9e82e00a3b3237080089b629ded1 [2021-07-16T17:21:13.566Z] GIT_PREVIOUS_COMMIT 1524b36d1f0be6541ccf68d336b72d23a80e13ff [2021-07-16T17:21:13.566Z] GIT_URL https://github.com/moby/moby.git [2021-07-16T17:21:13.566Z] HUDSON_COOKIE 685c47e3-726a-49d0-8300-2064931fc27d [2021-07-16T17:21:13.566Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-16T17:21:13.566Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-16T17:21:13.566Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-16T17:21:13.566Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-16T17:21:13.566Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-16T17:21:13.566Z] JENKINS_NODE_COOKIE 3e2fb55f-5aae-4d89-8cdf-14f9fe3f9d44 [2021-07-16T17:21:13.566Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-16T17:21:13.566Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-16T17:21:13.566Z] JOB_BASE_NAME PR-42647 [2021-07-16T17:21:13.567Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/display/redirect [2021-07-16T17:21:13.567Z] JOB_NAME moby/PR-42647 [2021-07-16T17:21:13.567Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/ [2021-07-16T17:21:13.567Z] library.jps.version master [2021-07-16T17:21:13.567Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-16T17:21:13.567Z] NODE_LABELS amd64 azure azwin-2-fb9850 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-16T17:21:13.567Z] NODE_NAME azwin-2-fb9850 [2021-07-16T17:21:13.567Z] NUMBER_OF_PROCESSORS 4 [2021-07-16T17:21:13.567Z] OS Windows_NT [2021-07-16T17:21:13.567Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-16T17:21:13.567Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-16T17:21:13.567Z] ppc64le false [2021-07-16T17:21:13.567Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-16T17:21:13.567Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-16T17:21:13.567Z] PROCESSOR_LEVEL 6 [2021-07-16T17:21:13.567Z] PROCESSOR_REVISION 5504 [2021-07-16T17:21:13.567Z] ProgramData C:\ProgramData [2021-07-16T17:21:13.567Z] ProgramFiles C:\Program Files [2021-07-16T17:21:13.567Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-16T17:21:13.567Z] ProgramW6432 C:\Program Files [2021-07-16T17:21:13.567Z] PROMPT $P$G [2021-07-16T17:21:13.567Z] PSExecutionPolicyPreference Bypass [2021-07-16T17:21:13.567Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-16T17:21:13.567Z] PUBLIC C:\Users\Public [2021-07-16T17:21:13.567Z] rootless true [2021-07-16T17:21:13.567Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=artif... [2021-07-16T17:21:13.567Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=changes [2021-07-16T17:21:13.567Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect [2021-07-16T17:21:13.567Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=tests [2021-07-16T17:21:13.567Z] s390x false [2021-07-16T17:21:13.567Z] SKIP_VALIDATION_TESTS 1 [2021-07-16T17:21:13.567Z] SOURCES_DRIVE d [2021-07-16T17:21:13.567Z] SOURCES_SUBDIR gopath [2021-07-16T17:21:13.567Z] STAGE_NAME Run tests [2021-07-16T17:21:13.567Z] SystemDrive C: [2021-07-16T17:21:13.567Z] SystemRoot C:\Windows [2021-07-16T17:21:13.567Z] TEMP C:\Windows\TEMP [2021-07-16T17:21:13.567Z] TESTDEBUG 0 [2021-07-16T17:21:13.567Z] TESTRUN_DRIVE d [2021-07-16T17:21:13.567Z] TESTRUN_SUBDIR CI [2021-07-16T17:21:13.567Z] TIMEOUT 120m [2021-07-16T17:21:13.567Z] TMP C:\Windows\TEMP [2021-07-16T17:21:13.567Z] unit_validate true [2021-07-16T17:21:13.567Z] USERDOMAIN WORKGROUP [2021-07-16T17:21:13.567Z] USERNAME azwin-2-fb9850$ [2021-07-16T17:21:13.567Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-16T17:21:13.567Z] validate_force false [2021-07-16T17:21:13.567Z] windir C:\Windows [2021-07-16T17:21:13.567Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-16T17:21:13.567Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-16T17:21:13.567Z] windows2022 true [2021-07-16T17:21:13.567Z] windows2022containerd true [2021-07-16T17:21:13.567Z] windowsRS1 false [2021-07-16T17:21:13.567Z] windowsRS5 true [2021-07-16T17:21:13.567Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-16T17:21:13.567Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-16T17:21:13.567Z] [2021-07-16T17:21:13.567Z] [2021-07-16T17:21:13.567Z] [2021-07-16T17:21:13.567Z] INFO: Sources under d:\gopath\... [2021-07-16T17:21:13.567Z] INFO: Test run under d:\CI\... [2021-07-16T17:21:13.567Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-16T17:21:13.567Z] INFO: docker/docker repository was found [2021-07-16T17:21:13.567Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-07-16T17:21:13.567Z] ltsc2019: Pulling from windows/servercore [2021-07-16T17:21:13.567Z] 4612f6d0b889: Pulling fs layer [2021-07-16T17:21:13.567Z] f143c6fed32d: Pulling fs layer [2021-07-16T17:21:13.823Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-16T17:21:13.823Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-16T17:21:13.823Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-16T17:21:13.823Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer (2.15s) [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-16T17:21:14.088Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-16T17:21:14.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T17:21:14.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:21:14.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:21:14.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:21:14.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:21:14.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:21:14.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:21:14.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:21:14.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:21:14.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:21:14.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-16T17:21:14.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T17:21:14.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T17:21:14.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-16T17:21:14.088Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T17:21:14.088Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-16T17:21:14.088Z] === RUN TestCreateWithInvalidEnv [2021-07-16T17:21:14.088Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T17:21:14.088Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T17:21:14.088Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T17:21:14.088Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T17:21:14.088Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T17:21:14.088Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T17:21:14.088Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T17:21:14.088Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T17:21:14.088Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T17:21:14.088Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-16T17:21:14.088Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-16T17:21:14.088Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-16T17:21:14.088Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-16T17:21:14.088Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T17:21:14.088Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-16T17:21:14.088Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T17:21:14.088Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-16T17:21:14.173Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T17:21:15.111Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T17:21:15.478Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-07-16T17:21:15.478Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-07-16T17:21:15.478Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-07-16T17:21:15.740Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-07-16T17:21:15.983Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-16T17:21:16.049Z] --- PASS: TestBuildMultiStageCopy (7.03s) [2021-07-16T17:21:16.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s) [2021-07-16T17:21:16.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-16T17:21:16.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-16T17:21:16.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-16T17:21:16.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-16T17:21:16.049Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T17:21:16.239Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-16T17:21:16.799Z] --- PASS: TestCreateWithCustomMaskedPaths (2.65s) [2021-07-16T17:21:16.799Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T17:21:17.127Z] ok github.com/docker/docker/pkg/pubsub 1.062s coverage: 75.0% of statements [2021-07-16T17:21:17.389Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2021-07-16T17:21:18.335Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2021-07-16T17:21:18.909Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-07-16T17:21:19.171Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2021-07-16T17:21:19.312Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-16T17:21:19.312Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-07-16T17:21:19.312Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T17:21:19.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:21:19.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:21:19.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:21:19.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:21:19.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:21:19.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:21:19.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:21:19.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:21:19.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:21:19.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:21:19.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:21:19.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:21:19.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:21:19.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:21:19.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:21:19.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-16T17:21:19.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-16T17:21:19.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-16T17:21:19.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-16T17:21:19.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-16T17:21:19.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-16T17:21:19.312Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T17:21:19.873Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-16T17:21:19.873Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2021-07-16T17:21:19.873Z] === RUN TestCreateDifferentPlatform [2021-07-16T17:21:19.873Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T17:21:19.873Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T17:21:19.873Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-16T17:21:19.873Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-16T17:21:19.873Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-16T17:21:19.873Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T17:21:19.873Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-07-16T17:21:19.873Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T17:21:19.873Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-16T17:21:19.873Z] === RUN TestContainerStartOnDaemonRestart [2021-07-16T17:21:19.873Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-16T17:21:19.873Z] === RUN TestDaemonRestartIpcMode [2021-07-16T17:21:19.873Z] === PAUSE TestDaemonRestartIpcMode [2021-07-16T17:21:19.873Z] === RUN TestDaemonHostGatewayIP [2021-07-16T17:21:19.873Z] === PAUSE TestDaemonHostGatewayIP [2021-07-16T17:21:19.873Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-16T17:21:19.873Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-16T17:21:19.873Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T17:21:19.873Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-16T17:21:19.873Z] === RUN TestDiff [2021-07-16T17:21:20.129Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-16T17:21:20.608Z] f143c6fed32d: Verifying Checksum [2021-07-16T17:21:20.608Z] f143c6fed32d: Download complete [2021-07-16T17:21:20.689Z] --- PASS: TestDiff (0.78s) [2021-07-16T17:21:20.689Z] === RUN TestExecWithCloseStdin [2021-07-16T17:21:21.251Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-16T17:21:21.322Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-16T17:21:21.322Z] === RUN TestBuildLabelWithTargets [2021-07-16T17:21:21.643Z] ? github.com/docker/docker/api [no test files] [2021-07-16T17:21:22.177Z] --- PASS: TestExecWithCloseStdin (1.27s) [2021-07-16T17:21:22.177Z] === RUN TestExec [2021-07-16T17:21:23.104Z] --- PASS: TestExec (1.14s) [2021-07-16T17:21:23.104Z] === RUN TestExecUser [2021-07-16T17:21:24.465Z] ok github.com/docker/docker/pkg/signal 3.569s coverage: 62.3% of statements [2021-07-16T17:21:24.467Z] --- PASS: TestExecUser (1.18s) [2021-07-16T17:21:24.467Z] === RUN TestExportContainerAndImportImage [2021-07-16T17:21:24.757Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 52.9% of statements [2021-07-16T17:21:25.028Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-16T17:21:25.283Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-07-16T17:21:25.283Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T17:21:26.164Z] ok github.com/docker/docker/pkg/tailfile 0.152s coverage: 88.6% of statements [2021-07-16T17:21:26.164Z] ok github.com/docker/docker/pkg/system 0.008s coverage: 39.9% of statements [2021-07-16T17:21:26.425Z] testing: warning: no tests to run [2021-07-16T17:21:26.425Z] coverage: [no statements] [2021-07-16T17:21:26.425Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-07-16T17:21:26.645Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-16T17:21:26.645Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-07-16T17:21:26.645Z] === RUN TestHealthCheckWorkdir [2021-07-16T17:21:27.368Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-07-16T17:21:27.629Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-07-16T17:21:27.892Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-07-16T17:21:28.531Z] --- PASS: TestHealthCheckWorkdir (1.64s) [2021-07-16T17:21:28.531Z] === RUN TestHealthKillContainer [2021-07-16T17:21:29.284Z] ok github.com/docker/docker/pkg/tarsum 0.593s coverage: 89.3% of statements [2021-07-16T17:21:29.442Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-16T17:21:29.443Z] === RUN TestBuildWithEmptyLayers [2021-07-16T17:21:29.917Z] --- PASS: TestBuildWithHugeFile (51.11s) [2021-07-16T17:21:29.917Z] === RUN TestBuildWCOWSandboxSize [2021-07-16T17:21:29.917Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-16T17:21:29.917Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-16T17:21:29.917Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T17:21:29.917Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:21:29.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:21:29.917Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:21:29.917Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:21:29.917Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:21:29.917Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:21:29.917Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:21:29.917Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:21:29.917Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:21:29.917Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-07-16T17:21:29.917Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-16T17:21:29.917Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-16T17:21:29.917Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-16T17:21:29.917Z] === RUN TestBuildPreserveOwnership [2021-07-16T17:21:29.917Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-16T17:21:29.917Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-16T17:21:29.917Z] --- PASS: TestBuildPreserveOwnership (4.73s) [2021-07-16T17:21:29.917Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.29s) [2021-07-16T17:21:29.917Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s) [2021-07-16T17:21:29.917Z] === RUN TestBuildPlatformInvalid [2021-07-16T17:21:29.917Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-16T17:21:29.917Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-16T17:21:30.231Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.4% of statements [2021-07-16T17:21:31.177Z] ok github.com/docker/docker/plugin 0.533s coverage: 23.2% of statements [2021-07-16T17:21:31.797Z] check_test.go:309: [de339e2fe1cd2] daemon is not started [2021-07-16T17:21:31.797Z] --- PASS: TestHealthKillContainer (3.21s) [2021-07-16T17:21:31.797Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T17:21:31.797Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-16T17:21:31.797Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-16T17:21:31.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-16T17:21:32.359Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2021-07-16T17:21:32.359Z] === RUN TestIpcModeNone [2021-07-16T17:21:32.740Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-16T17:21:32.740Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T17:21:33.723Z] --- PASS: TestIpcModeNone (1.26s) [2021-07-16T17:21:33.723Z] === RUN TestIpcModePrivate [2021-07-16T17:21:33.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-16T17:21:33.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-16T17:21:34.487Z] ok github.com/docker/docker/quota 1.199s coverage: 71.4% of statements [2021-07-16T17:21:34.540Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-07-16T17:21:35.062Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 85.6% of statements [2021-07-16T17:21:35.062Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2021-07-16T17:21:35.101Z] --- PASS: TestIpcModePrivate (1.33s) [2021-07-16T17:21:35.102Z] === RUN TestIpcModeShareable [2021-07-16T17:21:35.369Z] 4612f6d0b889: Verifying Checksum [2021-07-16T17:21:35.369Z] 4612f6d0b889: Download complete [2021-07-16T17:21:36.462Z] === RUN TestMiddlewares [2021-07-16T17:21:36.462Z] --- PASS: TestMiddlewares (0.00s) [2021-07-16T17:21:36.462Z] PASS [2021-07-16T17:21:36.462Z] coverage: 9.0% of statements [2021-07-16T17:21:36.462Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2021-07-16T17:21:36.465Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:120, shared: true, mustBeShared: true [2021-07-16T17:21:36.465Z] --- PASS: TestIpcModeShareable (1.60s) [2021-07-16T17:21:36.465Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-16T17:21:36.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-16T17:21:36.980Z] ok github.com/docker/docker/registry 0.123s coverage: 58.8% of statements [2021-07-16T17:21:37.554Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-07-16T17:21:38.019Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-16T17:21:38.019Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T17:21:38.019Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2021-07-16T17:21:38.019Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T17:21:38.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-16T17:21:38.505Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2021-07-16T17:21:39.080Z] ok github.com/docker/docker/runconfig 0.016s coverage: 66.1% of statements [2021-07-16T17:21:39.080Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-07-16T17:21:40.619Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.65s) [2021-07-16T17:21:40.619Z] === RUN TestAPIIpcModeHost [2021-07-16T17:21:41.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-16T17:21:42.109Z] --- PASS: TestAPIIpcModeHost (1.73s) [2021-07-16T17:21:42.109Z] === RUN TestDaemonIpcModeShareable [2021-07-16T17:21:42.224Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2021-07-16T17:21:42.224Z] === RUN TestBuildWithHugeFile [2021-07-16T17:21:47.358Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2021-07-16T17:21:47.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-16T17:21:47.360Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:230, shared: true, mustBeShared: true [2021-07-16T17:21:47.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-16T17:21:47.360Z] --- PASS: TestDaemonIpcModeShareable (2.80s) [2021-07-16T17:21:47.360Z] === RUN TestDaemonIpcModePrivate [2021-07-16T17:21:47.360Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false [2021-07-16T17:21:47.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-16T17:21:47.360Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2021-07-16T17:21:47.360Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-16T17:21:47.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-16T17:21:47.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-16T17:21:47.361Z] Loaded image: buildpack-deps:buster [2021-07-16T17:21:47.361Z] Loaded image: busybox:latest [2021-07-16T17:21:47.361Z] Loaded image: busybox:glibc [2021-07-16T17:21:47.361Z] Loaded image: debian:bullseye [2021-07-16T17:21:47.361Z] Loaded image: hello-world:latest [2021-07-16T17:21:47.361Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T17:21:47.616Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-16T17:21:47.934Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2021-07-16T17:21:48.176Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2021-07-16T17:21:48.431Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2021-07-16T17:21:48.432Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-16T17:21:48.884Z] ok github.com/docker/docker/volume/local 0.237s coverage: 76.4% of statements [2021-07-16T17:21:49.146Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.0% of statements [2021-07-16T17:21:50.319Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2021-07-16T17:21:50.319Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.03s) [2021-07-16T17:21:50.319Z] === RUN TestIpcModeOlderClient [2021-07-16T17:21:50.319Z] === PAUSE TestIpcModeOlderClient [2021-07-16T17:21:50.319Z] === RUN TestKillContainerInvalidSignal [2021-07-16T17:21:50.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-16T17:21:51.502Z] --- PASS: TestKillContainerInvalidSignal (0.93s) [2021-07-16T17:21:51.502Z] === RUN TestKillContainer [2021-07-16T17:21:51.502Z] === RUN TestKillContainer/no_signal [2021-07-16T17:21:52.427Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T17:21:52.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-16T17:21:52.939Z] === RUN TestKillContainer/killing_signal [2021-07-16T17:21:53.937Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.79s) [2021-07-16T17:21:53.937Z] PASS [2021-07-16T17:21:53.937Z] [2021-07-16T17:21:53.937Z] === Skipped [2021-07-16T17:21:53.937Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-16T17:21:53.937Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:21:53.937Z] [2021-07-16T17:21:53.937Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-16T17:21:53.937Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-16T17:21:53.937Z] [2021-07-16T17:21:53.937Z] [2021-07-16T17:21:53.937Z] DONE 34 tests, 2 skipped in 121.753s [2021-07-16T17:21:53.937Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-16T17:21:53.937Z] INFO: Testing against a local daemon [2021-07-16T17:21:53.937Z] === RUN TestConfigInspect [2021-07-16T17:21:54.302Z] --- PASS: TestKillContainer (2.83s) [2021-07-16T17:21:54.302Z] --- PASS: TestKillContainer/no_signal (0.98s) [2021-07-16T17:21:54.302Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-07-16T17:21:54.302Z] --- PASS: TestKillContainer/killing_signal (0.93s) [2021-07-16T17:21:54.302Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T17:21:54.302Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-16T17:21:55.229Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-16T17:21:55.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-16T17:21:55.836Z] --- PASS: TestConfigInspect (2.18s) [2021-07-16T17:21:55.836Z] === RUN TestConfigList [2021-07-16T17:21:56.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2021-07-16T17:21:56.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2021-07-16T17:21:56.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-07-16T17:21:56.045Z] === RUN TestKillStoppedContainer [2021-07-16T17:21:56.045Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-16T17:21:56.045Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T17:21:56.045Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-16T17:21:56.045Z] === RUN TestKillDifferentUserContainer [2021-07-16T17:21:56.972Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2021-07-16T17:21:56.972Z] === RUN TestInspectOomKilledTrue [2021-07-16T17:21:56.972Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:21:56.972Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T17:21:56.972Z] === RUN TestInspectOomKilledFalse [2021-07-16T17:21:56.972Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:21:56.972Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-16T17:21:56.972Z] === RUN TestLinksEtcHostsContentMatch [2021-07-16T17:21:57.899Z] --- PASS: TestLinksEtcHostsContentMatch (0.96s) [2021-07-16T17:21:57.899Z] === RUN TestLinksContainerNames [2021-07-16T17:21:58.363Z] --- PASS: TestConfigList (2.21s) [2021-07-16T17:21:58.363Z] === RUN TestConfigsCreateAndDelete [2021-07-16T17:21:59.786Z] --- PASS: TestLinksContainerNames (1.86s) [2021-07-16T17:21:59.786Z] === RUN TestLogsFollowTailEmpty [2021-07-16T17:22:00.260Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2021-07-16T17:22:00.260Z] === RUN TestConfigsUpdate [2021-07-16T17:22:00.711Z] --- PASS: TestLogsFollowTailEmpty (1.02s) [2021-07-16T17:22:00.711Z] === RUN TestContainerNetworkMountsNoChown [2021-07-16T17:22:00.966Z] check_test.go:309: [d8a847d113e8d] daemon is not started [2021-07-16T17:22:00.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-16T17:22:01.384Z] ok github.com/docker/docker/volume/service 0.022s coverage: 72.3% of statements [2021-07-16T17:22:01.892Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/default [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/default [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/private [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/private [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rprivate [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/slave [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/slave [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rslave [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/shared [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/shared [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rshared [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/default [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rshared [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/shared [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/slave [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rslave [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rprivate [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/private [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-16T17:22:01.892Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:22:01.892Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-16T17:22:01.892Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-16T17:22:01.892Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-16T17:22:01.892Z] === RUN TestContainerBindMountNonRecursive [2021-07-16T17:22:02.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-16T17:22:02.159Z] --- PASS: TestConfigsUpdate (2.16s) [2021-07-16T17:22:02.159Z] === RUN TestTemplatedConfig [2021-07-16T17:22:02.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-16T17:22:04.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-16T17:22:04.290Z] --- PASS: TestContainerBindMountNonRecursive (2.16s) [2021-07-16T17:22:04.290Z] === RUN TestContainerVolumesMountedAsShared [2021-07-16T17:22:04.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-16T17:22:04.546Z] --- PASS: TestContainerVolumesMountedAsShared (0.57s) [2021-07-16T17:22:04.546Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-16T17:22:05.473Z] --- PASS: TestContainerVolumesMountedAsSlave (0.93s) [2021-07-16T17:22:05.473Z] === RUN TestNetworkNat [2021-07-16T17:22:06.341Z] --- PASS: TestTemplatedConfig (3.49s) [2021-07-16T17:22:06.341Z] === RUN TestConfigCreateResolve [2021-07-16T17:22:06.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-16T17:22:06.401Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-16T17:22:06.401Z] --- PASS: TestNetworkNat (0.83s) [2021-07-16T17:22:06.401Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T17:22:07.328Z] --- PASS: TestNetworkLocalhostTCPNat (1.07s) [2021-07-16T17:22:07.328Z] === RUN TestNetworkLoopbackNat [2021-07-16T17:22:08.240Z] --- PASS: TestConfigCreateResolve (2.18s) [2021-07-16T17:22:08.240Z] PASS [2021-07-16T17:22:08.240Z] [2021-07-16T17:22:08.240Z] DONE 6 tests in 14.432s [2021-07-16T17:22:08.240Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-16T17:22:08.240Z] INFO: Testing against a local daemon [2021-07-16T17:22:08.240Z] === RUN TestCheckpoint [2021-07-16T17:22:08.240Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:22:08.240Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T17:22:08.240Z] === RUN TestContainerInvalidJSON [2021-07-16T17:22:08.240Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:22:08.240Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:22:08.240Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:22:08.240Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:22:08.240Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:22:08.240Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:22:08.240Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:22:08.240Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:22:08.240Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:22:08.240Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-16T17:22:08.240Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-16T17:22:08.240Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-16T17:22:08.240Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-16T17:22:08.240Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T17:22:08.240Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-16T17:22:08.240Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T17:22:08.240Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-16T17:22:08.240Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T17:22:08.240Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-16T17:22:08.240Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T17:22:08.240Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-16T17:22:08.240Z] === RUN TestCopyFromContainer [2021-07-16T17:22:08.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-16T17:22:09.615Z] === RUN TestCopyFromContainer// [2021-07-16T17:22:09.615Z] === RUN TestCopyFromContainer//bar/root [2021-07-16T17:22:09.615Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-16T17:22:09.615Z] === RUN TestCopyFromContainer/bar/quux [2021-07-16T17:22:09.615Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-16T17:22:09.874Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-16T17:22:09.874Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-16T17:22:09.874Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-16T17:22:09.874Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-16T17:22:09.874Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer (1.83s) [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-16T17:22:10.132Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-16T17:22:10.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T17:22:10.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:22:10.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:22:10.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:22:10.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:22:10.132Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:22:10.132Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:22:10.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:22:10.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:22:10.132Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:22:10.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-16T17:22:10.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T17:22:10.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-16T17:22:10.132Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T17:22:10.132Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T17:22:10.132Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-16T17:22:10.132Z] === RUN TestCreateWithInvalidEnv [2021-07-16T17:22:10.132Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T17:22:10.132Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T17:22:10.132Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T17:22:10.132Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T17:22:10.132Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T17:22:10.132Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T17:22:10.132Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T17:22:10.132Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T17:22:10.132Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T17:22:10.132Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-16T17:22:10.132Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-16T17:22:10.132Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-16T17:22:10.132Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-16T17:22:10.132Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T17:22:10.132Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-16T17:22:10.132Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T17:22:10.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-16T17:22:10.834Z] --- PASS: TestNetworkLoopbackNat (3.27s) [2021-07-16T17:22:10.834Z] === RUN TestPause [2021-07-16T17:22:11.758Z] --- PASS: TestPause (1.07s) [2021-07-16T17:22:11.758Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T17:22:11.758Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T17:22:11.758Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T17:22:11.758Z] === RUN TestPauseStopPausedContainer [2021-07-16T17:22:12.659Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2021-07-16T17:22:12.659Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T17:22:13.131Z] --- PASS: TestPauseStopPausedContainer (1.16s) [2021-07-16T17:22:13.131Z] === RUN TestPidHost [2021-07-16T17:22:14.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-16T17:22:15.187Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-07-16T17:22:15.187Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T17:22:15.187Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:22:15.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:22:15.187Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:22:15.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:22:15.187Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:22:15.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:22:15.187Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:22:15.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:22:15.187Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:22:15.187Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:22:15.187Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:22:15.187Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:22:15.187Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:22:15.187Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:22:15.187Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:22:15.187Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-16T17:22:15.187Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-16T17:22:15.187Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-16T17:22:15.187Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-16T17:22:15.187Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-16T17:22:15.187Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-16T17:22:15.187Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T17:22:15.753Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-07-16T17:22:15.753Z] === RUN TestCreateDifferentPlatform [2021-07-16T17:22:15.753Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T17:22:15.753Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T17:22:15.753Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-16T17:22:15.753Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-16T17:22:15.753Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-16T17:22:15.753Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T17:22:15.753Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-16T17:22:15.753Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T17:22:15.753Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-16T17:22:15.753Z] === RUN TestContainerStartOnDaemonRestart [2021-07-16T17:22:15.753Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-16T17:22:15.753Z] === RUN TestDaemonRestartIpcMode [2021-07-16T17:22:15.753Z] === PAUSE TestDaemonRestartIpcMode [2021-07-16T17:22:15.753Z] === RUN TestDaemonHostGatewayIP [2021-07-16T17:22:15.753Z] === PAUSE TestDaemonHostGatewayIP [2021-07-16T17:22:15.753Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-16T17:22:15.753Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-16T17:22:15.753Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T17:22:15.753Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-16T17:22:15.753Z] === RUN TestDiff [2021-07-16T17:22:15.943Z] --- PASS: TestPidHost (2.71s) [2021-07-16T17:22:15.943Z] === RUN TestPsFilter [2021-07-16T17:22:15.943Z] --- PASS: TestPsFilter (0.11s) [2021-07-16T17:22:15.943Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T17:22:16.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-16T17:22:16.706Z] --- PASS: TestDiff (0.76s) [2021-07-16T17:22:16.706Z] === RUN TestExecWithCloseStdin [2021-07-16T17:22:17.065Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.19s) [2021-07-16T17:22:17.065Z] === RUN TestRemoveContainerWithVolume [2021-07-16T17:22:17.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-16T17:22:17.626Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-16T17:22:17.648Z] --- PASS: TestExecWithCloseStdin (1.14s) [2021-07-16T17:22:17.648Z] === RUN TestExec [2021-07-16T17:22:17.881Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2021-07-16T17:22:17.882Z] === RUN TestRemoveContainerRunning [2021-07-16T17:22:18.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-16T17:22:18.443Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-07-16T17:22:18.443Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T17:22:18.698Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-16T17:22:19.020Z] --- PASS: TestExec (1.08s) [2021-07-16T17:22:19.020Z] === RUN TestExecUser [2021-07-16T17:22:19.259Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-16T17:22:19.515Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2021-07-16T17:22:19.515Z] === RUN TestRemoveInvalidContainer [2021-07-16T17:22:19.515Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-16T17:22:19.515Z] === RUN TestRenameLinkedContainer [2021-07-16T17:22:19.515Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-16T17:22:19.953Z] --- PASS: TestExecUser (1.11s) [2021-07-16T17:22:19.953Z] === RUN TestExportContainerAndImportImage [2021-07-16T17:22:20.878Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-16T17:22:20.887Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-07-16T17:22:20.887Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T17:22:22.259Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-07-16T17:22:22.259Z] === RUN TestHealthCheckWorkdir [2021-07-16T17:22:23.391Z] --- PASS: TestRenameLinkedContainer (3.70s) [2021-07-16T17:22:23.391Z] === RUN TestRenameStoppedContainer [2021-07-16T17:22:23.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-16T17:22:23.391Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-16T17:22:23.391Z] check_test.go:309: [df31c3ab35f5a] daemon is not started [2021-07-16T17:22:23.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-16T17:22:23.391Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-16T17:22:23.391Z] check_test.go:309: [db1d7f437b40e] daemon is not started [2021-07-16T17:22:23.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-16T17:22:23.632Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2021-07-16T17:22:23.632Z] === RUN TestHealthKillContainer [2021-07-16T17:22:23.951Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-16T17:22:24.207Z] --- PASS: TestRenameStoppedContainer (1.03s) [2021-07-16T17:22:24.207Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T17:22:25.133Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-16T17:22:25.693Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-16T17:22:26.254Z] --- PASS: TestRenameRunningContainerAndReuse (2.00s) [2021-07-16T17:22:26.254Z] === RUN TestRenameInvalidName [2021-07-16T17:22:26.254Z] check_test.go:309: [d64f82bec1f60] daemon is not started [2021-07-16T17:22:26.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-16T17:22:26.509Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-16T17:22:26.908Z] --- PASS: TestHealthKillContainer (3.14s) [2021-07-16T17:22:26.908Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T17:22:27.070Z] --- PASS: TestRenameInvalidName (0.97s) [2021-07-16T17:22:27.070Z] === RUN TestRenameAnonymousContainer [2021-07-16T17:22:27.843Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2021-07-16T17:22:27.843Z] === RUN TestIpcModeNone [2021-07-16T17:22:28.777Z] --- PASS: TestIpcModeNone (1.07s) [2021-07-16T17:22:28.777Z] === RUN TestIpcModePrivate [2021-07-16T17:22:29.713Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-16T17:22:29.713Z] --- PASS: TestIpcModePrivate (1.05s) [2021-07-16T17:22:29.713Z] === RUN TestIpcModeShareable [2021-07-16T17:22:30.335Z] --- PASS: TestRenameAnonymousContainer (3.30s) [2021-07-16T17:22:30.335Z] === RUN TestRenameContainerWithSameName [2021-07-16T17:22:30.646Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-16T17:22:30.904Z] --- PASS: TestIpcModeShareable (1.10s) [2021-07-16T17:22:30.904Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-16T17:22:31.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-16T17:22:31.697Z] --- PASS: TestRenameContainerWithSameName (1.12s) [2021-07-16T17:22:31.697Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T17:22:33.060Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-16T17:22:33.620Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s) [2021-07-16T17:22:33.620Z] === RUN TestResize [2021-07-16T17:22:34.183Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2021-07-16T17:22:34.183Z] === RUN TestAPIIpcModeHost [2021-07-16T17:22:34.415Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|compiled_files|files|imports|types_sizes) took 2m13.130026066s [2021-07-16T17:22:34.415Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 535.681806ms [2021-07-16T17:22:34.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-16T17:22:34.801Z] --- PASS: TestResize (1.20s) [2021-07-16T17:22:34.801Z] === RUN TestResizeWithInvalidSize [2021-07-16T17:22:35.116Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-07-16T17:22:35.116Z] === RUN TestDaemonIpcModeShareable [2021-07-16T17:22:35.361Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-16T17:22:35.617Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-07-16T17:22:35.617Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T17:22:35.873Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-16T17:22:36.128Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-16T17:22:36.383Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-16T17:22:36.489Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-16T17:22:36.639Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:22:36.639Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:22:36.639Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:22:36.639Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T17:22:36.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T17:22:36.639Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:22:36.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T17:22:36.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:22:36.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T17:22:36.640Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T17:22:36.640Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T17:22:36.640Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-16T17:22:36.747Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2021-07-16T17:22:36.747Z] === RUN TestDaemonIpcModePrivate [2021-07-16T17:22:36.895Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-16T17:22:36.895Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-16T17:22:36.895Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-16T17:22:37.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-16T17:22:38.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T17:22:38.077Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-16T17:22:38.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:22:38.120Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-16T17:22:38.378Z] --- PASS: TestDaemonIpcModePrivate (1.68s) [2021-07-16T17:22:38.378Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-16T17:22:39.373Z] === RUN TestBoolValue [2021-07-16T17:22:39.373Z] --- PASS: TestBoolValue (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestBoolValueOrDefault [2021-07-16T17:22:39.373Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestInt64ValueOrZero [2021-07-16T17:22:39.373Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestInt64ValueOrDefault [2021-07-16T17:22:39.373Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-16T17:22:39.373Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestJsonContentType [2021-07-16T17:22:39.373Z] --- PASS: TestJsonContentType (0.00s) [2021-07-16T17:22:39.373Z] PASS [2021-07-16T17:22:39.373Z] coverage: 14.7% of statements [2021-07-16T17:22:39.373Z] ok github.com/docker/docker/api/server/httputils 0.082s coverage: 14.7% of statements [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-16T17:22:39.373Z] === RUN TestMaskSecretKeys [2021-07-16T17:22:39.373Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-16T17:22:39.373Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-16T17:22:39.373Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-16T17:22:39.373Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestVersionMiddlewareVersion [2021-07-16T17:22:39.373Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-16T17:22:39.373Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-16T17:22:39.373Z] PASS [2021-07-16T17:22:39.373Z] coverage: 37.7% of statements [2021-07-16T17:22:39.373Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-16T17:22:39.373Z] === RUN TestStrSliceMarshalJSON [2021-07-16T17:22:39.373Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestStrSliceUnmarshalJSON [2021-07-16T17:22:39.373Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestStrSliceUnmarshalString [2021-07-16T17:22:39.373Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestStrSliceUnmarshalSlice [2021-07-16T17:22:39.373Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-16T17:22:39.373Z] PASS [2021-07-16T17:22:39.373Z] coverage: 90.0% of statements [2021-07-16T17:22:39.373Z] === RUN TestAdjustForAPIVersion [2021-07-16T17:22:39.373Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-16T17:22:39.373Z] PASS [2021-07-16T17:22:39.373Z] coverage: 5.7% of statements [2021-07-16T17:22:39.373Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-07-16T17:22:39.373Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 5.7% of statements [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-16T17:22:39.373Z] === RUN TestToJSON [2021-07-16T17:22:39.373Z] --- PASS: TestToJSON (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestToParamWithVersion [2021-07-16T17:22:39.373Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestFromJSON [2021-07-16T17:22:39.373Z] --- PASS: TestFromJSON (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestEmpty [2021-07-16T17:22:39.373Z] --- PASS: TestEmpty (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestArgsMatchKVListEmptySources [2021-07-16T17:22:39.373Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestArgsMatchKVList [2021-07-16T17:22:39.373Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestArgsMatch [2021-07-16T17:22:39.373Z] --- PASS: TestArgsMatch (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestAdd [2021-07-16T17:22:39.373Z] --- PASS: TestAdd (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestDel [2021-07-16T17:22:39.373Z] --- PASS: TestDel (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestLen [2021-07-16T17:22:39.373Z] --- PASS: TestLen (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestExactMatch [2021-07-16T17:22:39.373Z] --- PASS: TestExactMatch (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestOnlyOneExactMatch [2021-07-16T17:22:39.373Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestContains [2021-07-16T17:22:39.373Z] --- PASS: TestContains (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestValidate [2021-07-16T17:22:39.373Z] --- PASS: TestValidate (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestWalkValues [2021-07-16T17:22:39.373Z] --- PASS: TestWalkValues (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestFuzzyMatch [2021-07-16T17:22:39.373Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestClone [2021-07-16T17:22:39.373Z] --- PASS: TestClone (0.00s) [2021-07-16T17:22:39.373Z] PASS [2021-07-16T17:22:39.373Z] coverage: 92.2% of statements [2021-07-16T17:22:39.373Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-16T17:22:39.373Z] === RUN TestDurationToSecondsString [2021-07-16T17:22:39.373Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestGetTimestamp [2021-07-16T17:22:39.373Z] --- PASS: TestGetTimestamp (0.13s) [2021-07-16T17:22:39.373Z] === RUN TestParseTimestamps [2021-07-16T17:22:39.373Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-16T17:22:39.373Z] PASS [2021-07-16T17:22:39.373Z] coverage: 100.0% of statements [2021-07-16T17:22:39.373Z] ok github.com/docker/docker/api/types/time 0.189s coverage: 100.0% of statements [2021-07-16T17:22:39.373Z] === RUN TestCompareVersion [2021-07-16T17:22:39.373Z] --- PASS: TestCompareVersion (0.00s) [2021-07-16T17:22:39.373Z] PASS [2021-07-16T17:22:39.373Z] coverage: 75.0% of statements [2021-07-16T17:22:39.373Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/builder [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-16T17:22:39.373Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-16T17:22:39.373Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-16T17:22:39.373Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestCloneArgsSmartHttp [2021-07-16T17:22:39.373Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-16T17:22:39.373Z] === RUN TestCloneArgsDumbHttp [2021-07-16T17:22:39.373Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestCloneArgsGit [2021-07-16T17:22:39.373Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-16T17:22:39.373Z] === RUN TestCheckoutGit [2021-07-16T17:22:39.442Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:22:39.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T17:22:39.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-16T17:22:39.794Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-16T17:22:39.834Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-16T17:22:39.834Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-16T17:22:39.834Z] === RUN TestProcessNoDockerignore [2021-07-16T17:22:39.834Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-16T17:22:39.834Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestDetectContentType [2021-07-16T17:22:39.834Z] --- PASS: TestDetectContentType (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestSelectAcceptableMIME [2021-07-16T17:22:39.834Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestInspectEmptyResponse [2021-07-16T17:22:39.834Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestInspectResponseBinary [2021-07-16T17:22:39.834Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestResponseUnsupportedContentType [2021-07-16T17:22:39.834Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestInspectResponseTextSimple [2021-07-16T17:22:39.834Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestInspectResponseEmptyContentType [2021-07-16T17:22:39.834Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestUnknownContentLength [2021-07-16T17:22:39.834Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestDownloadRemote [2021-07-16T17:22:39.834Z] --- PASS: TestDownloadRemote (0.12s) [2021-07-16T17:22:39.834Z] === RUN TestGetWithStatusError [2021-07-16T17:22:39.834Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestCloseRootDirectory [2021-07-16T17:22:39.834Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:22:39.834Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestHashFile [2021-07-16T17:22:39.834Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:22:39.834Z] --- SKIP: TestHashFile (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestHashSubdir [2021-07-16T17:22:39.834Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:22:39.834Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-16T17:22:39.834Z] === RUN TestRemoveDirectory [2021-07-16T17:22:39.834Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:22:39.834Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-16T17:22:39.834Z] PASS [2021-07-16T17:22:39.834Z] coverage: 9.3% of statements [2021-07-16T17:22:39.834Z] ok github.com/docker/docker/builder/remotecontext 0.264s coverage: 9.3% of statements [2021-07-16T17:22:40.058Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2021-07-16T17:22:40.058Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-16T17:22:40.294Z] === RUN TestGetAllAllowed [2021-07-16T17:22:40.294Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestGetAllMeta [2021-07-16T17:22:40.294Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-16T17:22:40.294Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestIsUnreferencedBuiltin [2021-07-16T17:22:40.294Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestIsExistingDirectory [2021-07-16T17:22:40.294Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestGetFilenameForDownload [2021-07-16T17:22:40.294Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestEnv2Variables [2021-07-16T17:22:40.294Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-16T17:22:40.294Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestMaintainer [2021-07-16T17:22:40.294Z] --- PASS: TestMaintainer (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestLabel [2021-07-16T17:22:40.294Z] --- PASS: TestLabel (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestFromScratch [2021-07-16T17:22:40.294Z] --- PASS: TestFromScratch (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestFromWithArg [2021-07-16T17:22:40.294Z] --- PASS: TestFromWithArg (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-16T17:22:40.294Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestFromWithUndefinedArg [2021-07-16T17:22:40.294Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestFromMultiStageWithNamedStage [2021-07-16T17:22:40.294Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestOnbuild [2021-07-16T17:22:40.294Z] --- PASS: TestOnbuild (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestWorkdir [2021-07-16T17:22:40.294Z] --- PASS: TestWorkdir (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestCmd [2021-07-16T17:22:40.294Z] --- PASS: TestCmd (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestHealthcheckNone [2021-07-16T17:22:40.294Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestHealthcheckCmd [2021-07-16T17:22:40.294Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestEntrypoint [2021-07-16T17:22:40.294Z] --- PASS: TestEntrypoint (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestExpose [2021-07-16T17:22:40.294Z] --- PASS: TestExpose (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestUser [2021-07-16T17:22:40.294Z] --- PASS: TestUser (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestVolume [2021-07-16T17:22:40.294Z] --- PASS: TestVolume (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestStopSignal [2021-07-16T17:22:40.294Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-16T17:22:40.294Z] --- SKIP: TestStopSignal (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestArg [2021-07-16T17:22:40.294Z] --- PASS: TestArg (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestShell [2021-07-16T17:22:40.294Z] --- PASS: TestShell (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestPrependEnvOnCmd [2021-07-16T17:22:40.294Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestRunWithBuildArgs [2021-07-16T17:22:40.294Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestRunIgnoresHealthcheck [2021-07-16T17:22:40.294Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestDispatchUnsupportedOptions [2021-07-16T17:22:40.294Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-16T17:22:40.294Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-16T17:22:40.294Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-16T17:22:40.294Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-16T17:22:40.294Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-16T17:22:40.294Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-16T17:22:40.294Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestNormalizeWorkdir [2021-07-16T17:22:40.294Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestDispatch [2021-07-16T17:22:40.294Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-16T17:22:40.294Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-16T17:22:40.294Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-16T17:22:40.294Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-16T17:22:40.294Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-16T17:22:40.294Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-16T17:22:40.294Z] === RUN TestDispatch/COPY_url [2021-07-16T17:22:40.294Z] --- PASS: TestDispatch (0.06s) [2021-07-16T17:22:40.294Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-16T17:22:40.294Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-16T17:22:40.294Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-16T17:22:40.294Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-16T17:22:40.294Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-16T17:22:40.294Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-16T17:22:40.294Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestAddScratchImageAddsToMounts [2021-07-16T17:22:40.294Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-16T17:22:40.294Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-16T17:22:40.294Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-16T17:22:40.294Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestImageSourceGetAddsToMounts [2021-07-16T17:22:40.294Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestEmptyDockerfile [2021-07-16T17:22:40.294Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-16T17:22:40.294Z] === RUN TestSymlinkDockerfile [2021-07-16T17:22:40.294Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-16T17:22:40.295Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-16T17:22:40.295Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-16T17:22:40.295Z] === RUN TestNonExistingDockerfile [2021-07-16T17:22:40.295Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-16T17:22:40.295Z] === RUN TestCopyRunConfig [2021-07-16T17:22:40.295Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-16T17:22:40.295Z] === RUN TestDeepCopyRunConfig [2021-07-16T17:22:40.295Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-16T17:22:40.295Z] === RUN TestExportImage [2021-07-16T17:22:40.295Z] --- PASS: TestExportImage (0.00s) [2021-07-16T17:22:40.295Z] === RUN TestNormalizeDest [2021-07-16T17:22:40.295Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-16T17:22:40.295Z] PASS [2021-07-16T17:22:40.295Z] coverage: 47.0% of statements [2021-07-16T17:22:40.295Z] ok github.com/docker/docker/builder/dockerfile 0.161s coverage: 47.0% of statements [2021-07-16T17:22:40.295Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-16T17:22:40.295Z] === RUN TestEnable [2021-07-16T17:22:40.295Z] --- PASS: TestEnable (0.00s) [2021-07-16T17:22:40.295Z] === RUN TestDisable [2021-07-16T17:22:40.295Z] --- PASS: TestDisable (0.00s) [2021-07-16T17:22:40.295Z] === RUN TestEnabled [2021-07-16T17:22:40.295Z] --- PASS: TestEnabled (0.00s) [2021-07-16T17:22:40.295Z] PASS [2021-07-16T17:22:40.295Z] coverage: 100.0% of statements [2021-07-16T17:22:40.295Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-07-16T17:22:41.073Z] --- PASS: TestBuildWithHugeFile (50.20s) [2021-07-16T17:22:41.073Z] === RUN TestBuildWCOWSandboxSize [2021-07-16T17:22:41.073Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-16T17:22:41.073Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-16T17:22:41.073Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T17:22:41.073Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:22:41.073Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:22:41.073Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:22:41.073Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:22:41.073Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:22:41.073Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:22:41.073Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:22:41.073Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:22:41.073Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:22:41.073Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-07-16T17:22:41.073Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-07-16T17:22:41.073Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-16T17:22:41.073Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-16T17:22:41.073Z] === RUN TestBuildPreserveOwnership [2021-07-16T17:22:41.073Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-16T17:22:41.073Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-16T17:22:41.267Z] === RUN TestTCP4Proxy [2021-07-16T17:22:41.267Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-16T17:22:41.267Z] === RUN TestTCP4ProxyHalfClose [2021-07-16T17:22:41.267Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-16T17:22:41.267Z] === RUN TestTCP6Proxy [2021-07-16T17:22:41.267Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-16T17:22:41.267Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-16T17:22:41.267Z] === RUN TestTCPDualStackProxy [2021-07-16T17:22:41.267Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-16T17:22:41.267Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-16T17:22:41.267Z] === RUN TestUDP4Proxy [2021-07-16T17:22:41.267Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-16T17:22:41.267Z] === RUN TestUDP6Proxy [2021-07-16T17:22:41.267Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-16T17:22:41.267Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-16T17:22:41.267Z] === RUN TestUDPWriteError [2021-07-16T17:22:41.267Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-16T17:22:41.267Z] === RUN TestSCTP4Proxy [2021-07-16T17:22:41.267Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-16T17:22:41.267Z] --- SKIP: TestSCTP4Proxy (0.01s) [2021-07-16T17:22:41.267Z] === RUN TestSCTP6Proxy [2021-07-16T17:22:41.267Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-16T17:22:41.267Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-16T17:22:41.267Z] PASS [2021-07-16T17:22:41.267Z] coverage: 49.4% of statements [2021-07-16T17:22:41.267Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2021-07-16T17:22:41.955Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-16T17:22:41.956Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2021-07-16T17:22:41.956Z] === RUN TestIpcModeOlderClient [2021-07-16T17:22:41.956Z] === PAUSE TestIpcModeOlderClient [2021-07-16T17:22:41.956Z] === RUN TestKillContainerInvalidSignal [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.09s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.10s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.14s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.15s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s) [2021-07-16T17:22:42.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2021-07-16T17:22:42.230Z] === RUN TestCgroupNamespacesRun [2021-07-16T17:22:42.523Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-07-16T17:22:42.523Z] === RUN TestKillContainer [2021-07-16T17:22:42.523Z] === RUN TestKillContainer/no_signal [2021-07-16T17:22:42.791Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-16T17:22:43.088Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T17:22:43.610Z] --- PASS: TestBuildPreserveOwnership (10.51s) [2021-07-16T17:22:43.610Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.50s) [2021-07-16T17:22:43.610Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-16T17:22:43.610Z] === RUN TestBuildPlatformInvalid [2021-07-16T17:22:43.610Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-16T17:22:43.610Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-16T17:22:43.610Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-16T17:22:43.610Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-16T17:22:43.610Z] PASS [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] === Skipped [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-16T17:22:43.610Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-16T17:22:43.610Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-16T17:22:43.610Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] DONE 34 tests, 3 skipped in 128.845s [2021-07-16T17:22:43.610Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-16T17:22:43.610Z] INFO: Testing against a local daemon [2021-07-16T17:22:43.610Z] === RUN TestConfigInspect [2021-07-16T17:22:43.610Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-16T17:22:43.610Z] === RUN TestConfigList [2021-07-16T17:22:43.610Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] --- SKIP: TestConfigList (0.01s) [2021-07-16T17:22:43.610Z] === RUN TestConfigsCreateAndDelete [2021-07-16T17:22:43.610Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-16T17:22:43.610Z] === RUN TestConfigsUpdate [2021-07-16T17:22:43.610Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-16T17:22:43.610Z] === RUN TestTemplatedConfig [2021-07-16T17:22:43.610Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-16T17:22:43.610Z] === RUN TestConfigCreateResolve [2021-07-16T17:22:43.610Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-07-16T17:22:43.610Z] PASS [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] === Skipped [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-16T17:22:43.610Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-16T17:22:43.610Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-16T17:22:43.610Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-16T17:22:43.610Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-16T17:22:43.610Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-07-16T17:22:43.610Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] [2021-07-16T17:22:43.610Z] DONE 6 tests, 6 skipped in 0.175s [2021-07-16T17:22:43.610Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-16T17:22:43.610Z] INFO: Testing against a local daemon [2021-07-16T17:22:43.610Z] === RUN TestCheckpoint [2021-07-16T17:22:43.610Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:22:43.610Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T17:22:43.610Z] === RUN TestContainerInvalidJSON [2021-07-16T17:22:43.610Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:22:43.610Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:22:43.610Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:22:43.610Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:22:43.610Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:22:43.610Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:22:43.610Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:22:43.610Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:22:43.610Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:22:43.610Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-16T17:22:43.610Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-16T17:22:43.610Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-16T17:22:43.610Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-16T17:22:43.610Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T17:22:43.610Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2021-07-16T17:22:43.610Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T17:22:43.610Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-16T17:22:43.610Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T17:22:43.610Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-16T17:22:43.610Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T17:22:43.654Z] === RUN TestKillContainer/killing_signal [2021-07-16T17:22:43.870Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-16T17:22:43.870Z] === RUN TestCopyFromContainer [2021-07-16T17:22:44.154Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2021-07-16T17:22:44.154Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-16T17:22:44.409Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-16T17:22:44.587Z] --- PASS: TestKillContainer (2.12s) [2021-07-16T17:22:44.587Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-07-16T17:22:44.587Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-07-16T17:22:44.587Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-07-16T17:22:44.587Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T17:22:44.587Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-16T17:22:44.970Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-16T17:22:45.152Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-16T17:22:45.225Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.40s) [2021-07-16T17:22:45.225Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-16T17:22:46.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2021-07-16T17:22:46.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2021-07-16T17:22:46.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-07-16T17:22:46.087Z] === RUN TestKillStoppedContainer [2021-07-16T17:22:46.087Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-16T17:22:46.087Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T17:22:46.087Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-16T17:22:46.087Z] === RUN TestKillDifferentUserContainer [2021-07-16T17:22:46.151Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-16T17:22:46.151Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-16T17:22:46.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-16T17:22:46.653Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-07-16T17:22:46.653Z] === RUN TestInspectOomKilledTrue [2021-07-16T17:22:46.653Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-16T17:22:46.653Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T17:22:46.653Z] === RUN TestInspectOomKilledFalse [2021-07-16T17:22:47.159Z] === RUN TestCopyFromContainer// [2021-07-16T17:22:47.159Z] === RUN TestCopyFromContainer//bar/root [2021-07-16T17:22:47.159Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-16T17:22:47.333Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-16T17:22:47.333Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2021-07-16T17:22:47.333Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-16T17:22:47.333Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-16T17:22:47.419Z] === RUN TestCopyFromContainer/bar/quux [2021-07-16T17:22:47.419Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-16T17:22:47.419Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-16T17:22:47.419Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-16T17:22:47.419Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-16T17:22:47.586Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2021-07-16T17:22:47.586Z] === RUN TestLinksEtcHostsContentMatch [2021-07-16T17:22:47.588Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-16T17:22:47.678Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-16T17:22:47.678Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer (3.94s) [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-16T17:22:47.678Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-16T17:22:47.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T17:22:47.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:22:47.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:22:47.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:22:47.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:22:47.678Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:22:47.678Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:22:47.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:22:47.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:22:47.678Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:22:47.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-16T17:22:47.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-16T17:22:47.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T17:22:47.678Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T17:22:47.678Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T17:22:47.678Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-16T17:22:47.678Z] === RUN TestCreateWithInvalidEnv [2021-07-16T17:22:47.678Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T17:22:47.678Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T17:22:47.678Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T17:22:47.678Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T17:22:47.678Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T17:22:47.678Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T17:22:47.678Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T17:22:47.678Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T17:22:47.678Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T17:22:47.678Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-16T17:22:47.678Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-16T17:22:47.678Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-16T17:22:47.678Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-16T17:22:47.678Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T17:22:47.678Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-16T17:22:47.678Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T17:22:48.152Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-07-16T17:22:48.152Z] === RUN TestLinksContainerNames [2021-07-16T17:22:49.475Z] --- PASS: TestCgroupNamespacesRunHostMode (1.97s) [2021-07-16T17:22:49.475Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-16T17:22:49.526Z] --- PASS: TestLinksContainerNames (1.39s) [2021-07-16T17:22:49.526Z] === RUN TestLogsFollowTailEmpty [2021-07-16T17:22:49.585Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2021-07-16T17:22:49.585Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T17:22:50.460Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-07-16T17:22:50.460Z] === RUN TestContainerNetworkMountsNoChown [2021-07-16T17:22:50.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-16T17:22:51.026Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/default [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/default [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/private [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/private [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rprivate [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/slave [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/slave [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rslave [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/shared [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/shared [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rshared [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/default [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/rshared [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/shared [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/rslave [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/slave [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/rprivate [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/private [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:22:51.026Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-16T17:22:51.026Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:22:51.026Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:22:51.094Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2021-07-16T17:22:51.094Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:22:51.285Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:22:51.494Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.80s) [2021-07-16T17:22:51.494Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T17:22:51.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:22:51.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:22:51.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:22:51.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:22:51.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:22:51.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:22:51.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:22:51.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:22:51.495Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:22:51.495Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:22:51.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:22:51.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:22:51.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:22:51.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:22:51.495Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:22:51.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-16T17:22:51.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-16T17:22:51.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-16T17:22:51.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-16T17:22:51.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-16T17:22:51.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-16T17:22:51.495Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T17:22:51.543Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:22:51.543Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-16T17:22:51.543Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:22:51.543Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-16T17:22:51.543Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-16T17:22:51.543Z] === RUN TestContainerBindMountNonRecursive [2021-07-16T17:22:51.604Z] === RUN TestCheckpointCreateError [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCheckpointCreate [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCheckpointDeleteError [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCheckpointDelete [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCheckpointListError [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCheckpointList [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointList (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCheckpointListContainerNotFound [2021-07-16T17:22:51.604Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestNewClientWithOpsFromEnv [2021-07-16T17:22:51.604Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-16T17:22:51.604Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestGetAPIPath [2021-07-16T17:22:51.604Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestParseHostURL [2021-07-16T17:22:51.604Z] --- PASS: TestParseHostURL (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-16T17:22:51.604Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestNegotiateAPIVersion [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestNegotiateAPVersionOverride [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-16T17:22:51.604Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestClientRedirect [2021-07-16T17:22:51.604Z] --- PASS: TestClientRedirect (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigCreateUnsupported [2021-07-16T17:22:51.604Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigCreateError [2021-07-16T17:22:51.604Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigCreate [2021-07-16T17:22:51.604Z] --- PASS: TestConfigCreate (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigInspectNotFound [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigInspectWithEmptyID [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigInspectUnsupported [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigInspectError [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigInspectConfigNotFound [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigInspect [2021-07-16T17:22:51.604Z] --- PASS: TestConfigInspect (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigListUnsupported [2021-07-16T17:22:51.604Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigListError [2021-07-16T17:22:51.604Z] --- PASS: TestConfigListError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigList [2021-07-16T17:22:51.604Z] --- PASS: TestConfigList (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigRemoveUnsupported [2021-07-16T17:22:51.604Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigRemoveError [2021-07-16T17:22:51.604Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigRemove [2021-07-16T17:22:51.604Z] --- PASS: TestConfigRemove (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigUpdateUnsupported [2021-07-16T17:22:51.604Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigUpdateError [2021-07-16T17:22:51.604Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestConfigUpdate [2021-07-16T17:22:51.604Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerCommitError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerCommit [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCommit (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerStatPathError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerStatPathNotFoundError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerStatPathNoHeaderError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerStatPath [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCopyToContainerError [2021-07-16T17:22:51.604Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCopyToContainerNotFoundError [2021-07-16T17:22:51.604Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-16T17:22:51.604Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCopyToContainer [2021-07-16T17:22:51.604Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCopyFromContainerError [2021-07-16T17:22:51.604Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCopyFromContainerNotFoundError [2021-07-16T17:22:51.604Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-16T17:22:51.604Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-16T17:22:51.604Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestCopyFromContainer [2021-07-16T17:22:51.604Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerCreateError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerCreateImageNotFound [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerCreateWithName [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerCreateAutoRemove [2021-07-16T17:22:51.604Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerDiffError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerDiff [2021-07-16T17:22:51.604Z] --- PASS: TestContainerDiff (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerExecCreateError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerExecCreate [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerExecStartError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerExecStart [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerExecInspectError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerExecInspect [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerExportError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExportError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerExport [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExport (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerInspectError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerInspectContainerNotFound [2021-07-16T17:22:51.604Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerInspectWithEmptyID [2021-07-16T17:22:51.604Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerInspect [2021-07-16T17:22:51.604Z] --- PASS: TestContainerInspect (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerInspectNode [2021-07-16T17:22:51.604Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerKillError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerKillError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerKill [2021-07-16T17:22:51.604Z] --- PASS: TestContainerKill (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerListError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerListError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerList [2021-07-16T17:22:51.604Z] --- PASS: TestContainerList (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerLogsNotFoundError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerLogsError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerLogs [2021-07-16T17:22:51.604Z] --- PASS: TestContainerLogs (0.13s) [2021-07-16T17:22:51.604Z] === RUN TestContainerPauseError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerPause [2021-07-16T17:22:51.604Z] --- PASS: TestContainerPause (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainersPruneError [2021-07-16T17:22:51.604Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainersPrune [2021-07-16T17:22:51.604Z] --- PASS: TestContainersPrune (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerRemoveError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerRemoveNotFoundError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerRemove [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRemove (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerRenameError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerRename [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRename (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerResizeError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerExecResizeError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerResize [2021-07-16T17:22:51.604Z] --- PASS: TestContainerResize (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerExecResize [2021-07-16T17:22:51.604Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerRestartError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerRestart [2021-07-16T17:22:51.604Z] --- PASS: TestContainerRestart (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerStartError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStartError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerStart [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStart (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerStatsError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerStats [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStats (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerStopError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStopError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerStop [2021-07-16T17:22:51.604Z] --- PASS: TestContainerStop (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerTopError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerTopError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerTop [2021-07-16T17:22:51.604Z] --- PASS: TestContainerTop (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerUnpauseError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerUnpause [2021-07-16T17:22:51.604Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerUpdateError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerUpdate [2021-07-16T17:22:51.604Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerWaitError [2021-07-16T17:22:51.604Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestContainerWait [2021-07-16T17:22:51.604Z] --- PASS: TestContainerWait (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestDiskUsageError [2021-07-16T17:22:51.604Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestDiskUsage [2021-07-16T17:22:51.604Z] --- PASS: TestDiskUsage (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestDistributionInspectUnsupported [2021-07-16T17:22:51.604Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestDistributionInspectWithEmptyID [2021-07-16T17:22:51.604Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestEventsErrorInOptions [2021-07-16T17:22:51.604Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestEventsErrorFromServer [2021-07-16T17:22:51.604Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestEvents [2021-07-16T17:22:51.604Z] --- PASS: TestEvents (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestTLSCloseWriter [2021-07-16T17:22:51.604Z] === PAUSE TestTLSCloseWriter [2021-07-16T17:22:51.604Z] === RUN TestImageBuildError [2021-07-16T17:22:51.604Z] --- PASS: TestImageBuildError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageBuild [2021-07-16T17:22:51.604Z] --- PASS: TestImageBuild (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestGetDockerOS [2021-07-16T17:22:51.604Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageCreateError [2021-07-16T17:22:51.604Z] --- PASS: TestImageCreateError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageCreate [2021-07-16T17:22:51.604Z] --- PASS: TestImageCreate (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageHistoryError [2021-07-16T17:22:51.604Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageHistory [2021-07-16T17:22:51.604Z] --- PASS: TestImageHistory (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageImportError [2021-07-16T17:22:51.604Z] --- PASS: TestImageImportError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageImport [2021-07-16T17:22:51.604Z] --- PASS: TestImageImport (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageInspectError [2021-07-16T17:22:51.604Z] --- PASS: TestImageInspectError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageInspectImageNotFound [2021-07-16T17:22:51.604Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageInspectWithEmptyID [2021-07-16T17:22:51.604Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageInspect [2021-07-16T17:22:51.604Z] --- PASS: TestImageInspect (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageListError [2021-07-16T17:22:51.604Z] --- PASS: TestImageListError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageList [2021-07-16T17:22:51.604Z] --- PASS: TestImageList (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageListApiBefore125 [2021-07-16T17:22:51.604Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-16T17:22:51.604Z] === RUN TestImageLoadError [2021-07-16T17:22:51.604Z] --- PASS: TestImageLoadError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageLoad [2021-07-16T17:22:51.604Z] --- PASS: TestImageLoad (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagesPruneError [2021-07-16T17:22:51.604Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagesPrune [2021-07-16T17:22:51.604Z] --- PASS: TestImagesPrune (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePullReferenceParseError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePullAnyError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePullWithoutErrors [2021-07-16T17:22:51.604Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePushReferenceError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePushAnyError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImagePushWithoutErrors [2021-07-16T17:22:51.604Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-16T17:22:51.604Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-16T17:22:51.604Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-16T17:22:51.604Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-16T17:22:51.604Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageRemoveError [2021-07-16T17:22:51.604Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageRemoveImageNotFound [2021-07-16T17:22:51.604Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageRemove [2021-07-16T17:22:51.604Z] --- PASS: TestImageRemove (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageSaveError [2021-07-16T17:22:51.604Z] --- PASS: TestImageSaveError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageSave [2021-07-16T17:22:51.604Z] --- PASS: TestImageSave (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageSearchAnyError [2021-07-16T17:22:51.604Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-16T17:22:51.604Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-16T17:22:51.604Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T17:22:51.605Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T17:22:51.605Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-16T17:22:51.605Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestImageSearchWithoutErrors [2021-07-16T17:22:51.605Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestImageTagError [2021-07-16T17:22:51.605Z] --- PASS: TestImageTagError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestImageTagInvalidReference [2021-07-16T17:22:51.605Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestImageTagInvalidSourceImageName [2021-07-16T17:22:51.605Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestImageTagHexSource [2021-07-16T17:22:51.605Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestImageTag [2021-07-16T17:22:51.605Z] --- PASS: TestImageTag (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestInfoServerError [2021-07-16T17:22:51.605Z] --- PASS: TestInfoServerError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestInfoInvalidResponseJSONError [2021-07-16T17:22:51.605Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestInfo [2021-07-16T17:22:51.605Z] --- PASS: TestInfo (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkConnectError [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkConnect [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkCreateError [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkCreate [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkDisconnectError [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkDisconnect [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkInspectError [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkInspectNotFoundError [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkInspectWithEmptyID [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkInspect [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkListError [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkListError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkList [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkList (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworksPruneError [2021-07-16T17:22:51.605Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworksPrune [2021-07-16T17:22:51.605Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkRemoveError [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNetworkRemove [2021-07-16T17:22:51.605Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNodeInspectError [2021-07-16T17:22:51.605Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNodeInspectNodeNotFound [2021-07-16T17:22:51.605Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNodeInspectWithEmptyID [2021-07-16T17:22:51.605Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNodeInspect [2021-07-16T17:22:51.605Z] --- PASS: TestNodeInspect (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNodeListError [2021-07-16T17:22:51.605Z] --- PASS: TestNodeListError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNodeList [2021-07-16T17:22:51.605Z] --- PASS: TestNodeList (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNodeRemoveError [2021-07-16T17:22:51.605Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNodeRemove [2021-07-16T17:22:51.605Z] --- PASS: TestNodeRemove (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNodeUpdateError [2021-07-16T17:22:51.605Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestNodeUpdate [2021-07-16T17:22:51.605Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestOptionWithTimeout [2021-07-16T17:22:51.605Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPingFail [2021-07-16T17:22:51.605Z] --- PASS: TestPingFail (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPingWithError [2021-07-16T17:22:51.605Z] 2021/07/16 17:22:50 RoundTripper returned a response & error; ignoring response [2021-07-16T17:22:51.605Z] 2021/07/16 17:22:50 RoundTripper returned a response & error; ignoring response [2021-07-16T17:22:51.605Z] --- PASS: TestPingWithError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPingSuccess [2021-07-16T17:22:51.605Z] --- PASS: TestPingSuccess (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPingHeadFallback [2021-07-16T17:22:51.605Z] === RUN TestPingHeadFallback/OK [2021-07-16T17:22:51.605Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-16T17:22:51.605Z] === RUN TestPingHeadFallback/Not_Found [2021-07-16T17:22:51.605Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-16T17:22:51.605Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-16T17:22:51.605Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-16T17:22:51.605Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-16T17:22:51.605Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-16T17:22:51.605Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginDisableError [2021-07-16T17:22:51.605Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginDisable [2021-07-16T17:22:51.605Z] --- PASS: TestPluginDisable (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginEnableError [2021-07-16T17:22:51.605Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginEnable [2021-07-16T17:22:51.605Z] --- PASS: TestPluginEnable (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginInspectError [2021-07-16T17:22:51.605Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginInspectWithEmptyID [2021-07-16T17:22:51.605Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginInspect [2021-07-16T17:22:51.605Z] --- PASS: TestPluginInspect (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginListError [2021-07-16T17:22:51.605Z] --- PASS: TestPluginListError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginList [2021-07-16T17:22:51.605Z] --- PASS: TestPluginList (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginPushError [2021-07-16T17:22:51.605Z] --- PASS: TestPluginPushError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginPush [2021-07-16T17:22:51.605Z] --- PASS: TestPluginPush (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginRemoveError [2021-07-16T17:22:51.605Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginRemove [2021-07-16T17:22:51.605Z] --- PASS: TestPluginRemove (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginSetError [2021-07-16T17:22:51.605Z] --- PASS: TestPluginSetError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPluginSet [2021-07-16T17:22:51.605Z] --- PASS: TestPluginSet (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSetHostHeader [2021-07-16T17:22:51.605Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestPlainTextError [2021-07-16T17:22:51.605Z] --- PASS: TestPlainTextError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestInfiniteError [2021-07-16T17:22:51.605Z] --- PASS: TestInfiniteError (0.01s) [2021-07-16T17:22:51.605Z] === RUN TestCanceledContext [2021-07-16T17:22:51.605Z] 2021/07/16 17:22:50 RoundTripper returned a response & error; ignoring response [2021-07-16T17:22:51.605Z] --- PASS: TestCanceledContext (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestDeadlineExceededContext [2021-07-16T17:22:51.605Z] 2021/07/16 17:22:50 RoundTripper returned a response & error; ignoring response [2021-07-16T17:22:51.605Z] --- PASS: TestDeadlineExceededContext (0.01s) [2021-07-16T17:22:51.605Z] === RUN TestSecretCreateUnsupported [2021-07-16T17:22:51.605Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretCreateError [2021-07-16T17:22:51.605Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretCreate [2021-07-16T17:22:51.605Z] --- PASS: TestSecretCreate (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretInspectUnsupported [2021-07-16T17:22:51.605Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretInspectError [2021-07-16T17:22:51.605Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretInspectSecretNotFound [2021-07-16T17:22:51.605Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretInspectWithEmptyID [2021-07-16T17:22:51.605Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretInspect [2021-07-16T17:22:51.605Z] --- PASS: TestSecretInspect (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretListUnsupported [2021-07-16T17:22:51.605Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretListError [2021-07-16T17:22:51.605Z] --- PASS: TestSecretListError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretList [2021-07-16T17:22:51.605Z] --- PASS: TestSecretList (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretRemoveUnsupported [2021-07-16T17:22:51.605Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretRemoveError [2021-07-16T17:22:51.605Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretRemove [2021-07-16T17:22:51.605Z] --- PASS: TestSecretRemove (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretUpdateUnsupported [2021-07-16T17:22:51.605Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretUpdateError [2021-07-16T17:22:51.605Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSecretUpdate [2021-07-16T17:22:51.605Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceCreateError [2021-07-16T17:22:51.605Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceCreate [2021-07-16T17:22:51.605Z] --- PASS: TestServiceCreate (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-16T17:22:51.605Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceCreateDigestPinning [2021-07-16T17:22:51.605Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceInspectError [2021-07-16T17:22:51.605Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceInspectServiceNotFound [2021-07-16T17:22:51.605Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceInspectWithEmptyID [2021-07-16T17:22:51.605Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceInspect [2021-07-16T17:22:51.605Z] --- PASS: TestServiceInspect (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceListError [2021-07-16T17:22:51.605Z] --- PASS: TestServiceListError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceList [2021-07-16T17:22:51.605Z] --- PASS: TestServiceList (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceLogsError [2021-07-16T17:22:51.605Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceLogs [2021-07-16T17:22:51.605Z] --- PASS: TestServiceLogs (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceRemoveError [2021-07-16T17:22:51.605Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceRemoveNotFoundError [2021-07-16T17:22:51.605Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceRemove [2021-07-16T17:22:51.605Z] --- PASS: TestServiceRemove (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceUpdateError [2021-07-16T17:22:51.605Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestServiceUpdate [2021-07-16T17:22:51.605Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmGetUnlockKeyError [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmGetUnlockKey [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmInitError [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmInit [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmInit (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmInspectError [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmInspect [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmJoinError [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmJoin [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmLeaveError [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmLeave [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmUnlockError [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmUnlock [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmUpdateError [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestSwarmUpdate [2021-07-16T17:22:51.605Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestTaskInspectError [2021-07-16T17:22:51.605Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestTaskInspectWithEmptyID [2021-07-16T17:22:51.605Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestTaskInspect [2021-07-16T17:22:51.605Z] --- PASS: TestTaskInspect (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestTaskListError [2021-07-16T17:22:51.605Z] --- PASS: TestTaskListError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestTaskList [2021-07-16T17:22:51.605Z] --- PASS: TestTaskList (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestVolumeCreateError [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestVolumeCreate [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestVolumeInspectError [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestVolumeInspectNotFound [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestVolumeInspectWithEmptyID [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestVolumeInspect [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestVolumeListError [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeListError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestVolumeList [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeList (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestVolumeRemoveError [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-16T17:22:51.605Z] === RUN TestVolumeRemove [2021-07-16T17:22:51.605Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-16T17:22:51.605Z] === CONT TestTLSCloseWriter [2021-07-16T17:22:51.605Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-16T17:22:51.605Z] PASS [2021-07-16T17:22:51.605Z] coverage: 75.0% of statements [2021-07-16T17:22:51.605Z] ok github.com/docker/docker/client 0.351s coverage: 75.0% of statements [2021-07-16T17:22:52.064Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-07-16T17:22:52.064Z] === RUN TestCreateDifferentPlatform [2021-07-16T17:22:52.064Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T17:22:52.064Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T17:22:52.064Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-16T17:22:52.064Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-16T17:22:52.064Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-16T17:22:52.064Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T17:22:52.064Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-16T17:22:52.064Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T17:22:52.064Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-16T17:22:52.064Z] === RUN TestContainerStartOnDaemonRestart [2021-07-16T17:22:52.064Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-16T17:22:52.064Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-16T17:22:52.064Z] === RUN TestDaemonRestartIpcMode [2021-07-16T17:22:52.064Z] === PAUSE TestDaemonRestartIpcMode [2021-07-16T17:22:52.064Z] === RUN TestDaemonHostGatewayIP [2021-07-16T17:22:52.064Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:22:52.064Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-16T17:22:52.064Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-16T17:22:52.064Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-16T17:22:52.064Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T17:22:52.064Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-16T17:22:52.064Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-16T17:22:52.064Z] === RUN TestDiff [2021-07-16T17:22:52.459Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.47s) [2021-07-16T17:22:52.459Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-16T17:22:52.464Z] INFO [runner/unused/goanalysis] analyzers took 30.7596565s with top 10 stages: buildssa: 26.769307397s, U1000: 3.990349103s [2021-07-16T17:22:52.634Z] --- PASS: TestDiff (0.61s) [2021-07-16T17:22:52.634Z] === RUN TestExecWithCloseStdin [2021-07-16T17:22:53.021Z] check_test.go:309: [dd1f7fb996d9f] daemon is not started [2021-07-16T17:22:53.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-16T17:22:53.276Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-07-16T17:22:53.276Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-16T17:22:53.572Z] --- PASS: TestExecWithCloseStdin (0.89s) [2021-07-16T17:22:53.572Z] === RUN TestExec [2021-07-16T17:22:54.071Z] --- PASS: TestContainerBindMountNonRecursive (2.11s) [2021-07-16T17:22:54.071Z] === RUN TestContainerVolumesMountedAsShared [2021-07-16T17:22:54.071Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-07-16T17:22:54.071Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-16T17:22:54.511Z] --- PASS: TestExec (0.90s) [2021-07-16T17:22:54.511Z] === RUN TestExecUser [2021-07-16T17:22:55.005Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-07-16T17:22:55.005Z] === RUN TestNetworkNat [2021-07-16T17:22:55.162Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2021-07-16T17:22:55.162Z] === RUN TestNISDomainname [2021-07-16T17:22:55.450Z] --- PASS: TestExecUser (0.93s) [2021-07-16T17:22:55.451Z] === RUN TestExportContainerAndImportImage [2021-07-16T17:22:55.571Z] --- PASS: TestNetworkNat (0.70s) [2021-07-16T17:22:55.571Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T17:22:56.390Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2021-07-16T17:22:56.390Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T17:22:56.506Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-07-16T17:22:56.506Z] === RUN TestNetworkLoopbackNat [2021-07-16T17:22:56.524Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-16T17:22:56.779Z] --- PASS: TestNISDomainname (1.63s) [2021-07-16T17:22:56.779Z] === RUN TestHostnameDnsResolution [2021-07-16T17:22:57.771Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-07-16T17:22:57.771Z] === RUN TestHealthCheckWorkdir [2021-07-16T17:22:58.665Z] --- PASS: TestHostnameDnsResolution (1.62s) [2021-07-16T17:22:58.665Z] === RUN TestStats [2021-07-16T17:22:58.710Z] --- PASS: TestHealthCheckWorkdir (1.29s) [2021-07-16T17:22:58.710Z] === RUN TestHealthKillContainer [2021-07-16T17:22:58.920Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-16T17:22:59.175Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-16T17:22:59.736Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-16T17:22:59.785Z] --- PASS: TestNetworkLoopbackNat (3.16s) [2021-07-16T17:22:59.785Z] === RUN TestPause [2021-07-16T17:22:59.991Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-16T17:23:00.042Z] --- PASS: TestPause (0.70s) [2021-07-16T17:23:00.042Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T17:23:00.042Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T17:23:00.042Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T17:23:00.042Z] === RUN TestPauseStopPausedContainer [2021-07-16T17:23:00.246Z] check_test.go:309: [db3da451df05d] daemon is not started [2021-07-16T17:23:00.246Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-16T17:23:00.977Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2021-07-16T17:23:00.977Z] === RUN TestPidHost [2021-07-16T17:23:01.610Z] --- PASS: TestStats (2.96s) [2021-07-16T17:23:01.610Z] === RUN TestStopContainerWithTimeout [2021-07-16T17:23:01.610Z] === RUN TestStopContainerWithTimeout/0 [2021-07-16T17:23:01.610Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-16T17:23:01.610Z] === RUN TestStopContainerWithTimeout/1 [2021-07-16T17:23:01.610Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-16T17:23:01.610Z] === RUN TestStopContainerWithTimeout/3 [2021-07-16T17:23:01.610Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-16T17:23:01.610Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-16T17:23:01.610Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-16T17:23:01.610Z] === CONT TestStopContainerWithTimeout/0 [2021-07-16T17:23:01.610Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-16T17:23:01.610Z] === CONT TestStopContainerWithTimeout/1 [2021-07-16T17:23:01.610Z] === CONT TestStopContainerWithTimeout/3 [2021-07-16T17:23:02.032Z] --- PASS: TestHealthKillContainer (2.94s) [2021-07-16T17:23:02.032Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T17:23:02.292Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-07-16T17:23:02.292Z] === RUN TestIpcModeNone [2021-07-16T17:23:02.880Z] --- PASS: TestPidHost (2.04s) [2021-07-16T17:23:02.880Z] === RUN TestPsFilter [2021-07-16T17:23:02.973Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-16T17:23:03.138Z] --- PASS: TestPsFilter (0.13s) [2021-07-16T17:23:03.138Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T17:23:03.232Z] --- PASS: TestIpcModeNone (0.88s) [2021-07-16T17:23:03.232Z] === RUN TestIpcModePrivate [2021-07-16T17:23:03.704Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2021-07-16T17:23:03.704Z] === RUN TestRemoveContainerWithVolume [2021-07-16T17:23:03.899Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-16T17:23:04.171Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-07-16T17:23:04.171Z] --- PASS: TestIpcModePrivate (0.88s) [2021-07-16T17:23:04.171Z] === RUN TestIpcModeShareable [2021-07-16T17:23:04.171Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T17:23:04.171Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-16T17:23:04.171Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-16T17:23:04.640Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-07-16T17:23:04.640Z] === RUN TestRemoveContainerRunning [2021-07-16T17:23:04.824Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-16T17:23:04.824Z] --- PASS: TestStopContainerWithTimeout/0 (1.49s) [2021-07-16T17:23:04.824Z] --- PASS: TestStopContainerWithTimeout/1 (2.45s) [2021-07-16T17:23:04.824Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-07-16T17:23:04.824Z] --- PASS: TestStopContainerWithTimeout/3 (3.34s) [2021-07-16T17:23:04.824Z] === RUN TestDeleteDevicemapper [2021-07-16T17:23:04.824Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T17:23:04.824Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-16T17:23:04.824Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T17:23:05.205Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-07-16T17:23:05.205Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T17:23:05.772Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-07-16T17:23:05.772Z] === RUN TestRemoveInvalidContainer [2021-07-16T17:23:05.772Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-16T17:23:05.772Z] === RUN TestRenameLinkedContainer [2021-07-16T17:23:06.420Z] --- PASS: TestCheckoutGit (27.23s) [2021-07-16T17:23:06.421Z] === RUN TestValidGitTransport [2021-07-16T17:23:06.421Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-16T17:23:06.421Z] === RUN TestGitInvalidRef [2021-07-16T17:23:06.421Z] --- PASS: TestGitInvalidRef (0.20s) [2021-07-16T17:23:06.421Z] PASS [2021-07-16T17:23:06.421Z] coverage: 86.3% of statements [2021-07-16T17:23:06.421Z] ok github.com/docker/docker/builder/remotecontext/git 27.507s coverage: 86.3% of statements [2021-07-16T17:23:06.421Z] ? github.com/docker/docker/cli [no test files] [2021-07-16T17:23:06.421Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-16T17:23:06.709Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2021-07-16T17:23:06.709Z] === RUN TestAPIIpcModeHost [2021-07-16T17:23:06.709Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T17:23:06.709Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-16T17:23:06.709Z] === RUN TestDaemonIpcModeShareable [2021-07-16T17:23:06.709Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T17:23:06.709Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-16T17:23:06.709Z] === RUN TestDaemonIpcModePrivate [2021-07-16T17:23:06.712Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-16T17:23:08.076Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-16T17:23:08.076Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-16T17:23:08.076Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-16T17:23:08.076Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-16T17:23:08.076Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-16T17:23:08.076Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-16T17:23:08.076Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-16T17:23:08.076Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-16T17:23:08.076Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-16T17:23:08.076Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-16T17:23:08.090Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-07-16T17:23:08.090Z] --- PASS: TestDaemonIpcModePrivate (1.57s) [2021-07-16T17:23:08.090Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-16T17:23:08.090Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T17:23:08.090Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-16T17:23:08.090Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-16T17:23:08.090Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T17:23:08.090Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-16T17:23:08.090Z] === RUN TestIpcModeOlderClient [2021-07-16T17:23:08.090Z] === PAUSE TestIpcModeOlderClient [2021-07-16T17:23:08.090Z] === RUN TestKillContainerInvalidSignal [2021-07-16T17:23:08.636Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.96s) [2021-07-16T17:23:08.636Z] === RUN TestUpdateMemory [2021-07-16T17:23:08.636Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:23:08.636Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-16T17:23:08.636Z] === RUN TestUpdateCPUQuota [2021-07-16T17:23:09.029Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2021-07-16T17:23:09.029Z] === RUN TestKillContainer [2021-07-16T17:23:09.029Z] === RUN TestKillContainer/no_signal [2021-07-16T17:23:09.052Z] --- PASS: TestRenameLinkedContainer (2.78s) [2021-07-16T17:23:09.052Z] === RUN TestRenameStoppedContainer [2021-07-16T17:23:09.196Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-16T17:23:09.289Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T17:23:09.310Z] --- PASS: TestRenameStoppedContainer (0.68s) [2021-07-16T17:23:09.310Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T17:23:09.756Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-16T17:23:09.858Z] === RUN TestKillContainer/killing_signal [2021-07-16T17:23:10.502Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-16T17:23:10.502Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-16T17:23:10.684Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-07-16T17:23:10.684Z] === RUN TestRenameInvalidName [2021-07-16T17:23:10.757Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-16T17:23:10.885Z] --- PASS: TestKillContainer (1.86s) [2021-07-16T17:23:10.885Z] --- PASS: TestKillContainer/no_signal (0.61s) [2021-07-16T17:23:10.885Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2021-07-16T17:23:10.885Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2021-07-16T17:23:10.885Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T17:23:10.885Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-16T17:23:11.145Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-16T17:23:11.318Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-16T17:23:11.573Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-16T17:23:11.618Z] --- PASS: TestRenameInvalidName (0.70s) [2021-07-16T17:23:11.618Z] === RUN TestRenameAnonymousContainer [2021-07-16T17:23:11.829Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-16T17:23:12.083Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2021-07-16T17:23:12.083Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-07-16T17:23:12.083Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-07-16T17:23:12.083Z] === RUN TestKillStoppedContainer [2021-07-16T17:23:12.083Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-16T17:23:12.083Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T17:23:12.083Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-07-16T17:23:12.083Z] === RUN TestKillDifferentUserContainer [2021-07-16T17:23:12.389Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-16T17:23:12.645Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-16T17:23:12.652Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-07-16T17:23:12.652Z] === RUN TestInspectOomKilledTrue [2021-07-16T17:23:12.652Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:23:12.652Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T17:23:12.652Z] === RUN TestInspectOomKilledFalse [2021-07-16T17:23:12.652Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:23:12.652Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-16T17:23:12.652Z] === RUN TestLinksEtcHostsContentMatch [2021-07-16T17:23:12.652Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-16T17:23:12.652Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-16T17:23:12.652Z] === RUN TestLinksContainerNames [2021-07-16T17:23:13.206Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-16T17:23:13.767Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-16T17:23:14.033Z] --- PASS: TestLinksContainerNames (1.23s) [2021-07-16T17:23:14.033Z] === RUN TestLogsFollowTailEmpty [2021-07-16T17:23:14.147Z] --- PASS: TestRenameAnonymousContainer (2.48s) [2021-07-16T17:23:14.147Z] === RUN TestRenameContainerWithSameName [2021-07-16T17:23:14.327Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-16T17:23:14.601Z] --- PASS: TestLogsFollowTailEmpty (0.61s) [2021-07-16T17:23:14.602Z] === RUN TestContainerNetworkMountsNoChown [2021-07-16T17:23:14.714Z] --- PASS: TestRenameContainerWithSameName (0.71s) [2021-07-16T17:23:14.714Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T17:23:14.888Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-16T17:23:15.143Z] check_test.go:309: [d1b1b6b3f4160] daemon is not started [2021-07-16T17:23:15.143Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-16T17:23:15.170Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/default [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/default [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/private [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/private [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rprivate [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/slave [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/slave [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rslave [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/shared [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/shared [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rshared [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/default [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rshared [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/shared [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rslave [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/slave [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rprivate [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/private [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-16T17:23:15.171Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:23:15.171Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:23:15.171Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:23:15.398Z] --- PASS: TestUpdateCPUQuota (6.83s) [2021-07-16T17:23:15.398Z] === RUN TestUpdatePidsLimit [2021-07-16T17:23:15.398Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-16T17:23:15.430Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:23:15.431Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-16T17:23:15.431Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:23:15.431Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-16T17:23:15.431Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:23:15.431Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:23:15.431Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:23:15.431Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:23:15.431Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-16T17:23:15.431Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-16T17:23:15.431Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-16T17:23:15.431Z] === RUN TestContainerBindMountNonRecursive [2021-07-16T17:23:15.431Z] 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) [2021-07-16T17:23:15.431Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2021-07-16T17:23:15.431Z] === RUN TestContainerVolumesMountedAsShared [2021-07-16T17:23:15.431Z] 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) [2021-07-16T17:23:15.431Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-16T17:23:15.431Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-16T17:23:15.431Z] 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) [2021-07-16T17:23:15.431Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-16T17:23:15.431Z] === RUN TestNetworkNat [2021-07-16T17:23:15.958Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-16T17:23:16.001Z] --- PASS: TestNetworkNat (0.69s) [2021-07-16T17:23:16.001Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T17:23:16.089Z] --- PASS: TestRenameContainerWithLinkedContainer (1.45s) [2021-07-16T17:23:16.089Z] === RUN TestResize [2021-07-16T17:23:16.214Z] === RUN TestUpdatePidsLimit/no_change [2021-07-16T17:23:16.214Z] check_test.go:309: [da65872fed399] daemon is not started [2021-07-16T17:23:16.214Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-16T17:23:16.774Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-16T17:23:16.938Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2021-07-16T17:23:16.938Z] === RUN TestNetworkLoopbackNat [2021-07-16T17:23:17.022Z] --- PASS: TestResize (0.72s) [2021-07-16T17:23:17.022Z] === RUN TestResizeWithInvalidSize [2021-07-16T17:23:17.029Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-16T17:23:17.588Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-07-16T17:23:17.588Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T17:23:17.588Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-16T17:23:18.149Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-16T17:23:18.154Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:23:18.154Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:23:18.154Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:23:18.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T17:23:18.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T17:23:18.404Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-16T17:23:18.659Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-16T17:23:18.924Z] === RUN TestContainerStopSignal [2021-07-16T17:23:18.924Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestContainerStopTimeout [2021-07-16T17:23:18.924Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-16T17:23:18.924Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-16T17:23:18.924Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-16T17:23:18.924Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestReplaceAndAppendEnvVars [2021-07-16T17:23:18.924Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-16T17:23:18.924Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestNewMemoryStore [2021-07-16T17:23:18.924Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestAddContainers [2021-07-16T17:23:18.924Z] --- PASS: TestAddContainers (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestGetContainer [2021-07-16T17:23:18.924Z] --- PASS: TestGetContainer (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestDeleteContainer [2021-07-16T17:23:18.924Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestListContainers [2021-07-16T17:23:18.924Z] --- PASS: TestListContainers (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestFirstContainer [2021-07-16T17:23:18.924Z] --- PASS: TestFirstContainer (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestApplyAllContainer [2021-07-16T17:23:18.924Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestIsValidHealthString [2021-07-16T17:23:18.924Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestStateRunStop [2021-07-16T17:23:18.924Z] --- PASS: TestStateRunStop (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestStateTimeoutWait [2021-07-16T17:23:18.924Z] state_test.go:141: Stop callback fired [2021-07-16T17:23:18.924Z] state_test.go:165: Stop callback fired [2021-07-16T17:23:18.924Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-07-16T17:23:18.924Z] === RUN TestIsValidStateString [2021-07-16T17:23:18.924Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestViewSaveDelete [2021-07-16T17:23:18.924Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-16T17:23:18.924Z] === RUN TestViewAll [2021-07-16T17:23:18.924Z] --- PASS: TestViewAll (0.01s) [2021-07-16T17:23:18.924Z] === RUN TestViewGet [2021-07-16T17:23:18.924Z] --- PASS: TestViewGet (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestNames [2021-07-16T17:23:18.924Z] --- PASS: TestNames (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestViewWithHealthCheck [2021-07-16T17:23:18.924Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-16T17:23:18.924Z] PASS [2021-07-16T17:23:18.924Z] coverage: 41.5% of statements [2021-07-16T17:23:18.924Z] ok github.com/docker/docker/container 0.265s coverage: 41.5% of statements [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-16T17:23:18.924Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestConfigureDaemonLogs [2021-07-16T17:23:18.924Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestCommonOptionsInstallFlags [2021-07-16T17:23:18.924Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-16T17:23:18.924Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-16T17:23:18.924Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-16T17:23:18.924Z] PASS [2021-07-16T17:23:18.924Z] coverage: 18.8% of statements [2021-07-16T17:23:18.924Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 18.8% of statements [2021-07-16T17:23:18.924Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-16T17:23:18.924Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-16T17:23:18.924Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-16T17:23:18.924Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-16T17:23:19.221Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-16T17:23:19.221Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-16T17:23:20.148Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-16T17:23:20.229Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-07-16T17:23:20.229Z] === RUN TestPause [2021-07-16T17:23:20.229Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:23:20.229Z] --- SKIP: TestPause (0.00s) [2021-07-16T17:23:20.229Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T17:23:20.229Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T17:23:20.229Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T17:23:20.229Z] === RUN TestPauseStopPausedContainer [2021-07-16T17:23:20.229Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:23:20.229Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-16T17:23:20.229Z] === RUN TestPidHost [2021-07-16T17:23:20.465Z] === RUN TestPrepare [2021-07-16T17:23:20.465Z] --- PASS: TestPrepare (0.00s) [2021-07-16T17:23:20.465Z] === RUN TestStart [2021-07-16T17:23:20.465Z] --- PASS: TestStart (0.00s) [2021-07-16T17:23:20.465Z] === RUN TestWaitCancel [2021-07-16T17:23:20.465Z] --- PASS: TestWaitCancel (0.00s) [2021-07-16T17:23:20.465Z] === RUN TestWaitDisabled [2021-07-16T17:23:20.465Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-16T17:23:20.465Z] === RUN TestWaitEnabled [2021-07-16T17:23:20.465Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-16T17:23:20.465Z] === RUN TestRemove [2021-07-16T17:23:20.465Z] --- PASS: TestRemove (0.00s) [2021-07-16T17:23:20.465Z] PASS [2021-07-16T17:23:20.465Z] coverage: 65.3% of statements [2021-07-16T17:23:20.465Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.116s coverage: 65.3% of statements [2021-07-16T17:23:20.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:23:20.685Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:23:21.511Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-16T17:23:21.511Z] --- PASS: TestUpdatePidsLimit (5.89s) [2021-07-16T17:23:21.511Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.72s) [2021-07-16T17:23:21.511Z] --- PASS: TestUpdatePidsLimit/no_change (0.75s) [2021-07-16T17:23:21.511Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-07-16T17:23:21.511Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.73s) [2021-07-16T17:23:21.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.81s) [2021-07-16T17:23:21.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-07-16T17:23:21.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.73s) [2021-07-16T17:23:21.511Z] === RUN TestUpdateRestartPolicy [2021-07-16T17:23:21.608Z] --- PASS: TestPidHost (1.78s) [2021-07-16T17:23:21.608Z] === RUN TestPsFilter [2021-07-16T17:23:21.608Z] --- PASS: TestPsFilter (0.08s) [2021-07-16T17:23:21.608Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T17:23:21.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:23:21.767Z] check_test.go:309: [d6956840fd03f] daemon is not started [2021-07-16T17:23:21.767Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-16T17:23:21.876Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:23:22.007Z] === RUN TestNewListSecretsFilters [2021-07-16T17:23:22.007Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-16T17:23:22.007Z] === RUN TestNewListConfigsFilters [2021-07-16T17:23:22.007Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-16T17:23:22.007Z] PASS [2021-07-16T17:23:22.007Z] coverage: 0.5% of statements [2021-07-16T17:23:22.007Z] ok github.com/docker/docker/daemon/cluster 0.217s coverage: 0.5% of statements [2021-07-16T17:23:22.180Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2021-07-16T17:23:22.180Z] === RUN TestRemoveContainerWithVolume [2021-07-16T17:23:22.750Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2021-07-16T17:23:22.750Z] === RUN TestRemoveContainerRunning [2021-07-16T17:23:22.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T17:23:22.870Z] ok github.com/docker/docker/libnetwork/networkdb 159.751s coverage: 60.2% of statements [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/rootless [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/volume [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-16T17:23:22.870Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === Skipped [2021-07-16T17:23:22.870Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-16T17:23:22.870Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-16T17:23:22.870Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-16T17:23:22.870Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-16T17:23:22.870Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:71: No driver to put! [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-16T17:23:22.870Z] time="2021-07-16T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-16T17:23:22.870Z] time="2021-07-16T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-16T17:23:22.870Z] time="2021-07-16T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-16T17:23:22.870Z] time="2021-07-16T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-16T17:23:22.870Z] time="2021-07-16T17:19:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:71: No driver to put! [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-16T17:23:22.870Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-16T17:23:22.870Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-16T17:23:22.870Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:23:22.870Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-16T17:23:22.870Z] graphtest_unix.go:71: No driver to put! [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-16T17:23:22.870Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-16T17:23:22.870Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-16T17:23:22.870Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-16T17:23:22.870Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-16T17:23:22.870Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-16T17:23:22.870Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-16T17:23:22.870Z] firewalld_test.go:13: firewalld is not running [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-16T17:23:22.870Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-16T17:23:22.870Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] [2021-07-16T17:23:22.870Z] DONE 2629 tests, 35 skipped in 366.863s Post stage [Pipeline] junit [2021-07-16T17:23:22.887Z] Recording test results [2021-07-16T17:23:23.055Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-07-16T17:23:23.070Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-16T17:23:23.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ba1c6e71042615bae5f9d3af963064ba784fd69e -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:ba1c6e71042615bae5f9d3af963064ba784fd69e hack/make.sh dynbinary test-integration [2021-07-16T17:23:23.545Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-16T17:23:23.545Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-16T17:23:23.545Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-16T17:23:23.545Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-16T17:23:23.545Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-16T17:23:23.545Z] PASS [2021-07-16T17:23:23.545Z] coverage: 35.9% of statements [2021-07-16T17:23:23.545Z] ok github.com/docker/docker/daemon/cluster/convert 0.210s coverage: 35.9% of statements [2021-07-16T17:23:23.692Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-07-16T17:23:23.692Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T17:23:23.952Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2021-07-16T17:23:23.952Z] === RUN TestRemoveInvalidContainer [2021-07-16T17:23:23.952Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-16T17:23:23.952Z] === RUN TestRenameLinkedContainer [2021-07-16T17:23:24.279Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-16T17:23:24.371Z] [2021-07-16T17:23:24.371Z] Removing bundles/ [2021-07-16T17:23:24.371Z] [2021-07-16T17:23:24.371Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-16T17:23:24.371Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T17:23:24.371Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:23:24.840Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-16T17:23:24.979Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T17:23:25.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T17:23:25.767Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-16T17:23:26.460Z] === RUN TestBuilderGC [2021-07-16T17:23:26.460Z] --- PASS: TestBuilderGC (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestDaemonConfigurationNotFound [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestDaemonBrokenConfiguration [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestParseClusterAdvertiseSettings [2021-07-16T17:23:26.460Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestFindConfigurationConflicts [2021-07-16T17:23:26.460Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-16T17:23:26.460Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-16T17:23:26.460Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-16T17:23:26.460Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-16T17:23:26.460Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-16T17:23:26.460Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-16T17:23:26.460Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-16T17:23:26.460Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-16T17:23:26.460Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-16T17:23:26.460Z] === RUN TestValidateConfiguration [2021-07-16T17:23:26.460Z] === RUN TestValidateConfiguration/with_label [2021-07-16T17:23:26.460Z] === RUN TestValidateConfiguration/with_dns [2021-07-16T17:23:26.460Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-16T17:23:26.460Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-16T17:23:26.460Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-16T17:23:26.461Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-16T17:23:26.461Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-16T17:23:26.461Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-16T17:23:26.461Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-16T17:23:26.461Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-16T17:23:26.461Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-16T17:23:26.461Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-16T17:23:26.461Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-16T17:23:26.461Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-16T17:23:26.461Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-16T17:23:26.461Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-16T17:23:26.461Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-16T17:23:26.461Z] === RUN TestModifiedDiscoverySettings [2021-07-16T17:23:26.461Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-16T17:23:26.461Z] === RUN TestReloadSetConfigFileNotExist [2021-07-16T17:23:26.461Z] === RUN TestWaitNodeAttachment [2021-07-16T17:23:26.461Z] time="2021-07-16T17:23:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-16T17:23:26.461Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-07-16T17:23:26.461Z] === RUN TestReloadDefaultConfigNotExist [2021-07-16T17:23:26.461Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:23:26.461Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-16T17:23:26.461Z] === RUN TestReloadBadDefaultConfig [2021-07-16T17:23:26.461Z] time="2021-07-16T17:23:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-339792371" [2021-07-16T17:23:26.461Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-16T17:23:26.461Z] === RUN TestReloadWithConflictingLabels [2021-07-16T17:23:26.461Z] time="2021-07-16T17:23:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-760469174" [2021-07-16T17:23:26.461Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-16T17:23:26.461Z] === RUN TestReloadWithDuplicateLabels [2021-07-16T17:23:26.461Z] time="2021-07-16T17:23:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-822879389" [2021-07-16T17:23:26.461Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-16T17:23:26.461Z] === RUN TestDaemonConfigurationMerge [2021-07-16T17:23:26.461Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-16T17:23:26.461Z] PASS [2021-07-16T17:23:26.461Z] coverage: 79.2% of statements [2021-07-16T17:23:26.461Z] ok github.com/docker/docker/daemon/config 0.403s coverage: 79.2% of statements [2021-07-16T17:23:26.491Z] --- PASS: TestRenameLinkedContainer (2.52s) [2021-07-16T17:23:26.491Z] === RUN TestRenameStoppedContainer [2021-07-16T17:23:26.920Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-07-16T17:23:26.920Z] === RUN TestIsolationConversion [2021-07-16T17:23:26.920Z] === RUN TestIsolationConversion/default [2021-07-16T17:23:26.920Z] === RUN TestIsolationConversion/process [2021-07-16T17:23:26.920Z] === RUN TestIsolationConversion/hyperv [2021-07-16T17:23:26.920Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-16T17:23:26.920Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-16T17:23:26.920Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-16T17:23:26.920Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-16T17:23:26.920Z] === RUN TestContainerLabels [2021-07-16T17:23:26.920Z] --- PASS: TestContainerLabels (0.00s) [2021-07-16T17:23:26.920Z] === RUN TestCredentialSpecConversion [2021-07-16T17:23:26.920Z] === RUN TestCredentialSpecConversion/none [2021-07-16T17:23:26.920Z] === RUN TestCredentialSpecConversion/config [2021-07-16T17:23:26.920Z] === RUN TestCredentialSpecConversion/file [2021-07-16T17:23:26.920Z] === RUN TestCredentialSpecConversion/registry [2021-07-16T17:23:26.920Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-16T17:23:26.920Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-16T17:23:26.920Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-16T17:23:26.920Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-16T17:23:26.920Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-16T17:23:26.920Z] === RUN TestControllerValidateMountBind [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-16T17:23:26.920Z] === RUN TestControllerValidateMountVolume [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-16T17:23:26.920Z] === RUN TestControllerValidateMountTarget [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-16T17:23:26.920Z] === RUN TestControllerValidateMountTmpfs [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-16T17:23:26.920Z] === RUN TestControllerValidateMountInvalidType [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-16T17:23:26.920Z] === RUN TestControllerValidateMountNamedPipe [2021-07-16T17:23:26.920Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-16T17:23:26.920Z] PASS [2021-07-16T17:23:26.920Z] coverage: 11.0% of statements [2021-07-16T17:23:26.920Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.603s coverage: 11.0% of statements [2021-07-16T17:23:26.920Z] === RUN TestDiscoveryOptsErrors [2021-07-16T17:23:26.920Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-16T17:23:26.920Z] === RUN TestDiscoveryOpts [2021-07-16T17:23:26.920Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-16T17:23:26.920Z] PASS [2021-07-16T17:23:26.920Z] coverage: 30.0% of statements [2021-07-16T17:23:26.920Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-07-16T17:23:27.379Z] === RUN TestVerifyNetworkingConfig [2021-07-16T17:23:27.379Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestGetContainer [2021-07-16T17:23:27.379Z] --- PASS: TestGetContainer (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestValidContainerNames [2021-07-16T17:23:27.379Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestContainerInitDNS [2021-07-16T17:23:27.379Z] daemon_test.go:147: root required [2021-07-16T17:23:27.379Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestMerge [2021-07-16T17:23:27.379Z] --- PASS: TestMerge (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestValidateContainerIsolation [2021-07-16T17:23:27.379Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestFindNetworkErrorType [2021-07-16T17:23:27.379Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestEnsureServicesExist [2021-07-16T17:23:27.379Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestEnsureServicesExistErrors [2021-07-16T17:23:27.379Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-16T17:23:27.379Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-16T17:23:27.379Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-16T17:23:27.379Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-16T17:23:27.379Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-16T17:23:27.379Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-16T17:23:27.379Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestContainerDelete [2021-07-16T17:23:27.379Z] --- PASS: TestContainerDelete (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestContainerDoubleDelete [2021-07-16T17:23:27.379Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestLogContainerEventCopyLabels [2021-07-16T17:23:27.379Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestLogContainerEventWithAttributes [2021-07-16T17:23:27.379Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestNoneHealthcheck [2021-07-16T17:23:27.379Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-16T17:23:27.379Z] === RUN TestHealthStates [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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" [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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" [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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" [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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" [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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" [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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" [2021-07-16T17:23:27.379Z] time="2021-07-16T17:23:27Z" 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" [2021-07-16T17:23:27.380Z] time="2021-07-16T17:23:27Z" 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" [2021-07-16T17:23:27.380Z] time="2021-07-16T17:23:27Z" 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" [2021-07-16T17:23:27.380Z] time="2021-07-16T17:23:27Z" 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" [2021-07-16T17:23:27.380Z] --- PASS: TestHealthStates (0.13s) [2021-07-16T17:23:27.380Z] === RUN TestMaskURLCredentials [2021-07-16T17:23:27.380Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestGetInspectData [2021-07-16T17:23:27.380Z] --- PASS: TestGetInspectData (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestFillLicense [2021-07-16T17:23:27.380Z] --- PASS: TestFillLicense (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestListInvalidFilter [2021-07-16T17:23:27.380Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestNameFilter [2021-07-16T17:23:27.380Z] --- PASS: TestNameFilter (0.02s) [2021-07-16T17:23:27.380Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-16T17:23:27.380Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-16T17:23:27.380Z] === 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 [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-16T17:23:27.380Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-16T17:23:27.380Z] --- 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) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-16T17:23:27.380Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestDaemonReloadLabels [2021-07-16T17:23:27.380Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-16T17:23:27.380Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestDaemonReloadMirrors [2021-07-16T17:23:27.380Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-16T17:23:27.380Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-16T17:23:27.380Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-16T17:23:27.380Z] === RUN TestDaemonDiscoveryReload [2021-07-16T17:23:27.430Z] --- PASS: TestRenameStoppedContainer (0.62s) [2021-07-16T17:23:27.430Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T17:23:27.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T17:23:27.841Z] === RUN TestEventsLog [2021-07-16T17:23:27.841Z] --- PASS: TestEventsLog (0.00s) [2021-07-16T17:23:27.841Z] === RUN TestEventsLogTimeout [2021-07-16T17:23:27.841Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-16T17:23:27.841Z] === RUN TestLogEvents [2021-07-16T17:23:27.841Z] --- PASS: TestLogEvents (0.06s) [2021-07-16T17:23:27.841Z] === RUN TestLoadBufferedEvents [2021-07-16T17:23:27.841Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-07-16T17:23:27.841Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-16T17:23:27.841Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-16T17:23:27.841Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-16T17:23:27.841Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-16T17:23:27.841Z] PASS [2021-07-16T17:23:27.841Z] coverage: 50.0% of statements [2021-07-16T17:23:27.841Z] ok github.com/docker/docker/daemon/events 0.235s coverage: 50.0% of statements [2021-07-16T17:23:28.300Z] === RUN TestIsEmptyDir [2021-07-16T17:23:28.300Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-16T17:23:28.300Z] PASS [2021-07-16T17:23:28.300Z] coverage: 2.3% of statements [2021-07-16T17:23:28.300Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2021-07-16T17:23:28.300Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-16T17:23:28.300Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-16T17:23:28.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T17:23:28.369Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s) [2021-07-16T17:23:28.370Z] === RUN TestRenameInvalidName [2021-07-16T17:23:28.760Z] === RUN TestLinkNaming [2021-07-16T17:23:28.760Z] --- PASS: TestLinkNaming (0.00s) [2021-07-16T17:23:28.760Z] === RUN TestLinkNew [2021-07-16T17:23:28.760Z] --- PASS: TestLinkNew (0.00s) [2021-07-16T17:23:28.760Z] === RUN TestLinkEnv [2021-07-16T17:23:28.760Z] --- PASS: TestLinkEnv (0.00s) [2021-07-16T17:23:28.760Z] === RUN TestLinkMultipleEnv [2021-07-16T17:23:28.760Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-16T17:23:28.760Z] === RUN TestLinkPortRangeEnv [2021-07-16T17:23:28.760Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-16T17:23:28.760Z] PASS [2021-07-16T17:23:28.760Z] coverage: 93.0% of statements [2021-07-16T17:23:28.760Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2021-07-16T17:23:28.939Z] --- PASS: TestRenameInvalidName (0.63s) [2021-07-16T17:23:28.939Z] === RUN TestRenameAnonymousContainer [2021-07-16T17:23:29.219Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2021-07-16T17:23:29.219Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-16T17:23:29.679Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-16T17:23:29.679Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-16T17:23:29.679Z] reload_test.go:520: root required [2021-07-16T17:23:29.679Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-16T17:23:29.679Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-16T17:23:29.679Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-16T17:23:29.679Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-16T17:23:29.679Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-16T17:23:29.679Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-16T17:23:29.679Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-16T17:23:29.679Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-16T17:23:29.679Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-16T17:23:29.679Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-16T17:23:29.679Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-16T17:23:29.679Z] === RUN TestParseVolumesFrom [2021-07-16T17:23:29.679Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-16T17:23:29.679Z] PASS [2021-07-16T17:23:29.679Z] coverage: 9.1% of statements [2021-07-16T17:23:29.679Z] ok github.com/docker/docker/daemon 2.423s coverage: 9.1% of statements [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-16T17:23:29.679Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-16T17:23:29.929Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-16T17:23:29.929Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-16T17:23:30.184Z] check_test.go:309: [d4a6256e90a42] daemon is not started [2021-07-16T17:23:30.184Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-16T17:23:30.184Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-16T17:23:30.647Z] === RUN TestAdapterReadLogs [2021-07-16T17:23:30.648Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-16T17:23:30.648Z] === RUN TestCopier [2021-07-16T17:23:30.648Z] --- PASS: TestCopier (0.00s) [2021-07-16T17:23:30.648Z] === RUN TestCopierLongLines [2021-07-16T17:23:30.648Z] --- PASS: TestCopierLongLines (0.01s) [2021-07-16T17:23:30.648Z] === RUN TestCopierSlow [2021-07-16T17:23:30.648Z] --- PASS: TestCopierSlow (0.24s) [2021-07-16T17:23:30.648Z] === RUN TestCopierWithSized [2021-07-16T17:23:30.648Z] === RUN TestCopierWithSized/as_is [2021-07-16T17:23:30.648Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-16T17:23:30.648Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-16T17:23:30.648Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-16T17:23:30.648Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-16T17:23:30.648Z] === RUN TestCopierWithPartial [2021-07-16T17:23:30.648Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-16T17:23:30.648Z] === RUN TestRingLogger [2021-07-16T17:23:30.648Z] --- PASS: TestRingLogger (0.00s) [2021-07-16T17:23:30.648Z] === RUN TestRingCap [2021-07-16T17:23:30.648Z] --- PASS: TestRingCap (0.00s) [2021-07-16T17:23:30.648Z] === RUN TestRingClose [2021-07-16T17:23:30.648Z] --- PASS: TestRingClose (0.00s) [2021-07-16T17:23:30.648Z] === RUN TestRingDrain [2021-07-16T17:23:30.648Z] --- PASS: TestRingDrain (0.00s) [2021-07-16T17:23:30.648Z] PASS [2021-07-16T17:23:30.648Z] coverage: 43.8% of statements [2021-07-16T17:23:30.648Z] === RUN TestNewStreamConfig [2021-07-16T17:23:30.648Z] === RUN TestNewStreamConfig/defaults [2021-07-16T17:23:30.648Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-16T17:23:30.648Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-16T17:23:30.648Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-16T17:23:30.648Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-16T17:23:30.648Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-16T17:23:30.648Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-16T17:23:30.648Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-16T17:23:30.648Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-16T17:23:30.648Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-16T17:23:30.648Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-16T17:23:30.648Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-16T17:23:30.648Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-16T17:23:30.648Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-16T17:23:30.648Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-16T17:23:30.648Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-16T17:23:30.648Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-16T17:23:30.648Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-16T17:23:30.648Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-16T17:23:30.648Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-16T17:23:30.648Z] ok github.com/docker/docker/daemon/logger 0.370s coverage: 43.8% of statements [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.86s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s) [2021-07-16T17:23:30.859Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.20s) [2021-07-16T17:23:30.859Z] === RUN TestCgroupNamespacesRun [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-16T17:23:31.107Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-07-16T17:23:31.107Z] === RUN TestCreateSuccess [2021-07-16T17:23:31.107Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCreateLogGroupSuccess [2021-07-16T17:23:31.107Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCreateError [2021-07-16T17:23:31.107Z] --- PASS: TestCreateError (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCreateAlreadyExists [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-16T17:23:31.107Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestLogClosed [2021-07-16T17:23:31.107Z] --- PASS: TestLogClosed (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestLogBlocking [2021-07-16T17:23:31.107Z] --- PASS: TestLogBlocking (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-16T17:23:31.107Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestLogNonBlockingBufferFull [2021-07-16T17:23:31.107Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestPublishBatchSuccess [2021-07-16T17:23:31.107Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestPublishBatchError [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=error msg=Error [2021-07-16T17:23:31.107Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-16T17:23:31.107Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-16T17:23:31.107Z] time="2021-07-16T17:23:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-16T17:23:31.107Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchSimple [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchTicker [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchMultilinePattern [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchClose [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestEffectiveLen [2021-07-16T17:23:31.107Z] === RUN TestEffectiveLen/0/Hello [2021-07-16T17:23:31.107Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-16T17:23:31.107Z] === RUN TestEffectiveLen/2/🙃 [2021-07-16T17:23:31.107Z] === RUN TestEffectiveLen/3/���� [2021-07-16T17:23:31.107Z] === RUN TestEffectiveLen/4/He��o [2021-07-16T17:23:31.107Z] === RUN TestEffectiveLen/5/ [2021-07-16T17:23:31.107Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestFindValidSplit [2021-07-16T17:23:31.107Z] === RUN TestFindValidSplit/0/ [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1044: [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:23:31.107Z] === RUN TestFindValidSplit/1/Hello [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1044: Hello [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:23:31.107Z] === RUN TestFindValidSplit/2/Hello [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1044: He [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1045: llo [2021-07-16T17:23:31.107Z] === RUN TestFindValidSplit/3/Hello [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1044: [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1045: Hello [2021-07-16T17:23:31.107Z] === RUN TestFindValidSplit/4/🙃 [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1044: [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-16T17:23:31.107Z] === RUN TestFindValidSplit/5/🙃 [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:23:31.107Z] === RUN TestFindValidSplit/6/a� [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1044: a [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1045: � [2021-07-16T17:23:31.107Z] === RUN TestFindValidSplit/7/a� [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1044: a� [2021-07-16T17:23:31.107Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:23:31.107Z] --- PASS: TestFindValidSplit (0.01s) [2021-07-16T17:23:31.107Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestProcessEventEmoji [2021-07-16T17:23:31.107Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchLineSplit [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchMaxEvents [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-16T17:23:31.107Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-16T17:23:31.107Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-07-16T17:23:31.107Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-16T17:23:31.107Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-16T17:23:31.107Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-16T17:23:31.107Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-16T17:23:31.107Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-16T17:23:31.107Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-16T17:23:31.107Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-16T17:23:31.107Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-16T17:23:31.107Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-16T17:23:31.107Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestCreateTagSuccess [2021-07-16T17:23:31.107Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-16T17:23:31.107Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-16T17:23:31.107Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-16T17:23:31.107Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-16T17:23:31.107Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-16T17:23:31.107Z] PASS [2021-07-16T17:23:31.107Z] coverage: 77.4% of statements [2021-07-16T17:23:31.107Z] ok github.com/docker/docker/daemon/logger/awslogs 0.373s coverage: 77.4% of statements [2021-07-16T17:23:31.107Z] === RUN TestSearchRegistryForImagesErrors [2021-07-16T17:23:31.107Z] --- PASS: TestSearchRegistryForImagesErrors (0.01s) [2021-07-16T17:23:31.107Z] === RUN TestSearchRegistryForImages [2021-07-16T17:23:31.107Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-16T17:23:31.107Z] === RUN TestOnlyPlatformWithFallback [2021-07-16T17:23:31.108Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-16T17:23:31.108Z] === RUN TestImageDelete [2021-07-16T17:23:31.108Z] === RUN TestImageDelete/no_lease [2021-07-16T17:23:31.108Z] === RUN TestImageDelete/lease_exists [2021-07-16T17:23:31.108Z] --- PASS: TestImageDelete (0.04s) [2021-07-16T17:23:31.108Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-16T17:23:31.108Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-16T17:23:31.108Z] === RUN TestContentStoreForPull [2021-07-16T17:23:31.476Z] --- PASS: TestRenameAnonymousContainer (2.12s) [2021-07-16T17:23:31.476Z] === RUN TestRenameContainerWithSameName [2021-07-16T17:23:31.548Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-16T17:23:31.567Z] --- PASS: TestContentStoreForPull (0.15s) [2021-07-16T17:23:31.567Z] PASS [2021-07-16T17:23:31.567Z] coverage: 6.8% of statements [2021-07-16T17:23:31.567Z] ok github.com/docker/docker/daemon/images 0.292s coverage: 6.8% of statements [2021-07-16T17:23:31.567Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-16T17:23:31.567Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-16T17:23:31.567Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-16T17:23:31.567Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-16T17:23:31.567Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-16T17:23:31.567Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-16T17:23:31.567Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-16T17:23:31.567Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-16T17:23:31.567Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-16T17:23:31.567Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-16T17:23:31.567Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-07-16T17:23:31.567Z] === RUN TestFastTimeMarshalJSON [2021-07-16T17:23:31.567Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-16T17:23:31.567Z] PASS [2021-07-16T17:23:31.567Z] coverage: 87.2% of statements [2021-07-16T17:23:31.567Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.191s coverage: 87.2% of statements [2021-07-16T17:23:32.027Z] === RUN TestJSONFileLogger [2021-07-16T17:23:32.027Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-16T17:23:32.027Z] === RUN TestJSONFileLoggerWithTags [2021-07-16T17:23:32.027Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-07-16T17:23:32.027Z] === RUN TestJSONFileLoggerWithOpts [2021-07-16T17:23:32.027Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2021-07-16T17:23:32.027Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-16T17:23:32.027Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-07-16T17:23:32.027Z] === RUN TestEncodeDecode [2021-07-16T17:23:32.027Z] === PAUSE TestEncodeDecode [2021-07-16T17:23:32.027Z] === RUN TestUnexpectedEOF [2021-07-16T17:23:32.027Z] time="2021-07-16T17:23:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-16T17:23:32.027Z] time="2021-07-16T17:23:31Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-16T17:23:32.027Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-07-16T17:23:32.027Z] === CONT TestEncodeDecode [2021-07-16T17:23:32.027Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-16T17:23:32.027Z] PASS [2021-07-16T17:23:32.027Z] coverage: 69.9% of statements [2021-07-16T17:23:32.027Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.268s coverage: 69.9% of statements [2021-07-16T17:23:32.045Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2021-07-16T17:23:32.045Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T17:23:32.233Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2021-07-16T17:23:32.233Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-16T17:23:32.233Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-16T17:23:32.233Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-16T17:23:32.233Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-16T17:23:32.997Z] === RUN TestWriteLog [2021-07-16T17:23:32.997Z] === PAUSE TestWriteLog [2021-07-16T17:23:32.997Z] === RUN TestReadLog [2021-07-16T17:23:32.997Z] === PAUSE TestReadLog [2021-07-16T17:23:32.997Z] === CONT TestWriteLog [2021-07-16T17:23:32.997Z] === CONT TestReadLog [2021-07-16T17:23:32.997Z] === RUN TestReadLog/tail_exact [2021-07-16T17:23:32.997Z] --- PASS: TestWriteLog (0.00s) [2021-07-16T17:23:32.997Z] === RUN TestReadLog/tail_less_than_available [2021-07-16T17:23:32.997Z] === RUN TestReadLog/tail_more_than_available [2021-07-16T17:23:32.997Z] --- PASS: TestReadLog (0.13s) [2021-07-16T17:23:32.997Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-07-16T17:23:32.997Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-16T17:23:32.997Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-16T17:23:32.997Z] PASS [2021-07-16T17:23:32.997Z] coverage: 75.2% of statements [2021-07-16T17:23:32.997Z] ok github.com/docker/docker/daemon/logger/local 0.181s coverage: 75.2% of statements [2021-07-16T17:23:32.997Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-16T17:23:32.997Z] === RUN TestOpenFileDelete [2021-07-16T17:23:32.997Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-16T17:23:32.997Z] === RUN TestOpenFileRename [2021-07-16T17:23:32.997Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-16T17:23:32.997Z] === RUN TestParseLogTagDefaultTag [2021-07-16T17:23:32.997Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-16T17:23:32.997Z] === RUN TestParseLogTag [2021-07-16T17:23:32.997Z] --- PASS: TestParseLogTag (0.00s) [2021-07-16T17:23:32.997Z] === RUN TestParseLogTagEmptyTag [2021-07-16T17:23:32.997Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-16T17:23:32.997Z] === RUN TestTailFiles [2021-07-16T17:23:32.997Z] --- PASS: TestTailFiles (0.00s) [2021-07-16T17:23:32.997Z] === RUN TestFollowLogsConsumerGone [2021-07-16T17:23:32.997Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-16T17:23:32.997Z] === RUN TestFollowLogsProducerGone [2021-07-16T17:23:32.997Z] logfile_test.go:179: logDecode() closed after sending 3412 messages [2021-07-16T17:23:32.997Z] logfile_test.go:232: messages sent: 3412, received: 3412 [2021-07-16T17:23:32.997Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-16T17:23:32.997Z] === RUN TestCheckCapacityAndRotate [2021-07-16T17:23:32.997Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-16T17:23:32.997Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-16T17:23:33.450Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2021-07-16T17:23:33.450Z] === RUN TestResize [2021-07-16T17:23:33.456Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-07-16T17:23:33.456Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-16T17:23:33.456Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-07-16T17:23:33.456Z] PASS [2021-07-16T17:23:33.456Z] coverage: 53.7% of statements [2021-07-16T17:23:33.456Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.253s coverage: 53.7% of statements [2021-07-16T17:23:33.456Z] === RUN TestLog [2021-07-16T17:23:33.456Z] --- PASS: TestLog (0.00s) [2021-07-16T17:23:33.456Z] PASS [2021-07-16T17:23:33.456Z] coverage: 31.5% of statements [2021-07-16T17:23:33.456Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2021-07-16T17:23:33.550Z] 4612f6d0b889: Pull complete [2021-07-16T17:23:33.712Z] --- PASS: TestResize (0.61s) [2021-07-16T17:23:33.712Z] === RUN TestResizeWithInvalidSize [2021-07-16T17:23:34.131Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2021-07-16T17:23:34.131Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-16T17:23:34.424Z] === RUN TestParseLogFormat [2021-07-16T17:23:34.424Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestValidateLogOptEmpty [2021-07-16T17:23:34.424Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestValidateSyslogAddress [2021-07-16T17:23:34.424Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestParseAddressDefaultPort [2021-07-16T17:23:34.424Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestValidateSyslogFacility [2021-07-16T17:23:34.424Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestValidateLogOptSyslogFormat [2021-07-16T17:23:34.424Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestValidateLogOpt [2021-07-16T17:23:34.424Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-16T17:23:34.424Z] PASS [2021-07-16T17:23:34.424Z] coverage: 46.8% of statements [2021-07-16T17:23:34.424Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 46.8% of statements [2021-07-16T17:23:34.424Z] === RUN TestValidateLogOpt [2021-07-16T17:23:34.424Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestNewMissedConfig [2021-07-16T17:23:34.424Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestNewMissedUrl [2021-07-16T17:23:34.424Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestNewMissedToken [2021-07-16T17:23:34.424Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestNewWithProxy [2021-07-16T17:23:34.424Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestDefault [2021-07-16T17:23:34.424Z] --- PASS: TestDefault (0.01s) [2021-07-16T17:23:34.424Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-16T17:23:34.424Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestJsonFormat [2021-07-16T17:23:34.424Z] --- PASS: TestJsonFormat (0.02s) [2021-07-16T17:23:34.424Z] === RUN TestRawFormat [2021-07-16T17:23:34.424Z] --- PASS: TestRawFormat (0.01s) [2021-07-16T17:23:34.424Z] === RUN TestRawFormatWithLabels [2021-07-16T17:23:34.424Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestRawFormatWithoutTag [2021-07-16T17:23:34.424Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-16T17:23:34.424Z] === RUN TestBatching [2021-07-16T17:23:34.424Z] === RUN TestNewParse [2021-07-16T17:23:34.424Z] --- PASS: TestNewParse (0.00s) [2021-07-16T17:23:34.424Z] PASS [2021-07-16T17:23:34.424Z] coverage: 8.3% of statements [2021-07-16T17:23:34.424Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2021-07-16T17:23:34.424Z] --- PASS: TestBatching (0.20s) [2021-07-16T17:23:34.424Z] === RUN TestFrequency [2021-07-16T17:23:34.650Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-07-16T17:23:34.650Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T17:23:34.811Z] --- PASS: TestUpdateRestartPolicy (13.38s) [2021-07-16T17:23:34.811Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T17:23:34.884Z] --- PASS: TestFrequency (0.20s) [2021-07-16T17:23:34.884Z] === RUN TestOneMessagePerRequest [2021-07-16T17:23:34.884Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-16T17:23:34.884Z] === RUN TestVerify [2021-07-16T17:23:34.884Z] --- PASS: TestVerify (0.00s) [2021-07-16T17:23:34.884Z] === RUN TestSkipVerify [2021-07-16T17:23:34.884Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:34.884Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:34.884Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:35.067Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-16T17:23:35.219Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2021-07-16T17:23:35.219Z] === RUN TestDaemonRestartKillContainers [2021-07-16T17:23:35.219Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-16T17:23:35.219Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-16T17:23:35.219Z] === RUN TestCgroupNamespacesRun [2021-07-16T17:23:35.322Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-16T17:23:35.323Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-16T17:23:35.345Z] --- PASS: TestSkipVerify (0.50s) [2021-07-16T17:23:35.345Z] === RUN TestBufferMaximum [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.946368\",\"host\":\"774af9a56fbb\"}'" [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.946368\",\"host\":\"774af9a56fbb\"}'" [2021-07-16T17:23:35.345Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-16T17:23:35.345Z] === RUN TestServerAlwaysDown [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.946368\",\"host\":\"774af9a56fbb\"}'" [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.946368\",\"host\":\"774af9a56fbb\"}'" [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.946368\",\"host\":\"774af9a56fbb\"}'" [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.961386\",\"host\":\"774af9a56fbb\"}'" [2021-07-16T17:23:35.345Z] time="2021-07-16T17:23:34Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626456214.961386\",\"host\":\"774af9a56fbb\"}'" [2021-07-16T17:23:35.345Z] --- PASS: TestServerAlwaysDown (0.02s) [2021-07-16T17:23:35.345Z] === RUN TestCannotSendAfterClose [2021-07-16T17:23:35.345Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-16T17:23:35.345Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-16T17:23:35.506Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-07-16T17:23:35.506Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-16T17:23:35.578Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-16T17:23:35.804Z] === RUN TestV1IDService [2021-07-16T17:23:35.804Z] --- PASS: TestV1IDService (0.02s) [2021-07-16T17:23:35.804Z] === RUN TestV2MetadataService [2021-07-16T17:23:35.834Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) [2021-07-16T17:23:35.834Z] === RUN TestWaitNonBlocked [2021-07-16T17:23:35.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:23:35.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:23:35.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:23:35.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:23:35.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:23:35.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:23:36.264Z] time="2021-07-16T17:23:35Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-16T17:23:36.264Z] time="2021-07-16T17:23:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"774af9a56fbb\"}'" [2021-07-16T17:23:36.264Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-16T17:23:36.264Z] PASS [2021-07-16T17:23:36.264Z] coverage: 82.5% of statements [2021-07-16T17:23:36.264Z] ok github.com/docker/docker/daemon/logger/splunk 2.017s coverage: 82.5% of statements [2021-07-16T17:23:36.264Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-16T17:23:36.264Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-16T17:23:36.264Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-16T17:23:36.264Z] --- PASS: TestV2MetadataService (0.61s) [2021-07-16T17:23:36.264Z] PASS [2021-07-16T17:23:36.264Z] coverage: 48.2% of statements [2021-07-16T17:23:36.264Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-16T17:23:36.264Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-16T17:23:36.264Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-16T17:23:36.264Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-16T17:23:36.264Z] === RUN TestContinueOnError_NeverContinue [2021-07-16T17:23:36.264Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-16T17:23:36.264Z] === RUN TestManifestStore [2021-07-16T17:23:36.264Z] === RUN TestManifestStore/no_remote_or_local [2021-07-16T17:23:36.264Z] ok github.com/docker/docker/distribution/metadata 0.711s coverage: 48.2% of statements [2021-07-16T17:23:36.396Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-16T17:23:36.602Z] --- PASS: TestCgroupNamespacesRun (1.55s) [2021-07-16T17:23:36.602Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-16T17:23:36.724Z] time="2021-07-16T17:23:36Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local566197531\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-16T17:23:36.724Z] === RUN TestManifestStore/no_local_cache [2021-07-16T17:23:36.724Z] === RUN TestManifestStore/with_local_cache [2021-07-16T17:23:36.724Z] === RUN TestManifestStore/unknown_media_type [2021-07-16T17:23:36.724Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-16T17:23:36.724Z] time="2021-07-16T17:23:36Z" level=warning msg="reference for unknown type: " [2021-07-16T17:23:36.724Z] time="2021-07-16T17:23:36Z" level=warning msg="reference for unknown type: " [2021-07-16T17:23:36.724Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-16T17:23:36.724Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-16T17:23:36.724Z] === RUN TestSuccessfulDownload [2021-07-16T17:23:36.724Z] download_test.go:268: Needs fixing on Windows [2021-07-16T17:23:36.724Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-16T17:23:36.724Z] === RUN TestCancelledDownload [2021-07-16T17:23:36.724Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-16T17:23:36.724Z] === RUN TestMaxDownloadAttempts [2021-07-16T17:23:36.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T17:23:36.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T17:23:36.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T17:23:36.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T17:23:36.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T17:23:36.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T17:23:36.724Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T17:23:36.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T17:23:36.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T17:23:36.724Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T17:23:36.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T17:23:36.725Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T17:23:36.725Z] time="2021-07-16T17:23:36Z" level=warning msg="reference for unknown type: " [2021-07-16T17:23:36.725Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-16T17:23:36.725Z] time="2021-07-16T17:23:36Z" level=warning msg="reference for unknown type: " [2021-07-16T17:23:36.725Z] time="2021-07-16T17:23:36Z" level=warning msg="reference for unknown type: " [2021-07-16T17:23:36.725Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-16T17:23:36.725Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-16T17:23:36.725Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-16T17:23:36.725Z] time="2021-07-16T17:23:36Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore (0.24s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-16T17:23:36.725Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-16T17:23:36.725Z] === RUN TestDetectManifestBlobMediaType [2021-07-16T17:23:36.725Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-16T17:23:36.725Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-16T17:23:36.725Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-16T17:23:36.725Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-16T17:23:36.725Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-16T17:23:36.725Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-16T17:23:36.725Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-16T17:23:36.725Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-16T17:23:36.725Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-16T17:23:36.725Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-16T17:23:36.725Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-16T17:23:36.725Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-16T17:23:36.725Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-16T17:23:36.725Z] === RUN TestFixManifestLayers [2021-07-16T17:23:36.725Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-16T17:23:36.725Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-16T17:23:36.725Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-16T17:23:36.725Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-16T17:23:36.725Z] === RUN TestFixManifestLayersBadParent [2021-07-16T17:23:36.725Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-16T17:23:36.725Z] === RUN TestValidateManifest [2021-07-16T17:23:36.725Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-16T17:23:36.725Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-16T17:23:36.725Z] === RUN TestFormatPlatform [2021-07-16T17:23:36.725Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-16T17:23:36.725Z] === RUN TestGetRepositoryMountCandidates [2021-07-16T17:23:36.725Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-16T17:23:36.725Z] === RUN TestLayerAlreadyExists [2021-07-16T17:23:36.725Z] 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} [2021-07-16T17:23:36.725Z] 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} [2021-07-16T17:23:36.725Z] 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} [2021-07-16T17:23:36.725Z] 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} [2021-07-16T17:23:36.725Z] 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} [2021-07-16T17:23:36.725Z] 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} [2021-07-16T17:23:36.725Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-16T17:23:36.725Z] === RUN TestWhenEmptyAuthConfig [2021-07-16T17:23:36.956Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-16T17:23:36.956Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-07-16T17:23:36.956Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2021-07-16T17:23:36.956Z] === RUN TestWaitBlocked [2021-07-16T17:23:36.956Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:23:36.956Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:23:36.956Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:23:36.956Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:23:36.956Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:23:36.956Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:23:37.184Z] time="2021-07-16T17:23:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:23:37.184Z] time="2021-07-16T17:23:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:23:37.184Z] time="2021-07-16T17:23:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:23:37.184Z] time="2021-07-16T17:23:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:23:37.184Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-16T17:23:37.184Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2021-07-16T17:23:37.184Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2021-07-16T17:23:37.184Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2021-07-16T17:23:37.184Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2021-07-16T17:23:37.184Z] === RUN TestTransfer [2021-07-16T17:23:37.184Z] --- PASS: TestTransfer (0.20s) [2021-07-16T17:23:37.184Z] === RUN TestConcurrencyLimit [2021-07-16T17:23:37.407Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2021-07-16T17:23:37.407Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-16T17:23:37.644Z] === RUN TestNotFound [2021-07-16T17:23:37.644Z] --- PASS: TestNotFound (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestConflict [2021-07-16T17:23:37.644Z] --- PASS: TestConflict (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestForbidden [2021-07-16T17:23:37.644Z] --- PASS: TestForbidden (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestInvalidParameter [2021-07-16T17:23:37.644Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestNotImplemented [2021-07-16T17:23:37.644Z] --- PASS: TestNotImplemented (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestNotModified [2021-07-16T17:23:37.644Z] --- PASS: TestNotModified (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestUnauthorized [2021-07-16T17:23:37.644Z] --- PASS: TestUnauthorized (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestUnknown [2021-07-16T17:23:37.644Z] --- PASS: TestUnknown (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestCancelled [2021-07-16T17:23:37.644Z] --- PASS: TestCancelled (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestDeadline [2021-07-16T17:23:37.644Z] --- PASS: TestDeadline (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestDataLoss [2021-07-16T17:23:37.644Z] --- PASS: TestDataLoss (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestUnavailable [2021-07-16T17:23:37.644Z] --- PASS: TestUnavailable (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestSystem [2021-07-16T17:23:37.644Z] --- PASS: TestSystem (0.00s) [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Not_Found [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Bad_Request [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Conflict [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Unauthorized [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Forbidden [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Not_Modified [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-16T17:23:37.644Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-16T17:23:37.644Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-16T17:23:37.644Z] PASS [2021-07-16T17:23:37.644Z] coverage: 53.1% of statements [2021-07-16T17:23:37.644Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-07-16T17:23:37.644Z] --- PASS: TestConcurrencyLimit (0.51s) [2021-07-16T17:23:37.644Z] === RUN TestInactiveJobs [2021-07-16T17:23:37.883Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-16T17:23:37.982Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-07-16T17:23:37.982Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-16T17:23:38.103Z] --- PASS: TestWhenEmptyAuthConfig (1.24s) [2021-07-16T17:23:38.103Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-16T17:23:38.103Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestTokenPassThru [2021-07-16T17:23:38.103Z] --- PASS: TestTokenPassThru (0.02s) [2021-07-16T17:23:38.103Z] === RUN TestTokenPassThruDifferentHost [2021-07-16T17:23:38.103Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-16T17:23:38.103Z] PASS [2021-07-16T17:23:38.103Z] coverage: 23.8% of statements [2021-07-16T17:23:38.103Z] ok github.com/docker/docker/distribution 1.568s coverage: 23.8% of statements [2021-07-16T17:23:38.103Z] === RUN TestFSGetInvalidData [2021-07-16T17:23:38.103Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-16T17:23:38.103Z] === RUN TestFSInvalidSet [2021-07-16T17:23:38.103Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-16T17:23:38.103Z] === RUN TestFSInvalidRoot [2021-07-16T17:23:38.103Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-16T17:23:38.103Z] === RUN TestFSMetadataGetSet [2021-07-16T17:23:38.103Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-16T17:23:38.103Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-07-16T17:23:38.103Z] === RUN TestFSInvalidWalker [2021-07-16T17:23:38.103Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-16T17:23:38.103Z] === RUN TestFSGetSet [2021-07-16T17:23:38.103Z] --- PASS: TestFSGetSet (0.01s) [2021-07-16T17:23:38.103Z] === RUN TestFSGetUnsetKey [2021-07-16T17:23:38.103Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestFSGetEmptyData [2021-07-16T17:23:38.103Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestFSDelete [2021-07-16T17:23:38.103Z] --- PASS: TestFSDelete (0.01s) [2021-07-16T17:23:38.103Z] === RUN TestFSWalker [2021-07-16T17:23:38.103Z] --- PASS: TestFSWalker (0.01s) [2021-07-16T17:23:38.103Z] === RUN TestFSWalkerStopOnError [2021-07-16T17:23:38.103Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-16T17:23:38.103Z] === RUN TestNewFromJSON [2021-07-16T17:23:38.103Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-16T17:23:38.103Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestMarshalKeyOrder [2021-07-16T17:23:38.103Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestHistoryEqual [2021-07-16T17:23:38.103Z] --- PASS: TestHistoryEqual (0.11s) [2021-07-16T17:23:38.103Z] === RUN TestImage [2021-07-16T17:23:38.103Z] --- PASS: TestImage (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestImageOSNotEmpty [2021-07-16T17:23:38.103Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-16T17:23:38.103Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestCreate [2021-07-16T17:23:38.103Z] --- PASS: TestCreate (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestRestore [2021-07-16T17:23:38.103Z] time="2021-07-16T17:23:37Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-16T17:23:38.103Z] --- PASS: TestRestore (0.02s) [2021-07-16T17:23:38.103Z] === RUN TestAddDelete [2021-07-16T17:23:38.103Z] --- PASS: TestAddDelete (0.01s) [2021-07-16T17:23:38.103Z] === RUN TestSearchAfterDelete [2021-07-16T17:23:38.103Z] --- PASS: TestInactiveJobs (0.42s) [2021-07-16T17:23:38.103Z] === RUN TestWatchRelease [2021-07-16T17:23:38.103Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-16T17:23:38.103Z] === RUN TestParentReset [2021-07-16T17:23:38.103Z] --- PASS: TestParentReset (0.02s) [2021-07-16T17:23:38.103Z] === RUN TestGetAndSetLastUpdated [2021-07-16T17:23:38.103Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-16T17:23:38.103Z] === RUN TestStoreLen [2021-07-16T17:23:38.103Z] --- PASS: TestWatchRelease (0.06s) [2021-07-16T17:23:38.103Z] === RUN TestWatchFinishedTransfer [2021-07-16T17:23:38.103Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-16T17:23:38.103Z] === RUN TestDuplicateTransfer [2021-07-16T17:23:38.138Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-16T17:23:38.138Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-07-16T17:23:38.138Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-07-16T17:23:38.138Z] === CONT TestContainerStartOnDaemonRestart [2021-07-16T17:23:38.138Z] === CONT TestContainerKillOnDaemonStart [2021-07-16T17:23:38.138Z] === CONT TestDaemonHostGatewayIP [2021-07-16T17:23:38.138Z] === CONT TestDaemonRestartIpcMode [2021-07-16T17:23:38.138Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-16T17:23:38.138Z] === CONT TestIpcModeOlderClient [2021-07-16T17:23:38.138Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-07-16T17:23:38.341Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2021-07-16T17:23:38.341Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-16T17:23:38.563Z] --- PASS: TestStoreLen (0.10s) [2021-07-16T17:23:38.563Z] PASS [2021-07-16T17:23:38.563Z] coverage: 86.6% of statements [2021-07-16T17:23:38.563Z] --- PASS: TestDuplicateTransfer (0.09s) [2021-07-16T17:23:38.563Z] === RUN TestSuccessfulUpload [2021-07-16T17:23:38.563Z] ok github.com/docker/docker/image 0.451s coverage: 86.6% of statements [2021-07-16T17:23:38.563Z] === RUN TestCompare [2021-07-16T17:23:38.563Z] --- PASS: TestCompare (0.00s) [2021-07-16T17:23:38.563Z] PASS [2021-07-16T17:23:38.563Z] coverage: 19.2% of statements [2021-07-16T17:23:38.563Z] ok github.com/docker/docker/image/cache 0.058s coverage: 19.2% of statements [2021-07-16T17:23:38.563Z] time="2021-07-16T17:23:38Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-16T17:23:38.907Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-07-16T17:23:38.907Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-16T17:23:39.022Z] --- PASS: TestSuccessfulUpload (0.56s) [2021-07-16T17:23:39.022Z] === RUN TestCancelledUpload [2021-07-16T17:23:39.022Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-16T17:23:39.022Z] PASS [2021-07-16T17:23:39.022Z] coverage: 76.8% of statements [2021-07-16T17:23:39.022Z] ok github.com/docker/docker/distribution/xfer 2.390s coverage: 76.8% of statements [2021-07-16T17:23:39.022Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-16T17:23:39.022Z] === RUN TestValidateManifest [2021-07-16T17:23:39.022Z] === RUN TestValidateManifest/nil [2021-07-16T17:23:39.022Z] === RUN TestValidateManifest/non-nil [2021-07-16T17:23:39.022Z] --- PASS: TestValidateManifest (0.00s) [2021-07-16T17:23:39.022Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-16T17:23:39.022Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-16T17:23:39.022Z] PASS [2021-07-16T17:23:39.022Z] coverage: 0.7% of statements [2021-07-16T17:23:39.022Z] ok github.com/docker/docker/image/tarexport 0.058s coverage: 0.7% of statements [2021-07-16T17:23:39.068Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-16T17:23:39.327Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-16T17:23:39.363Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.53s) [2021-07-16T17:23:39.363Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-16T17:23:39.481Z] === RUN TestMakeV1ConfigFromConfig [2021-07-16T17:23:39.481Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-16T17:23:39.481Z] PASS [2021-07-16T17:23:39.481Z] coverage: 25.0% of statements [2021-07-16T17:23:39.481Z] ok github.com/docker/docker/image/v1 0.061s coverage: 25.0% of statements [2021-07-16T17:23:39.481Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-16T17:23:39.942Z] === RUN TestSerialization [2021-07-16T17:23:39.942Z] --- PASS: TestSerialization (0.03s) [2021-07-16T17:23:39.942Z] PASS [2021-07-16T17:23:39.942Z] coverage: 100.0% of statements [2021-07-16T17:23:39.942Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2021-07-16T17:23:40.742Z] --- PASS: TestCgroupNamespacesRunHostMode (1.53s) [2021-07-16T17:23:40.742Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-16T17:23:40.807Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2021-07-16T17:23:40.807Z] === RUN TestNISDomainname [2021-07-16T17:23:40.910Z] === RUN TestEnvironmentParsing [2021-07-16T17:23:40.910Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-16T17:23:40.910Z] PASS [2021-07-16T17:23:40.910Z] coverage: 1.2% of statements [2021-07-16T17:23:40.910Z] ok github.com/docker/docker/libcontainerd/local 0.101s coverage: 1.2% of statements [2021-07-16T17:23:40.910Z] === RUN TestEmptyLayer [2021-07-16T17:23:40.910Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-16T17:23:40.910Z] === RUN TestCommitFailure [2021-07-16T17:23:40.910Z] --- PASS: TestCommitFailure (0.04s) [2021-07-16T17:23:40.910Z] === RUN TestStartTransactionFailure [2021-07-16T17:23:40.910Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-16T17:23:40.910Z] === RUN TestGetOrphan [2021-07-16T17:23:40.910Z] --- PASS: TestGetOrphan (0.01s) [2021-07-16T17:23:40.910Z] === RUN TestMountAndRegister [2021-07-16T17:23:41.369Z] layer_test.go:271: Layer size: 14 [2021-07-16T17:23:41.369Z] --- PASS: TestMountAndRegister (0.07s) [2021-07-16T17:23:41.369Z] === RUN TestLayerRelease [2021-07-16T17:23:41.369Z] layer_test.go:304: Failing on Windows [2021-07-16T17:23:41.369Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-16T17:23:41.369Z] === RUN TestStoreRestore [2021-07-16T17:23:41.369Z] layer_test.go:353: Failing on Windows [2021-07-16T17:23:41.369Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-16T17:23:41.369Z] === RUN TestTarStreamStability [2021-07-16T17:23:41.369Z] layer_test.go:468: Failing on Windows [2021-07-16T17:23:41.369Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-16T17:23:41.369Z] === RUN TestRegisterExistingLayer [2021-07-16T17:23:41.369Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-07-16T17:23:41.369Z] === RUN TestTarStreamVerification [2021-07-16T17:23:41.369Z] layer_test.go:697: Failing on Windows [2021-07-16T17:23:41.369Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-16T17:23:41.369Z] === RUN TestLayerMigration [2021-07-16T17:23:41.369Z] migration_test.go:46: Failing on Windows [2021-07-16T17:23:41.369Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-16T17:23:41.369Z] === RUN TestLayerMigrationNoTarsplit [2021-07-16T17:23:41.369Z] migration_test.go:182: Failing on Windows [2021-07-16T17:23:41.369Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-16T17:23:41.369Z] === RUN TestMountInit [2021-07-16T17:23:41.369Z] mount_test.go:17: Failing on Windows [2021-07-16T17:23:41.369Z] --- SKIP: TestMountInit (0.00s) [2021-07-16T17:23:41.369Z] === RUN TestMountSize [2021-07-16T17:23:41.369Z] mount_test.go:76: Failing on Windows [2021-07-16T17:23:41.369Z] --- SKIP: TestMountSize (0.00s) [2021-07-16T17:23:41.369Z] === RUN TestMountChanges [2021-07-16T17:23:41.369Z] mount_test.go:125: Failing on Windows [2021-07-16T17:23:41.369Z] --- SKIP: TestMountChanges (0.00s) [2021-07-16T17:23:41.369Z] === RUN TestMountApply [2021-07-16T17:23:41.369Z] mount_test.go:212: Failing on Windows [2021-07-16T17:23:41.369Z] --- SKIP: TestMountApply (0.00s) [2021-07-16T17:23:41.369Z] PASS [2021-07-16T17:23:41.369Z] coverage: 30.1% of statements [2021-07-16T17:23:41.369Z] ok github.com/docker/docker/layer 0.286s coverage: 30.1% of statements [2021-07-16T17:23:41.369Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-16T17:23:41.369Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-16T17:23:41.369Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-16T17:23:41.369Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-16T17:23:41.828Z] === RUN TestSequenceGetAvailableBit [2021-07-16T17:23:41.828Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestSequenceEqual [2021-07-16T17:23:41.828Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestSequenceCopy [2021-07-16T17:23:41.828Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestGetFirstAvailable [2021-07-16T17:23:41.828Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestFindSequence [2021-07-16T17:23:41.828Z] --- PASS: TestFindSequence (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestCheckIfAvailable [2021-07-16T17:23:41.828Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestMergeSequences [2021-07-16T17:23:41.828Z] --- PASS: TestMergeSequences (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestPushReservation [2021-07-16T17:23:41.828Z] --- PASS: TestPushReservation (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestSerializeDeserialize [2021-07-16T17:23:41.828Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestSet [2021-07-16T17:23:41.828Z] --- PASS: TestSet (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestSetUnset [2021-07-16T17:23:41.828Z] --- PASS: TestSetUnset (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestOffsetSetUnset [2021-07-16T17:23:41.828Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestSetInRange [2021-07-16T17:23:41.828Z] --- PASS: TestSetInRange (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestSetAnyInRange [2021-07-16T17:23:41.828Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestMethods [2021-07-16T17:23:41.828Z] --- PASS: TestMethods (0.00s) [2021-07-16T17:23:41.828Z] === RUN TestRandomAllocateDeallocate [2021-07-16T17:23:41.843Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2021-07-16T17:23:42.180Z] --- PASS: TestNISDomainname (1.24s) [2021-07-16T17:23:42.180Z] === RUN TestHostnameDnsResolution [2021-07-16T17:23:42.647Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.54s) [2021-07-16T17:23:42.648Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-16T17:23:43.112Z] --- PASS: TestHostnameDnsResolution (1.27s) [2021-07-16T17:23:43.112Z] === RUN TestStats [2021-07-16T17:23:43.206Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-16T17:23:43.206Z] --- PASS: TestDaemonRestartIpcMode (5.04s) [2021-07-16T17:23:43.206Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.11s) [2021-07-16T17:23:43.461Z] --- PASS: TestDaemonHostGatewayIP (5.22s) [2021-07-16T17:23:43.584Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2021-07-16T17:23:43.584Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-16T17:23:44.007Z] === RUN TestInvalidConfig [2021-07-16T17:23:44.007Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-16T17:23:44.007Z] === RUN TestConfig [2021-07-16T17:23:44.007Z] --- PASS: TestConfig (0.00s) [2021-07-16T17:23:44.007Z] === RUN TestOptionsLabels [2021-07-16T17:23:44.007Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-16T17:23:44.007Z] === RUN TestValidName [2021-07-16T17:23:44.007Z] --- PASS: TestValidName (0.00s) [2021-07-16T17:23:44.007Z] === RUN TestTLSConfiguration [2021-07-16T17:23:44.007Z] time="2021-07-16T17:23:43Z" level=info msg="Option Initializing KV with TLS" [2021-07-16T17:23:44.007Z] --- PASS: TestTLSConfiguration (0.12s) [2021-07-16T17:23:44.007Z] PASS [2021-07-16T17:23:44.007Z] coverage: 24.0% of statements [2021-07-16T17:23:44.007Z] ok github.com/docker/docker/libnetwork/config 0.207s coverage: 24.0% of statements [2021-07-16T17:23:44.153Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-07-16T17:23:44.153Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-16T17:23:44.466Z] === RUN TestKey [2021-07-16T17:23:44.466Z] --- PASS: TestKey (0.00s) [2021-07-16T17:23:44.466Z] === RUN TestParseKey [2021-07-16T17:23:44.466Z] --- PASS: TestParseKey (0.00s) [2021-07-16T17:23:44.466Z] === RUN TestInvalidDataStore [2021-07-16T17:23:44.466Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-16T17:23:44.466Z] === RUN TestKVObjectFlatKey [2021-07-16T17:23:44.466Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-16T17:23:44.466Z] === RUN TestAtomicKVObjectFlatKey [2021-07-16T17:23:44.466Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-16T17:23:44.466Z] PASS [2021-07-16T17:23:44.466Z] coverage: 21.9% of statements [2021-07-16T17:23:44.466Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2021-07-16T17:23:44.466Z] === RUN TestErrorInterfaces [2021-07-16T17:23:44.466Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-16T17:23:44.466Z] === RUN TestNetworkMarshalling [2021-07-16T17:23:44.825Z] check_test.go:309: [d5314de2067b3] daemon is not started [2021-07-16T17:23:44.825Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-16T17:23:44.925Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-07-16T17:23:44.925Z] === RUN TestEndpointMarshalling [2021-07-16T17:23:44.925Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-16T17:23:44.925Z] === RUN TestAuxAddresses [2021-07-16T17:23:44.925Z] time="2021-07-16T17:23:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-16T17:23:44.925Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-16T17:23:44.925Z] === RUN TestSRVServiceQuery [2021-07-16T17:23:44.925Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:23:44.925Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-16T17:23:44.925Z] === RUN TestServiceVIPReuse [2021-07-16T17:23:44.925Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:23:44.925Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-16T17:23:44.925Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-16T17:23:44.925Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:23:44.925Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-16T17:23:44.925Z] === RUN TestDNSIPQuery [2021-07-16T17:23:44.925Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:23:44.925Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-16T17:23:44.925Z] === RUN TestDNSProxyServFail [2021-07-16T17:23:44.925Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:23:44.925Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-16T17:23:44.925Z] === RUN TestSandboxAddEmpty [2021-07-16T17:23:44.925Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:23:44.925Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-16T17:23:44.925Z] === RUN TestSandboxAddMultiPrio [2021-07-16T17:23:44.925Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:23:44.925Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-16T17:23:44.926Z] === RUN TestSandboxAddSamePrio [2021-07-16T17:23:44.926Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:23:44.926Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-16T17:23:44.926Z] === RUN TestCleanupServiceDiscovery [2021-07-16T17:23:44.926Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:23:44.926Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-16T17:23:44.926Z] === RUN TestDNSOptions [2021-07-16T17:23:44.926Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:23:44.926Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-16T17:23:44.926Z] === RUN TestMultipleControllersWithSameStore [2021-07-16T17:23:44.926Z] time="2021-07-16T17:23:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-16T17:23:44.926Z] time="2021-07-16T17:23:44Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-16T17:23:44.926Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-16T17:23:44.926Z] PASS [2021-07-16T17:23:44.926Z] coverage: 8.6% of statements [2021-07-16T17:23:44.926Z] ok github.com/docker/docker/libnetwork 0.276s coverage: 8.6% of statements [2021-07-16T17:23:44.926Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-16T17:23:44.926Z] === RUN TestIPDataMarshalling [2021-07-16T17:23:44.926Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-16T17:23:44.926Z] === RUN TestValidateAndIsV6 [2021-07-16T17:23:44.926Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-16T17:23:44.926Z] PASS [2021-07-16T17:23:44.926Z] coverage: 68.9% of statements [2021-07-16T17:23:44.926Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2021-07-16T17:23:45.385Z] --- PASS: TestRandomAllocateDeallocate (3.76s) [2021-07-16T17:23:45.385Z] === RUN TestAllocateRandomDeallocate [2021-07-16T17:23:45.385Z] === RUN TestDriver [2021-07-16T17:23:45.385Z] --- PASS: TestDriver (0.00s) [2021-07-16T17:23:45.385Z] PASS [2021-07-16T17:23:45.385Z] coverage: 34.8% of statements [2021-07-16T17:23:45.386Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-16T17:23:45.532Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.56s) [2021-07-16T17:23:45.532Z] === RUN TestNISDomainname [2021-07-16T17:23:45.532Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-16T17:23:45.532Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-16T17:23:45.532Z] === RUN TestHostnameDnsResolution [2021-07-16T17:23:45.845Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2021-07-16T17:23:45.845Z] === RUN TestDriver [2021-07-16T17:23:45.845Z] --- PASS: TestDriver (0.00s) [2021-07-16T17:23:45.845Z] PASS [2021-07-16T17:23:45.845Z] coverage: 34.8% of statements [2021-07-16T17:23:45.845Z] ok github.com/docker/docker/libnetwork/drivers/null 0.039s coverage: 34.8% of statements [2021-07-16T17:23:45.946Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-16T17:23:46.304Z] === RUN TestNetworkAllocateFree [2021-07-16T17:23:46.304Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-16T17:23:46.304Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-16T17:23:46.304Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-16T17:23:46.304Z] PASS [2021-07-16T17:23:46.304Z] coverage: 63.6% of statements [2021-07-16T17:23:46.304Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.044s coverage: 63.6% of statements [2021-07-16T17:23:46.304Z] --- PASS: TestAllocateRandomDeallocate (0.67s) [2021-07-16T17:23:46.304Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-16T17:23:46.391Z] --- PASS: TestStats (2.74s) [2021-07-16T17:23:46.391Z] === RUN TestStopContainerWithTimeout [2021-07-16T17:23:46.391Z] === RUN TestStopContainerWithTimeout/0 [2021-07-16T17:23:46.391Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-16T17:23:46.391Z] === RUN TestStopContainerWithTimeout/1 [2021-07-16T17:23:46.391Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-16T17:23:46.391Z] === RUN TestStopContainerWithTimeout/3 [2021-07-16T17:23:46.391Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-16T17:23:46.391Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-16T17:23:46.391Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-16T17:23:46.391Z] === CONT TestStopContainerWithTimeout/0 [2021-07-16T17:23:46.391Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-16T17:23:46.507Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-16T17:23:46.764Z] === RUN TestGetEmptyCapabilities [2021-07-16T17:23:46.764Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-16T17:23:46.764Z] === RUN TestGetExtraCapabilities [2021-07-16T17:23:46.764Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-16T17:23:46.764Z] === RUN TestGetInvalidCapabilities [2021-07-16T17:23:46.764Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-16T17:23:46.764Z] === RUN TestRemoteDriver [2021-07-16T17:23:46.764Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-16T17:23:46.764Z] === RUN TestDriverError [2021-07-16T17:23:46.764Z] --- PASS: TestDriverError (0.00s) [2021-07-16T17:23:46.764Z] === RUN TestMissingValues [2021-07-16T17:23:46.764Z] --- PASS: TestMissingValues (0.00s) [2021-07-16T17:23:46.764Z] === RUN TestRollback [2021-07-16T17:23:46.764Z] --- PASS: TestRollback (0.00s) [2021-07-16T17:23:46.764Z] PASS [2021-07-16T17:23:46.764Z] coverage: 57.4% of statements [2021-07-16T17:23:46.764Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.072s coverage: 57.4% of statements [2021-07-16T17:23:46.914Z] --- PASS: TestHostnameDnsResolution (1.03s) [2021-07-16T17:23:46.914Z] === RUN TestStats [2021-07-16T17:23:46.914Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:23:46.914Z] --- SKIP: TestStats (0.00s) [2021-07-16T17:23:46.914Z] === RUN TestStopContainerWithTimeout [2021-07-16T17:23:46.914Z] === RUN TestStopContainerWithTimeout/0 [2021-07-16T17:23:46.914Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-16T17:23:46.914Z] === RUN TestStopContainerWithTimeout/1 [2021-07-16T17:23:46.914Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-16T17:23:46.914Z] === RUN TestStopContainerWithTimeout/3 [2021-07-16T17:23:46.914Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-16T17:23:46.914Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-16T17:23:46.914Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-16T17:23:46.914Z] === CONT TestStopContainerWithTimeout/0 [2021-07-16T17:23:46.914Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-16T17:23:47.224Z] === RUN TestNAT [2021-07-16T17:23:47.225Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-16T17:23:47.225Z] --- SKIP: TestNAT (0.00s) [2021-07-16T17:23:47.225Z] === RUN TestTransparent [2021-07-16T17:23:47.225Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-16T17:23:47.225Z] --- SKIP: TestTransparent (0.00s) [2021-07-16T17:23:47.225Z] PASS [2021-07-16T17:23:47.225Z] coverage: 0.0% of statements [2021-07-16T17:23:47.225Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2021-07-16T17:23:47.225Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2021-07-16T17:23:47.225Z] === RUN TestRetrieveFromStore [2021-07-16T17:23:47.324Z] === CONT TestStopContainerWithTimeout/3 [2021-07-16T17:23:47.687Z] === RUN TestBuildDefault [2021-07-16T17:23:47.687Z] --- PASS: TestBuildDefault (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestBuildHostnameDomainname [2021-07-16T17:23:47.687Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestBuildHostname [2021-07-16T17:23:47.687Z] --- PASS: TestBuildHostname (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestBuildHostnameFQDN [2021-07-16T17:23:47.687Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestBuildNoIP [2021-07-16T17:23:47.687Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestUpdate [2021-07-16T17:23:47.687Z] --- PASS: TestUpdate (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-16T17:23:47.687Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-16T17:23:47.687Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestAddEmpty [2021-07-16T17:23:47.687Z] --- PASS: TestAddEmpty (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestAdd [2021-07-16T17:23:47.687Z] --- PASS: TestAdd (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestDeleteEmpty [2021-07-16T17:23:47.687Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestDeleteNewline [2021-07-16T17:23:47.687Z] --- PASS: TestRetrieveFromStore (0.34s) [2021-07-16T17:23:47.687Z] === RUN TestIsCorrupted [2021-07-16T17:23:47.687Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestDelete [2021-07-16T17:23:47.687Z] --- PASS: TestDelete (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestConcurrentWrites [2021-07-16T17:23:47.687Z] --- PASS: TestIsCorrupted (0.05s) [2021-07-16T17:23:47.687Z] === RUN TestSetRollover [2021-07-16T17:23:47.687Z] --- PASS: TestConcurrentWrites (0.14s) [2021-07-16T17:23:47.687Z] PASS [2021-07-16T17:23:47.687Z] coverage: 81.2% of statements [2021-07-16T17:23:47.687Z] ok github.com/docker/docker/libnetwork/etchosts 0.196s coverage: 81.2% of statements [2021-07-16T17:23:47.687Z] === RUN TestNew [2021-07-16T17:23:47.687Z] --- PASS: TestNew (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestAddDriver [2021-07-16T17:23:47.687Z] --- PASS: TestAddDriver (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestAddDuplicateDriver [2021-07-16T17:23:47.687Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-16T17:23:47.687Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestDriver [2021-07-16T17:23:47.687Z] --- PASS: TestDriver (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestIPAM [2021-07-16T17:23:47.687Z] --- PASS: TestIPAM (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestWalkIPAMs [2021-07-16T17:23:47.687Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-16T17:23:47.687Z] === RUN TestWalkDrivers [2021-07-16T17:23:47.687Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-16T17:23:47.687Z] PASS [2021-07-16T17:23:47.687Z] coverage: 82.4% of statements [2021-07-16T17:23:47.687Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2021-07-16T17:23:47.853Z] === CONT TestStopContainerWithTimeout/3 [2021-07-16T17:23:48.149Z] === RUN TestDiff [2021-07-16T17:23:48.149Z] --- PASS: TestDiff (0.00s) [2021-07-16T17:23:48.149Z] === RUN TestAddedCallback [2021-07-16T17:23:48.149Z] --- PASS: TestAddedCallback (0.00s) [2021-07-16T17:23:48.149Z] === RUN TestRemovedCallback [2021-07-16T17:23:48.149Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-16T17:23:48.149Z] === RUN TestNoCallback [2021-07-16T17:23:48.149Z] --- PASS: TestNoCallback (0.00s) [2021-07-16T17:23:48.149Z] PASS [2021-07-16T17:23:48.149Z] coverage: 48.1% of statements [2021-07-16T17:23:48.149Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-07-16T17:23:48.395Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-16T17:23:48.395Z] check_test.go:309: [d6ca055a05312] daemon is not started [2021-07-16T17:23:48.395Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-16T17:23:48.610Z] --- PASS: TestSetRollover (0.85s) [2021-07-16T17:23:48.610Z] === RUN TestSetRolloverSerial [2021-07-16T17:23:48.610Z] === RUN TestNew [2021-07-16T17:23:48.610Z] --- PASS: TestNew (0.00s) [2021-07-16T17:23:48.610Z] === RUN TestAllocate [2021-07-16T17:23:48.610Z] --- PASS: TestAllocate (0.00s) [2021-07-16T17:23:48.610Z] === RUN TestUninitialized [2021-07-16T17:23:48.610Z] --- PASS: TestUninitialized (0.00s) [2021-07-16T17:23:48.610Z] === RUN TestAllocateInRange [2021-07-16T17:23:48.610Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-16T17:23:48.610Z] === RUN TestAllocateSerial [2021-07-16T17:23:48.610Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-16T17:23:48.610Z] PASS [2021-07-16T17:23:48.610Z] coverage: 87.5% of statements [2021-07-16T17:23:48.610Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-07-16T17:23:48.610Z] === RUN TestCaller [2021-07-16T17:23:48.610Z] --- PASS: TestCaller (0.00s) [2021-07-16T17:23:48.610Z] PASS [2021-07-16T17:23:48.610Z] coverage: 100.0% of statements [2021-07-16T17:23:48.610Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2021-07-16T17:23:49.069Z] === RUN TestSetSerialInsertDelete [2021-07-16T17:23:49.069Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-16T17:23:49.069Z] === RUN TestSetParallelInsertDelete [2021-07-16T17:23:49.236Z] === CONT TestStopContainerWithTimeout/1 [2021-07-16T17:23:49.320Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-16T17:23:49.759Z] === CONT TestStopContainerWithTimeout/1 [2021-07-16T17:23:50.037Z] === RUN TestInt2IP2IntConversion [2021-07-16T17:23:50.037Z] === RUN TestPoolRequest [2021-07-16T17:23:50.037Z] --- PASS: TestPoolRequest (0.00s) [2021-07-16T17:23:50.037Z] === RUN TestOtherRequests [2021-07-16T17:23:50.037Z] --- PASS: TestOtherRequests (0.00s) [2021-07-16T17:23:50.037Z] PASS [2021-07-16T17:23:50.037Z] coverage: 57.1% of statements [2021-07-16T17:23:50.037Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2021-07-16T17:23:50.037Z] --- PASS: TestSetRolloverSerial (1.61s) [2021-07-16T17:23:50.037Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-16T17:23:50.037Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-16T17:23:50.037Z] PASS [2021-07-16T17:23:50.037Z] coverage: 84.4% of statements [2021-07-16T17:23:50.037Z] ok github.com/docker/docker/libnetwork/bitseq 8.339s coverage: 84.4% of statements [2021-07-16T17:23:50.246Z] --- PASS: TestContainerKillOnDaemonStart (12.17s) [2021-07-16T17:23:50.246Z] PASS [2021-07-16T17:23:50.246Z] [2021-07-16T17:23:50.246Z] === Skipped [2021-07-16T17:23:50.246Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-16T17:23:50.246Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:23:50.246Z] [2021-07-16T17:23:50.246Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-16T17:23:50.246Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:23:50.246Z] [2021-07-16T17:23:50.246Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-16T17:23:50.247Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:23:50.247Z] [2021-07-16T17:23:50.247Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T17:23:50.247Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T17:23:50.247Z] [2021-07-16T17:23:50.247Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-16T17:23:50.247Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T17:23:50.247Z] [2021-07-16T17:23:50.247Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-16T17:23:50.247Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:23:50.247Z] [2021-07-16T17:23:50.247Z] [2021-07-16T17:23:50.247Z] DONE 196 tests, 6 skipped in 158.961s [2021-07-16T17:23:50.247Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-16T17:23:50.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-16T17:23:50.247Z] ++ set -e [2021-07-16T17:23:50.247Z] ++ '[' -n 0 ']' [2021-07-16T17:23:50.247Z] ++ set -x [2021-07-16T17:23:50.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-16T17:23:50.247Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-16T17:23:50.496Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2021-07-16T17:23:50.496Z] === RUN TestGetAddressVersion [2021-07-16T17:23:50.496Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-16T17:23:50.496Z] === RUN TestKeyString [2021-07-16T17:23:50.496Z] --- PASS: TestKeyString (0.00s) [2021-07-16T17:23:50.496Z] === RUN TestPoolDataMarshal [2021-07-16T17:23:50.496Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-16T17:23:50.496Z] === RUN TestSubnetsMarshal [2021-07-16T17:23:50.496Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-07-16T17:23:50.496Z] === RUN TestAddSubnets [2021-07-16T17:23:50.496Z] --- PASS: TestAddSubnets (0.04s) [2021-07-16T17:23:50.496Z] === RUN TestDoublePoolRelease [2021-07-16T17:23:50.496Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-16T17:23:50.496Z] === RUN TestAddReleasePoolID [2021-07-16T17:23:50.502Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T17:23:50.502Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-16T17:23:50.955Z] --- PASS: TestAddReleasePoolID (0.19s) [2021-07-16T17:23:50.955Z] === RUN TestPredefinedPool [2021-07-16T17:23:50.955Z] --- PASS: TestPredefinedPool (0.02s) [2021-07-16T17:23:50.955Z] === RUN TestRemoveSubnet [2021-07-16T17:23:51.062Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-16T17:23:51.062Z] === RUN TestDaemonConfigValidation [2021-07-16T17:23:51.062Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:23:51.062Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:23:51.062Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-16T17:23:51.062Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-16T17:23:51.062Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-16T17:23:51.062Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-16T17:23:51.062Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-16T17:23:51.062Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-16T17:23:51.062Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-16T17:23:51.062Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-16T17:23:51.062Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:23:51.062Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-16T17:23:51.062Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-16T17:23:51.062Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-16T17:23:51.062Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-16T17:23:51.062Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-16T17:23:51.062Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-16T17:23:51.062Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-16T17:23:51.062Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-07-16T17:23:51.062Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-16T17:23:51.062Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-16T17:23:51.062Z] PASS [2021-07-16T17:23:51.062Z] [2021-07-16T17:23:51.062Z] DONE 7 tests in 0.698s [2021-07-16T17:23:51.062Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-16T17:23:51.062Z] ++ 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 [2021-07-16T17:23:51.062Z] ++ set -e [2021-07-16T17:23:51.062Z] ++ '[' -n 0 ']' [2021-07-16T17:23:51.062Z] ++ set -x [2021-07-16T17:23:51.062Z] ++ 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 [2021-07-16T17:23:51.134Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-16T17:23:51.134Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2021-07-16T17:23:51.134Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2021-07-16T17:23:51.134Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-07-16T17:23:51.134Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-07-16T17:23:51.134Z] === RUN TestDeleteDevicemapper [2021-07-16T17:23:51.134Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T17:23:51.134Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-16T17:23:51.134Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T17:23:51.138Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-16T17:23:51.138Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-07-16T17:23:51.138Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2021-07-16T17:23:51.138Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2021-07-16T17:23:51.138Z] --- PASS: TestStopContainerWithTimeout/1 (1.61s) [2021-07-16T17:23:51.138Z] === RUN TestDeleteDevicemapper [2021-07-16T17:23:51.138Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T17:23:51.138Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-16T17:23:51.138Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T17:23:51.317Z] INFO: Testing against a local daemon [2021-07-16T17:23:51.317Z] === RUN TestCommitInheritsEnv [2021-07-16T17:23:51.416Z] === RUN TestGetCapabilities [2021-07-16T17:23:51.416Z] --- PASS: TestGetCapabilities (0.00s) [2021-07-16T17:23:51.416Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-16T17:23:51.416Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-16T17:23:51.416Z] === RUN TestGetDefaultAddressSpaces [2021-07-16T17:23:51.416Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-16T17:23:51.416Z] === RUN TestRemoteDriver [2021-07-16T17:23:51.416Z] --- PASS: TestRemoveSubnet (0.66s) [2021-07-16T17:23:51.416Z] === RUN TestGetSameAddress [2021-07-16T17:23:51.416Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-16T17:23:51.416Z] PASS [2021-07-16T17:23:51.416Z] coverage: 47.4% of statements [2021-07-16T17:23:51.416Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2021-07-16T17:23:51.416Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-16T17:23:51.416Z] === RUN TestPoolAllocationReuse [2021-07-16T17:23:51.573Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-16T17:23:51.573Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-07-16T17:23:51.573Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T17:23:51.573Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-16T17:23:51.573Z] === RUN TestImagesFilterMultiReference [2021-07-16T17:23:51.573Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-16T17:23:51.573Z] === RUN TestImagePullPlatformInvalid [2021-07-16T17:23:51.828Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-16T17:23:51.828Z] === RUN TestRemoveImageOrphaning [2021-07-16T17:23:52.083Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-07-16T17:23:52.083Z] === RUN TestRemoveImageGarbageCollector [2021-07-16T17:23:52.390Z] === RUN TestWindowsIPAM [2021-07-16T17:23:52.390Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-16T17:23:52.390Z] PASS [2021-07-16T17:23:52.390Z] coverage: 71.4% of statements [2021-07-16T17:23:52.390Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-16T17:23:52.853Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-16T17:23:52.854Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-16T17:23:52.854Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-16T17:23:52.854Z] === RUN TestDefaultNetwork [2021-07-16T17:23:53.035Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2021-07-16T17:23:53.035Z] === RUN TestUpdateMemory [2021-07-16T17:23:53.047Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.89s) [2021-07-16T17:23:53.047Z] === RUN TestUpdateMemory [2021-07-16T17:23:53.047Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:23:53.047Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-16T17:23:53.047Z] === RUN TestUpdateCPUQuota [2021-07-16T17:23:53.047Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:23:53.047Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-16T17:23:53.047Z] === RUN TestUpdatePidsLimit [2021-07-16T17:23:53.047Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:23:53.047Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-16T17:23:53.047Z] === RUN TestUpdateRestartPolicy [2021-07-16T17:23:53.313Z] --- PASS: TestDefaultNetwork (0.28s) [2021-07-16T17:23:53.313Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-16T17:23:53.313Z] === RUN TestKeyValue [2021-07-16T17:23:53.313Z] --- PASS: TestKeyValue (0.00s) [2021-07-16T17:23:53.313Z] PASS [2021-07-16T17:23:53.313Z] coverage: 60.0% of statements [2021-07-16T17:23:53.313Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2021-07-16T17:23:53.449Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-16T17:23:53.773Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-07-16T17:23:53.773Z] === RUN TestInitAddressPools [2021-07-16T17:23:53.773Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-16T17:23:53.773Z] PASS [2021-07-16T17:23:53.773Z] coverage: 74.0% of statements [2021-07-16T17:23:53.773Z] ok github.com/docker/docker/libnetwork/ipamutils 0.588s coverage: 74.0% of statements [2021-07-16T17:23:53.773Z] --- PASS: TestPoolAllocationReuse (2.12s) [2021-07-16T17:23:53.773Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-16T17:23:53.773Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-07-16T17:23:53.773Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-16T17:23:54.009Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2021-07-16T17:23:54.009Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T17:23:54.009Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-16T17:23:54.009Z] === RUN TestTagInvalidReference [2021-07-16T17:23:54.009Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-16T17:23:54.232Z] === RUN TestGenerate [2021-07-16T17:23:54.232Z] --- PASS: TestGenerate (0.00s) [2021-07-16T17:23:54.232Z] === RUN TestGeneratePtr [2021-07-16T17:23:54.232Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-16T17:23:54.232Z] === RUN TestGenerateMissingField [2021-07-16T17:23:54.232Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-16T17:23:54.232Z] === RUN TestFieldCannotBeSet [2021-07-16T17:23:54.232Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-16T17:23:54.232Z] === RUN TestTypeMismatchError [2021-07-16T17:23:54.232Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-16T17:23:54.232Z] PASS [2021-07-16T17:23:54.232Z] coverage: 100.0% of statements [2021-07-16T17:23:54.232Z] ok github.com/docker/docker/libnetwork/options 0.147s coverage: 100.0% of statements [2021-07-16T17:23:54.265Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-16T17:23:54.265Z] === RUN TestTagValidPrefixedRepo [2021-07-16T17:23:54.265Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-16T17:23:54.265Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T17:23:54.265Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-16T17:23:54.265Z] === RUN TestTagOfficialNames [2021-07-16T17:23:54.265Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-16T17:23:54.265Z] === RUN TestTagMatchesDigest [2021-07-16T17:23:54.265Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-16T17:23:54.265Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-16T17:23:54.409Z] --- PASS: TestUpdateMemory (1.32s) [2021-07-16T17:23:54.409Z] === RUN TestUpdateCPUQuota [2021-07-16T17:23:54.520Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-16T17:23:55.446Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-16T17:23:55.773Z] === RUN TestNetworkDBSimple [2021-07-16T17:23:55.773Z] testing: warning: no tests to run [2021-07-16T17:23:55.773Z] PASS [2021-07-16T17:23:55.773Z] coverage: 0.0% of statements [2021-07-16T17:23:55.773Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2021-07-16T17:23:56.232Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.59s) [2021-07-16T17:23:56.232Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-16T17:23:56.692Z] === RUN TestRequestNewPort [2021-07-16T17:23:56.692Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-16T17:23:56.692Z] === RUN TestRequestSpecificPort [2021-07-16T17:23:56.692Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-16T17:23:56.692Z] === RUN TestReleasePort [2021-07-16T17:23:56.692Z] --- PASS: TestReleasePort (0.00s) [2021-07-16T17:23:56.692Z] === RUN TestReuseReleasedPort [2021-07-16T17:23:56.692Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-16T17:23:56.692Z] === RUN TestReleaseUnreadledPort [2021-07-16T17:23:56.692Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-16T17:23:56.692Z] === RUN TestUnknowProtocol [2021-07-16T17:23:56.692Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-16T17:23:56.692Z] === RUN TestAllocateAllPorts [2021-07-16T17:23:56.692Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-16T17:23:56.692Z] === RUN TestPortAllocation [2021-07-16T17:23:56.692Z] --- PASS: TestPortAllocation (0.00s) [2021-07-16T17:23:56.692Z] === RUN TestPortAllocationWithCustomRange [2021-07-16T17:23:56.692Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-16T17:23:56.692Z] === RUN TestNoDuplicateBPR [2021-07-16T17:23:56.692Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-16T17:23:56.692Z] === RUN TestChangePortRange [2021-07-16T17:23:56.692Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-16T17:23:56.692Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-16T17:23:56.692Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-16T17:23:56.692Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-16T17:23:56.692Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-16T17:23:56.692Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-16T17:23:56.692Z] --- PASS: TestChangePortRange (0.00s) [2021-07-16T17:23:56.692Z] PASS [2021-07-16T17:23:56.692Z] coverage: 88.6% of statements [2021-07-16T17:23:56.692Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2021-07-16T17:23:56.692Z] 2021/07/16 17:23:56 Closing DB instances... [2021-07-16T17:23:57.664Z] === RUN TestTransportPortConv [2021-07-16T17:23:57.664Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-16T17:23:57.664Z] === RUN TestTransportPortBindingConv [2021-07-16T17:23:57.664Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-16T17:23:57.664Z] === RUN TestErrorConstructors [2021-07-16T17:23:57.664Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-16T17:23:57.664Z] === RUN TestCompareIPMask [2021-07-16T17:23:57.664Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-16T17:23:57.664Z] === RUN TestUtilGetHostPartIP [2021-07-16T17:23:57.664Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-16T17:23:57.664Z] === RUN TestUtilGetBroadcastIP [2021-07-16T17:23:57.664Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-16T17:23:57.664Z] === RUN TestParseCIDR [2021-07-16T17:23:57.664Z] --- PASS: TestParseCIDR (0.00s) [2021-07-16T17:23:57.664Z] PASS [2021-07-16T17:23:57.664Z] coverage: 47.9% of statements [2021-07-16T17:23:57.664Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 47.9% of statements [2021-07-16T17:23:57.664Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.24s) [2021-07-16T17:23:57.664Z] === RUN TestGetAddress [2021-07-16T17:23:57.664Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-07-16T17:23:57.664Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-16T17:23:58.638Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.01s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-16T17:23:58.638Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-16T17:23:58.638Z] PASS [2021-07-16T17:23:58.638Z] coverage: 44.0% of statements [2021-07-16T17:23:58.638Z] ok github.com/docker/docker/oci 0.044s coverage: 44.0% of statements [2021-07-16T17:23:58.711Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-16T17:23:59.098Z] 2021/07/16 17:23:58 Closing DB instances... [2021-07-16T17:23:59.098Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2021-07-16T17:23:59.098Z] PASS [2021-07-16T17:23:59.098Z] coverage: 100.0% of statements [2021-07-16T17:23:59.098Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2021-07-16T17:23:59.559Z] === RUN TestAddressPoolOpt [2021-07-16T17:23:59.559Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/a [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/something [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/_=a [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/env1=value1 [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/_env1=value1 [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/PATH [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/=a [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/PATH= [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/PATH=something [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/asd!qwe [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/1asd [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/123 [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/some_space [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/__some_space_before [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/some_space_after__ [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/= [2021-07-16T17:23:59.559Z] === RUN TestValidateEnv/PaTh [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-16T17:23:59.559Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-16T17:23:59.559Z] === RUN TestParseHost [2021-07-16T17:23:59.559Z] --- PASS: TestParseHost (0.00s) [2021-07-16T17:23:59.559Z] === RUN TestParseDockerDaemonHost [2021-07-16T17:23:59.559Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-16T17:23:59.559Z] === RUN TestParseTCP [2021-07-16T17:23:59.559Z] --- PASS: TestParseTCP (0.00s) [2021-07-16T17:23:59.559Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-16T17:23:59.559Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-16T17:23:59.559Z] === RUN TestValidateExtraHosts [2021-07-16T17:23:59.559Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-16T17:23:59.559Z] === RUN TestIpOptString [2021-07-16T17:23:59.559Z] --- PASS: TestIpOptString (0.00s) [2021-07-16T17:23:59.559Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-16T17:24:00.019Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestNewIpOptValidDefaultVal [2021-07-16T17:24:00.019Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestIpOptSetInvalidVal [2021-07-16T17:24:00.019Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestValidateIPAddress [2021-07-16T17:24:00.019Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestMapOpts [2021-07-16T17:24:00.019Z] --- PASS: TestMapOpts (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestListOptsWithoutValidator [2021-07-16T17:24:00.019Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestListOptsWithValidator [2021-07-16T17:24:00.019Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestValidateDNSSearch [2021-07-16T17:24:00.019Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_general_format [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_one_more [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-16T17:24:00.019Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-16T17:24:00.019Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestNamedListOpts [2021-07-16T17:24:00.019Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestNamedMapOpts [2021-07-16T17:24:00.019Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestParseLink [2021-07-16T17:24:00.019Z] --- PASS: TestParseLink (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestQuotedStringSetWithQuotes [2021-07-16T17:24:00.019Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-16T17:24:00.019Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-16T17:24:00.019Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-16T17:24:00.019Z] === RUN TestUlimitOpt [2021-07-16T17:24:00.019Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-16T17:24:00.019Z] PASS [2021-07-16T17:24:00.019Z] coverage: 67.1% of statements [2021-07-16T17:24:00.019Z] ok github.com/docker/docker/opts 0.072s coverage: 67.1% of statements [2021-07-16T17:24:00.019Z] === RUN TestParseVersion [2021-07-16T17:24:00.019Z] --- PASS: TestParseVersion (0.00s) [2021-07-16T17:24:00.019Z] PASS [2021-07-16T17:24:00.019Z] coverage: 52.9% of statements [2021-07-16T17:24:00.019Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-07-16T17:24:00.489Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-07-16T17:24:00.489Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-16T17:24:00.963Z] --- PASS: TestUpdateCPUQuota (6.62s) [2021-07-16T17:24:00.963Z] === RUN TestUpdatePidsLimit [2021-07-16T17:24:00.963Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-16T17:24:01.457Z] === RUN TestPeerCertificateMarshalJSON [2021-07-16T17:24:01.897Z] === RUN TestUpdatePidsLimit/no_change [2021-07-16T17:24:01.916Z] === RUN TestIsArchivePathDir [2021-07-16T17:24:01.916Z] 2021/07/16 17:24:01 Closing DB instances... [2021-07-16T17:24:01.916Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-07-16T17:24:01.916Z] === RUN TestIsArchivePathInvalidFile [2021-07-16T17:24:01.916Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-07-16T17:24:01.916Z] === RUN TestIsArchivePathTar [2021-07-16T17:24:01.916Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-16T17:24:01.916Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-16T17:24:01.916Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) [2021-07-16T17:24:01.916Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.01s) [2021-07-16T17:24:01.916Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-16T17:24:01.916Z] === RUN TestMiddleware [2021-07-16T17:24:01.916Z] --- PASS: TestMiddleware (0.00s) [2021-07-16T17:24:01.916Z] === RUN TestNewResponseModifier [2021-07-16T17:24:01.916Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-16T17:24:01.916Z] PASS [2021-07-16T17:24:01.916Z] coverage: 26.8% of statements [2021-07-16T17:24:01.916Z] ok github.com/docker/docker/pkg/authorization 0.334s coverage: 26.8% of statements [2021-07-16T17:24:01.916Z] --- PASS: TestIsArchivePathTar (0.25s) [2021-07-16T17:24:01.916Z] === RUN TestDecompressStreamGzip [2021-07-16T17:24:01.975Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-16T17:24:02.376Z] --- PASS: TestDecompressStreamGzip (0.21s) [2021-07-16T17:24:02.376Z] === RUN TestDecompressStreamBzip2 [2021-07-16T17:24:02.376Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-07-16T17:24:02.376Z] === RUN TestDecompressStreamXz [2021-07-16T17:24:02.376Z] archive_test.go:134: Xz not present in msys2 [2021-07-16T17:24:02.376Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestCompressStreamXzUnsupported [2021-07-16T17:24:02.376Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-16T17:24:02.376Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestCompressStreamInvalid [2021-07-16T17:24:02.376Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestExtensionInvalid [2021-07-16T17:24:02.376Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestExtensionUncompressed [2021-07-16T17:24:02.376Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestExtensionBzip2 [2021-07-16T17:24:02.376Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestExtensionGzip [2021-07-16T17:24:02.376Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestExtensionXz [2021-07-16T17:24:02.376Z] --- PASS: TestExtensionXz (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestCmdStreamLargeStderr [2021-07-16T17:24:02.376Z] === RUN TestUnbuffered [2021-07-16T17:24:02.376Z] --- PASS: TestUnbuffered (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestRaceUnbuffered [2021-07-16T17:24:02.376Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-16T17:24:02.376Z] PASS [2021-07-16T17:24:02.376Z] coverage: 100.0% of statements [2021-07-16T17:24:02.376Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-07-16T17:24:02.376Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-07-16T17:24:02.376Z] === RUN TestCmdStreamBad [2021-07-16T17:24:02.376Z] archive_test.go:239: Failing on Windows CI machines [2021-07-16T17:24:02.376Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-16T17:24:02.376Z] === RUN TestCmdStreamGood [2021-07-16T17:24:02.376Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-16T17:24:02.376Z] === RUN TestUntarPathWithInvalidDest [2021-07-16T17:24:02.463Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-16T17:24:02.836Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-16T17:24:02.836Z] === RUN TestUntarPathWithInvalidSrc [2021-07-16T17:24:02.836Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-16T17:24:02.836Z] === RUN TestUntarPath [2021-07-16T17:24:02.836Z] --- PASS: TestUntarPath (0.08s) [2021-07-16T17:24:02.836Z] === RUN TestUntarPathWithDestinationFile [2021-07-16T17:24:02.836Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-16T17:24:02.836Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-16T17:24:02.836Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-07-16T17:24:02.836Z] === RUN TestCopyWithTarInvalidSrc [2021-07-16T17:24:02.836Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-16T17:24:02.836Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-16T17:24:02.836Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-16T17:24:02.836Z] === RUN TestCopyWithTarSrcFile [2021-07-16T17:24:02.836Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-16T17:24:02.836Z] === RUN TestCopyWithTarSrcFolder [2021-07-16T17:24:02.836Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-16T17:24:02.836Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-16T17:24:02.836Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-16T17:24:02.836Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-16T17:24:02.836Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-16T17:24:02.836Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-16T17:24:02.836Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-16T17:24:02.836Z] === RUN TestCopyFileWithTarSrcFile [2021-07-16T17:24:02.836Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-07-16T17:24:02.836Z] === RUN TestTarFiles [2021-07-16T17:24:02.836Z] === RUN TestMatch [2021-07-16T17:24:02.836Z] === RUN TestMatch/[[]] [2021-07-16T17:24:02.836Z] === RUN TestMatch/[[foo]] [2021-07-16T17:24:02.836Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-16T17:24:02.836Z] === RUN TestMatch/[[foo_bar]] [2021-07-16T17:24:02.836Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-16T17:24:02.836Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-16T17:24:02.836Z] === RUN TestMatch/[] [2021-07-16T17:24:02.836Z] === RUN TestMatch/[]#01 [2021-07-16T17:24:02.836Z] === RUN TestMatch/[[qux]] [2021-07-16T17:24:02.836Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-16T17:24:02.836Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-16T17:24:02.836Z] === RUN TestMatch/[[foo_baz]] [2021-07-16T17:24:02.836Z] --- PASS: TestMatch (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[] (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-16T17:24:02.836Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-16T17:24:02.836Z] PASS [2021-07-16T17:24:02.836Z] coverage: 87.5% of statements [2021-07-16T17:24:02.836Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-07-16T17:24:03.294Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-07-16T17:24:03.294Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-16T17:24:03.397Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-16T17:24:03.963Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-16T17:24:04.262Z] === RUN TestChrootTarUntar [2021-07-16T17:24:04.263Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-16T17:24:04.263Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-16T17:24:04.263Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-16T17:24:04.263Z] === RUN TestChrootUntarEmptyArchive [2021-07-16T17:24:04.263Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-16T17:24:04.263Z] === RUN TestChrootTarUntarWithSymlink [2021-07-16T17:24:04.263Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-16T17:24:04.263Z] === RUN TestChrootCopyWithTar [2021-07-16T17:24:04.263Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-16T17:24:04.263Z] === RUN TestChrootCopyFileWithTar [2021-07-16T17:24:04.263Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-16T17:24:04.263Z] === RUN TestChrootUntarPath [2021-07-16T17:24:04.263Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-16T17:24:04.263Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-16T17:24:04.263Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:24:04.263Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-16T17:24:04.263Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:24:04.263Z] === RUN TestChrootApplyDotDotFile [2021-07-16T17:24:04.263Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:24:04.263Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-16T17:24:04.263Z] PASS [2021-07-16T17:24:04.263Z] coverage: 15.4% of statements [2021-07-16T17:24:04.263Z] ok github.com/docker/docker/pkg/chrootarchive 0.076s coverage: 15.4% of statements [2021-07-16T17:24:04.533Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-16T17:24:04.724Z] === RUN TestSizeEmpty [2021-07-16T17:24:04.724Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-16T17:24:04.724Z] === RUN TestSizeEmptyFile [2021-07-16T17:24:04.724Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-16T17:24:04.724Z] === RUN TestSizeNonemptyFile [2021-07-16T17:24:04.724Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-16T17:24:04.724Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-16T17:24:04.724Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-16T17:24:04.724Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-16T17:24:04.724Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-16T17:24:04.724Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-16T17:24:04.724Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-16T17:24:04.724Z] === RUN TestMoveToSubdir [2021-07-16T17:24:04.724Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-16T17:24:04.724Z] === RUN TestSizeNonExistingDirectory [2021-07-16T17:24:04.724Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-16T17:24:04.724Z] PASS [2021-07-16T17:24:04.724Z] coverage: 80.0% of statements [2021-07-16T17:24:04.724Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-07-16T17:24:05.259Z] --- PASS: TestUpdateRestartPolicy (12.17s) [2021-07-16T17:24:05.259Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T17:24:05.468Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-16T17:24:05.698Z] 2021/07/16 17:24:05 Closing DB instances... [2021-07-16T17:24:05.698Z] === RUN Test [2021-07-16T17:24:05.698Z] === RUN Test/TestContainsEntry [2021-07-16T17:24:05.698Z] === RUN Test/TestCreateEntries [2021-07-16T17:24:05.698Z] === RUN Test/TestEntriesDiff [2021-07-16T17:24:05.698Z] === RUN Test/TestEntriesEquality [2021-07-16T17:24:05.698Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-16T17:24:05.698Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-16T17:24:05.698Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-16T17:24:05.698Z] === RUN Test/TestGeneratorNotGenerate [2021-07-16T17:24:05.698Z] === RUN Test/TestGeneratorWithPort [2021-07-16T17:24:05.698Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-16T17:24:05.698Z] === RUN Test/TestNewEntry [2021-07-16T17:24:05.698Z] === RUN Test/TestParse [2021-07-16T17:24:05.698Z] --- PASS: Test (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-16T17:24:05.698Z] --- PASS: Test/TestParse (0.00s) [2021-07-16T17:24:05.698Z] PASS [2021-07-16T17:24:05.698Z] coverage: 58.3% of statements [2021-07-16T17:24:05.698Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2021-07-16T17:24:05.828Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2021-07-16T17:24:05.828Z] === RUN TestWaitNonBlocked [2021-07-16T17:24:05.828Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:24:05.828Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:24:05.828Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:24:05.828Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:24:05.828Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:24:05.828Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:24:06.139Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-16T17:24:06.139Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-16T17:24:06.158Z] --- PASS: TestTarFiles (3.38s) [2021-07-16T17:24:06.158Z] === RUN TestTarUntar [2021-07-16T17:24:06.158Z] --- PASS: TestTarUntar (0.03s) [2021-07-16T17:24:06.158Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-16T17:24:06.158Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-16T17:24:06.158Z] === RUN TestTarWithOptions [2021-07-16T17:24:06.158Z] --- PASS: TestTarWithOptions (0.04s) [2021-07-16T17:24:06.158Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-16T17:24:06.158Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-16T17:24:06.158Z] === RUN TestUntarUstarGnuConflict [2021-07-16T17:24:06.158Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-16T17:24:06.158Z] === RUN TestUntarInvalidFilenames [2021-07-16T17:24:06.395Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-16T17:24:06.395Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-16T17:24:06.617Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames401561086\\dest" [2021-07-16T17:24:06.617Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-07-16T17:24:06.617Z] === RUN TestUntarHardlinkToSymlink [2021-07-16T17:24:06.617Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-16T17:24:06.617Z] === RUN TestUntarInvalidHardlink [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink007334847\\victim\\hello" -> "../victim/hello" [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink501119506\\victim\\hello" -> "/../victim/hello" [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink735106633\\victim" -> "../victim" [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink559306516\\victim" -> "../victim" [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink955402083\\victim" -> "../victim" [2021-07-16T17:24:06.617Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink089388390\\victim" -> "../victim" [2021-07-16T17:24:06.617Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-07-16T17:24:06.617Z] === RUN TestUntarInvalidSymlink [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink340734861\\dest\\dotdot" -> "../victim/hello" [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink600606088\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink504911687\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink608227834\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink966814481\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink670819132\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:24:06.617Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink056417643\\dest\\dir\\loophole" -> "../../victim" [2021-07-16T17:24:06.617Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-16T17:24:06.617Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-16T17:24:06.617Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-16T17:24:06.617Z] === RUN TestXGlobalNoParent [2021-07-16T17:24:06.617Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-16T17:24:06.617Z] === RUN TestReplaceFileTarWrapper [2021-07-16T17:24:06.617Z] === RUN Test [2021-07-16T17:24:06.617Z] === RUN Test/TestContent [2021-07-16T17:24:06.617Z] === RUN Test/TestInitialize [2021-07-16T17:24:06.617Z] === RUN Test/TestNew [2021-07-16T17:24:06.617Z] === RUN Test/TestParsingContentsWithComments [2021-07-16T17:24:06.617Z] === RUN Test/TestRegister [2021-07-16T17:24:06.617Z] === RUN Test/TestWatch [2021-07-16T17:24:06.617Z] --- PASS: Test (0.01s) [2021-07-16T17:24:06.617Z] --- PASS: Test/TestContent (0.00s) [2021-07-16T17:24:06.617Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-16T17:24:06.617Z] --- PASS: Test/TestNew (0.00s) [2021-07-16T17:24:06.617Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-16T17:24:06.617Z] --- PASS: Test/TestRegister (0.00s) [2021-07-16T17:24:06.617Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T17:24:06.617Z] PASS [2021-07-16T17:24:06.617Z] coverage: 97.6% of statements [2021-07-16T17:24:06.617Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 97.6% of statements [2021-07-16T17:24:06.617Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-07-16T17:24:06.617Z] === RUN TestPrefixHeaderReadable [2021-07-16T17:24:06.617Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2021-07-16T17:24:06.617Z] === RUN TestDisablePigz [2021-07-16T17:24:06.617Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-16T17:24:06.617Z] --- PASS: TestDisablePigz (0.10s) [2021-07-16T17:24:06.617Z] === RUN TestPigz [2021-07-16T17:24:06.617Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-16T17:24:06.617Z] --- PASS: TestPigz (0.12s) [2021-07-16T17:24:06.842Z] --- PASS: TestUpdatePidsLimit (5.62s) [2021-07-16T17:24:06.842Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-07-16T17:24:06.842Z] --- PASS: TestUpdatePidsLimit/no_change (0.77s) [2021-07-16T17:24:06.842Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-07-16T17:24:06.842Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-07-16T17:24:06.842Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-07-16T17:24:06.842Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-07-16T17:24:06.842Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-07-16T17:24:06.842Z] === RUN TestUpdateRestartPolicy [2021-07-16T17:24:07.076Z] === RUN TestCopyFileWithInvalidDest [2021-07-16T17:24:07.076Z] archive_windows_test.go:16: Currently fails [2021-07-16T17:24:07.076Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestCanonicalTarNameForPath [2021-07-16T17:24:07.076Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestCanonicalTarName [2021-07-16T17:24:07.076Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestChmodTarEntry [2021-07-16T17:24:07.076Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestHardLinkOrder [2021-07-16T17:24:07.076Z] --- PASS: TestHardLinkOrder (0.05s) [2021-07-16T17:24:07.076Z] === RUN TestChangeString [2021-07-16T17:24:07.076Z] --- PASS: TestChangeString (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestChangesWithNoChanges [2021-07-16T17:24:07.076Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-16T17:24:07.076Z] === RUN TestChangesWithChanges [2021-07-16T17:24:07.076Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-16T17:24:07.076Z] === RUN TestChangesWithChangesGH13590 [2021-07-16T17:24:07.076Z] changes_test.go:196: needs more investigation [2021-07-16T17:24:07.076Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestChangesDirsEmpty [2021-07-16T17:24:07.076Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-16T17:24:07.076Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestChangesDirsMutated [2021-07-16T17:24:07.076Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-16T17:24:07.076Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestApplyLayer [2021-07-16T17:24:07.076Z] changes_test.go:433: needs further investigation [2021-07-16T17:24:07.076Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestChangesSizeWithHardlinks [2021-07-16T17:24:07.076Z] changes_test.go:469: needs further investigation [2021-07-16T17:24:07.076Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestChangesSizeWithNoChanges [2021-07-16T17:24:07.076Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-16T17:24:07.076Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestChangesSize [2021-07-16T17:24:07.076Z] --- PASS: TestChangesSize (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestApplyLayerInvalidFilenames [2021-07-16T17:24:07.076Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames955122304\\dest" [2021-07-16T17:24:07.076Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-16T17:24:07.076Z] === RUN TestApplyLayerInvalidHardlink [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink303310258\\victim\\hello" -> "../victim/hello" [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink618958697\\victim\\hello" -> "/../victim/hello" [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink779030964\\victim" -> "../victim" [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink478084483\\victim" -> "../victim" [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink831466246\\victim" -> "../victim" [2021-07-16T17:24:07.076Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink199000749\\victim" -> "../victim" [2021-07-16T17:24:07.076Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-07-16T17:24:07.076Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-16T17:24:07.076Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-07-16T17:24:07.076Z] === RUN TestApplyLayerInvalidSymlink [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink807364648\\dest\\dotdot" -> "../victim/hello" [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink776101735\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink865098138\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink511761457\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink709432284\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:24:07.076Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink262166411\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:24:07.076Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-16T17:24:07.076Z] === RUN TestApplyLayerWhiteouts [2021-07-16T17:24:07.076Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-07-16T17:24:07.076Z] === RUN TestGenerateEmptyFile [2021-07-16T17:24:07.076Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-16T17:24:07.076Z] === RUN TestGenerateWithContent [2021-07-16T17:24:07.076Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-16T17:24:07.076Z] PASS [2021-07-16T17:24:07.076Z] coverage: 61.6% of statements [2021-07-16T17:24:07.077Z] ok github.com/docker/docker/pkg/archive 5.395s coverage: 61.6% of statements [2021-07-16T17:24:07.208Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-16T17:24:07.208Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-07-16T17:24:07.208Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-07-16T17:24:07.208Z] === RUN TestWaitBlocked [2021-07-16T17:24:07.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:24:07.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:24:07.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:24:07.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:24:07.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:24:07.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:24:07.320Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-16T17:24:07.537Z] === RUN Test [2021-07-16T17:24:07.537Z] === RUN Test/TestInitialize [2021-07-16T17:24:07.537Z] time="2021-07-16T17:24:07Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:24:07.537Z] time="2021-07-16T17:24:07Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:24:07.537Z] time="2021-07-16T17:24:07Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:24:07.537Z] === RUN Test/TestInitializeWithCerts [2021-07-16T17:24:07.537Z] time="2021-07-16T17:24:07Z" level=info msg="Initializing discovery with TLS" [2021-07-16T17:24:07.537Z] === RUN Test/TestWatch [2021-07-16T17:24:07.537Z] time="2021-07-16T17:24:07Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:24:08.148Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-16T17:24:08.148Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-07-16T17:24:08.148Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-07-16T17:24:08.148Z] === CONT TestDaemonRestartIpcMode [2021-07-16T17:24:08.148Z] === CONT TestIpcModeOlderClient [2021-07-16T17:24:08.148Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-07-16T17:24:08.148Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-16T17:24:08.247Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-16T17:24:08.809Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-16T17:24:09.077Z] 2021/07/16 17:24:08 Closing DB instances... [2021-07-16T17:24:10.053Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-07-16T17:24:10.053Z] === RUN TestNetworkDBNodeLeave [2021-07-16T17:24:10.513Z] --- PASS: Test (3.12s) [2021-07-16T17:24:10.698Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-16T17:24:10.972Z] --- PASS: Test/TestInitialize (0.12s) [2021-07-16T17:24:10.972Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-16T17:24:10.972Z] --- PASS: Test/TestWatch (3.00s) [2021-07-16T17:24:10.972Z] PASS [2021-07-16T17:24:10.972Z] coverage: 84.1% of statements [2021-07-16T17:24:10.972Z] ok github.com/docker/docker/pkg/discovery/kv 3.162s coverage: 84.1% of statements [2021-07-16T17:24:11.432Z] === RUN Test [2021-07-16T17:24:11.432Z] === RUN Test/TestWatch [2021-07-16T17:24:11.432Z] --- PASS: Test (0.00s) [2021-07-16T17:24:11.432Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T17:24:11.432Z] PASS [2021-07-16T17:24:11.432Z] coverage: 92.3% of statements [2021-07-16T17:24:11.432Z] ok github.com/docker/docker/pkg/discovery/memory 0.037s coverage: 92.3% of statements [2021-07-16T17:24:11.460Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.04s) [2021-07-16T17:24:11.627Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-16T17:24:11.720Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2021-07-16T17:24:11.720Z] PASS [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === Skipped [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-16T17:24:11.720Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-16T17:24:11.720Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-16T17:24:11.720Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-16T17:24:11.720Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-16T17:24:11.720Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-16T17:24:11.720Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-16T17:24:11.720Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-16T17:24:11.720Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-16T17:24:11.720Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-16T17:24:11.720Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-16T17:24:11.720Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-16T17:24:11.720Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2021-07-16T17:24:11.720Z] 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) [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-16T17:24:11.720Z] 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) [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-16T17:24:11.720Z] 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) [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-16T17:24:11.720Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T17:24:11.720Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-16T17:24:11.720Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-16T17:24:11.720Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-16T17:24:11.720Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-16T17:24:11.720Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-16T17:24:11.720Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-16T17:24:11.720Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-16T17:24:11.720Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-16T17:24:11.720Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] [2021-07-16T17:24:11.720Z] DONE 177 tests, 25 skipped in 88.300s [2021-07-16T17:24:11.720Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-16T17:24:11.720Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T17:24:12.290Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-16T17:24:12.290Z] === RUN TestDaemonConfigValidation [2021-07-16T17:24:12.290Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:24:12.290Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:24:12.290Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-16T17:24:12.290Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-16T17:24:12.290Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-16T17:24:12.290Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-16T17:24:12.290Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-16T17:24:12.290Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-16T17:24:12.290Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-16T17:24:12.290Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-16T17:24:12.290Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:24:12.290Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-16T17:24:12.400Z] === RUN Test [2021-07-16T17:24:12.400Z] === RUN Test/TestInitialize [2021-07-16T17:24:12.400Z] === RUN Test/TestInitializeWithPattern [2021-07-16T17:24:12.400Z] === RUN Test/TestRegister [2021-07-16T17:24:12.400Z] === RUN Test/TestWatch [2021-07-16T17:24:12.400Z] --- PASS: Test (0.00s) [2021-07-16T17:24:12.400Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-16T17:24:12.400Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-16T17:24:12.400Z] --- PASS: Test/TestRegister (0.00s) [2021-07-16T17:24:12.400Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T17:24:12.400Z] PASS [2021-07-16T17:24:12.400Z] coverage: 93.8% of statements [2021-07-16T17:24:12.400Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2021-07-16T17:24:12.549Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-16T17:24:12.549Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-16T17:24:12.549Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-16T17:24:12.549Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-16T17:24:12.549Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-16T17:24:12.549Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-16T17:24:12.549Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-07-16T17:24:12.549Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-16T17:24:12.549Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-16T17:24:12.549Z] PASS [2021-07-16T17:24:12.549Z] [2021-07-16T17:24:12.549Z] DONE 7 tests in 0.803s [2021-07-16T17:24:12.549Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-16T17:24:12.809Z] INFO: Testing against a local daemon [2021-07-16T17:24:12.809Z] === RUN TestCommitInheritsEnv [2021-07-16T17:24:12.859Z] === RUN TestPollerAddRemove [2021-07-16T17:24:12.859Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-16T17:24:12.859Z] === RUN TestPollerEvent [2021-07-16T17:24:12.859Z] poller_test.go:41: No chmod on Windows [2021-07-16T17:24:12.859Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-16T17:24:12.859Z] === RUN TestPollerClose [2021-07-16T17:24:12.859Z] --- PASS: TestPollerClose (0.00s) [2021-07-16T17:24:12.859Z] PASS [2021-07-16T17:24:12.859Z] coverage: 45.7% of statements [2021-07-16T17:24:12.859Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2021-07-16T17:24:12.859Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-07-16T17:24:12.859Z] === RUN TestNetworkDBWatch [2021-07-16T17:24:12.998Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-16T17:24:13.831Z] === RUN TestCopyFileWithInvalidSrc [2021-07-16T17:24:13.831Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCopyFileWithInvalidDest [2021-07-16T17:24:13.831Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-16T17:24:13.831Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-16T17:24:13.831Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCopyFile [2021-07-16T17:24:13.831Z] --- PASS: TestCopyFile (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-16T17:24:13.831Z] fileutils_test.go:134: Needs porting to Windows [2021-07-16T17:24:13.831Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-16T17:24:13.831Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-16T17:24:13.831Z] fileutils_test.go:180: Needs porting to Windows [2021-07-16T17:24:13.831Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestWildcardMatches [2021-07-16T17:24:13.831Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestPatternMatches [2021-07-16T17:24:13.831Z] --- PASS: TestPatternMatches (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-16T17:24:13.831Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestPatternMatchesFolderExclusions [2021-07-16T17:24:13.831Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-16T17:24:13.831Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-16T17:24:13.831Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-16T17:24:13.831Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-16T17:24:13.831Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestSingleExclamationError [2021-07-16T17:24:13.831Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestMatchesWithNoPatterns [2021-07-16T17:24:13.831Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestMatchesWithMalformedPatterns [2021-07-16T17:24:13.831Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestMatches [2021-07-16T17:24:13.831Z] --- PASS: TestMatches (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCleanPatterns [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCleanPatternsExceptionFlag [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCleanPatternsErrorSingleException [2021-07-16T17:24:13.831Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCreateIfNotExistsDir [2021-07-16T17:24:13.831Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestCreateIfNotExistsFile [2021-07-16T17:24:13.831Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-16T17:24:13.831Z] === RUN TestMatch [2021-07-16T17:24:13.831Z] --- PASS: TestMatch (0.00s) [2021-07-16T17:24:13.831Z] PASS [2021-07-16T17:24:13.831Z] coverage: 85.2% of statements [2021-07-16T17:24:13.831Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 85.2% of statements [2021-07-16T17:24:14.188Z] --- PASS: TestCommitInheritsEnv (1.43s) [2021-07-16T17:24:14.188Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T17:24:14.188Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-16T17:24:14.188Z] === RUN TestImagesFilterMultiReference [2021-07-16T17:24:14.188Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-16T17:24:14.188Z] === RUN TestImagePullPlatformInvalid [2021-07-16T17:24:14.188Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-16T17:24:14.188Z] === RUN TestRemoveImageOrphaning [2021-07-16T17:24:14.290Z] === RUN TestGet [2021-07-16T17:24:14.290Z] --- PASS: TestGet (0.00s) [2021-07-16T17:24:14.290Z] === RUN TestGetShortcutString [2021-07-16T17:24:14.290Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-16T17:24:14.290Z] PASS [2021-07-16T17:24:14.290Z] coverage: 42.9% of statements [2021-07-16T17:24:14.290Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2021-07-16T17:24:14.758Z] 2021/07/16 17:24:14 Closing DB instances... [2021-07-16T17:24:14.884Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-16T17:24:15.217Z] === RUN TestCreateIDMapOrder [2021-07-16T17:24:15.217Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-16T17:24:15.217Z] PASS [2021-07-16T17:24:15.217Z] coverage: 7.2% of statements [2021-07-16T17:24:15.217Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-07-16T17:24:16.093Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-07-16T17:24:16.093Z] === RUN TestRemoveImageGarbageCollector [2021-07-16T17:24:16.093Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-16T17:24:16.093Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-16T17:24:16.093Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T17:24:16.093Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-16T17:24:16.093Z] === RUN TestTagInvalidReference [2021-07-16T17:24:16.093Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-16T17:24:16.093Z] === RUN TestTagValidPrefixedRepo [2021-07-16T17:24:16.187Z] --- PASS: TestNetworkDBWatch (3.23s) [2021-07-16T17:24:16.187Z] === RUN TestNetworkDBBulkSync [2021-07-16T17:24:16.352Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-16T17:24:16.352Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T17:24:16.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-16T17:24:16.352Z] === RUN TestTagOfficialNames [2021-07-16T17:24:16.352Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-16T17:24:16.352Z] === RUN TestTagMatchesDigest [2021-07-16T17:24:16.352Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-16T17:24:16.352Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-16T17:24:16.646Z] === RUN TestFixedBufferCap [2021-07-16T17:24:16.646Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-16T17:24:16.646Z] === RUN TestFixedBufferLen [2021-07-16T17:24:16.646Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-16T17:24:16.646Z] === RUN TestFixedBufferString [2021-07-16T17:24:16.646Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-16T17:24:16.646Z] === RUN TestFixedBufferWrite [2021-07-16T17:24:16.646Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-16T17:24:16.646Z] === RUN TestFixedBufferRead [2021-07-16T17:24:16.646Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-16T17:24:16.646Z] === RUN TestBytesPipeRead [2021-07-16T17:24:16.646Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-16T17:24:16.646Z] === RUN TestBytesPipeWrite [2021-07-16T17:24:16.646Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-16T17:24:16.646Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-16T17:24:17.106Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-07-16T17:24:17.106Z] === RUN TestAtomicWriteToFile [2021-07-16T17:24:17.106Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-16T17:24:17.106Z] === RUN TestAtomicWriteSetCommit [2021-07-16T17:24:17.106Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-16T17:24:17.106Z] === RUN TestAtomicWriteSetCancel [2021-07-16T17:24:17.106Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-07-16T17:24:17.106Z] === RUN TestReadCloserWrapperClose [2021-07-16T17:24:17.106Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-16T17:24:17.106Z] === RUN TestReaderErrWrapperReadOnError [2021-07-16T17:24:17.106Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-16T17:24:17.106Z] === RUN TestReaderErrWrapperRead [2021-07-16T17:24:17.106Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-16T17:24:17.106Z] === RUN TestHashData [2021-07-16T17:24:17.106Z] --- PASS: TestHashData (0.00s) [2021-07-16T17:24:17.106Z] === RUN TestCancelReadCloser [2021-07-16T17:24:17.106Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-16T17:24:17.106Z] === RUN TestWriteCloserWrapperClose [2021-07-16T17:24:17.106Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-16T17:24:17.106Z] === RUN TestNopWriteCloser [2021-07-16T17:24:17.106Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-16T17:24:17.106Z] === RUN TestNopWriter [2021-07-16T17:24:17.106Z] --- PASS: TestNopWriter (0.00s) [2021-07-16T17:24:17.106Z] === RUN TestWriteCounter [2021-07-16T17:24:17.106Z] --- PASS: TestWriteCounter (0.00s) [2021-07-16T17:24:17.106Z] PASS [2021-07-16T17:24:17.106Z] coverage: 69.2% of statements [2021-07-16T17:24:17.106Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 69.2% of statements [2021-07-16T17:24:17.397Z] docker_cli_daemon_test.go:2550: [d92a1c9904ced] daemon is not started [2021-07-16T17:24:17.565Z] 2021/07/16 17:24:17 Closing DB instances... [2021-07-16T17:24:18.024Z] === RUN TestError [2021-07-16T17:24:18.024Z] --- PASS: TestError (0.00s) [2021-07-16T17:24:18.024Z] === RUN TestProgressString [2021-07-16T17:24:18.024Z] === RUN TestProgressString/no_progress [2021-07-16T17:24:18.024Z] === RUN TestProgressString/progress_1 [2021-07-16T17:24:18.024Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-16T17:24:18.024Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-16T17:24:18.024Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-16T17:24:18.024Z] === RUN TestProgressString/with_units [2021-07-16T17:24:18.024Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-16T17:24:18.024Z] === RUN TestProgressString/hide_counts [2021-07-16T17:24:18.024Z] --- PASS: TestProgressString (0.00s) [2021-07-16T17:24:18.024Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-16T17:24:18.024Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-16T17:24:18.024Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-16T17:24:18.024Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-16T17:24:18.024Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-16T17:24:18.024Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-16T17:24:18.024Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-16T17:24:18.024Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-16T17:24:18.024Z] === RUN TestJSONMessageDisplay [2021-07-16T17:24:18.024Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-07-16T17:24:18.024Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-16T17:24:18.024Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-16T17:24:18.024Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-16T17:24:18.024Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-16T17:24:18.024Z] === RUN TestDisplayJSONMessagesStream [2021-07-16T17:24:18.024Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-16T17:24:18.024Z] PASS [2021-07-16T17:24:18.024Z] coverage: 91.7% of statements [2021-07-16T17:24:18.024Z] ok github.com/docker/docker/pkg/jsonmessage 0.152s coverage: 91.7% of statements [2021-07-16T17:24:18.483Z] --- PASS: TestGetAddress (21.03s) [2021-07-16T17:24:18.483Z] === RUN TestRequestSyntaxCheck [2021-07-16T17:24:18.483Z] === RUN TestStandardLongPath [2021-07-16T17:24:18.483Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-16T17:24:18.483Z] === RUN TestUNCLongPath [2021-07-16T17:24:18.483Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-16T17:24:18.483Z] PASS [2021-07-16T17:24:18.483Z] coverage: 100.0% of statements [2021-07-16T17:24:18.483Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-07-16T17:24:18.483Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-16T17:24:18.483Z] === RUN TestRequest [2021-07-16T17:24:18.943Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-07-16T17:24:18.943Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-16T17:24:18.943Z] === RUN TestNameFormat [2021-07-16T17:24:18.943Z] --- PASS: TestNameFormat (0.00s) [2021-07-16T17:24:18.943Z] === RUN TestNameRetries [2021-07-16T17:24:18.943Z] --- PASS: TestNameRetries (0.00s) [2021-07-16T17:24:18.943Z] PASS [2021-07-16T17:24:18.943Z] coverage: 85.7% of statements [2021-07-16T17:24:18.943Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2021-07-16T17:24:19.285Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-16T17:24:19.912Z] === RUN TestParseKeyValueOpt [2021-07-16T17:24:19.912Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-16T17:24:19.912Z] === RUN TestParseUintList [2021-07-16T17:24:19.912Z] --- PASS: TestParseUintList (0.00s) [2021-07-16T17:24:19.912Z] === RUN TestParseUintListMaximumLimits [2021-07-16T17:24:19.912Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-16T17:24:19.912Z] PASS [2021-07-16T17:24:19.912Z] coverage: 97.0% of statements [2021-07-16T17:24:19.912Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-07-16T17:24:20.372Z] === RUN TestNewAndRemove [2021-07-16T17:24:20.372Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-16T17:24:20.372Z] === RUN TestRemoveInvalidPath [2021-07-16T17:24:20.372Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-16T17:24:20.372Z] PASS [2021-07-16T17:24:20.372Z] coverage: 82.6% of statements [2021-07-16T17:24:20.372Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-07-16T17:24:21.175Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-16T17:24:21.709Z] --- PASS: TestUpdateRestartPolicy (12.63s) [2021-07-16T17:24:21.709Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T17:24:21.709Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-07-16T17:24:21.709Z] === RUN TestWaitNonBlocked [2021-07-16T17:24:21.709Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:24:21.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:24:21.709Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:24:21.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:24:21.709Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:24:21.709Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:24:21.709Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-16T17:24:21.709Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-07-16T17:24:21.709Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-07-16T17:24:21.709Z] === RUN TestWaitBlocked [2021-07-16T17:24:21.709Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:24:21.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:24:21.709Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:24:21.709Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:24:21.709Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:24:21.709Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:24:21.914Z] === RUN TestFailedConnection [2021-07-16T17:24:21.914Z] === RUN TestParseEmptyInterface [2021-07-16T17:24:21.914Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-16T17:24:21.914Z] === RUN TestParseNonInterfaceType [2021-07-16T17:24:21.914Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-16T17:24:21.914Z] === RUN TestParseWithOneFunction [2021-07-16T17:24:21.914Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-16T17:24:21.914Z] === RUN TestParseWithMultipleFuncs [2021-07-16T17:24:21.914Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-16T17:24:21.914Z] === RUN TestParseWithUnnamedReturn [2021-07-16T17:24:21.914Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-16T17:24:21.914Z] === RUN TestEmbeddedInterface [2021-07-16T17:24:21.914Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-16T17:24:21.914Z] === RUN TestParsedImports [2021-07-16T17:24:21.914Z] --- PASS: TestParsedImports (0.00s) [2021-07-16T17:24:21.914Z] === RUN TestAliasedImports [2021-07-16T17:24:21.914Z] --- PASS: TestAliasedImports (0.00s) [2021-07-16T17:24:21.914Z] PASS [2021-07-16T17:24:21.914Z] coverage: 56.8% of statements [2021-07-16T17:24:21.914Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-07-16T17:24:22.275Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-16T17:24:22.275Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2021-07-16T17:24:22.275Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-07-16T17:24:22.275Z] === CONT TestContainerStartOnDaemonRestart [2021-07-16T17:24:22.275Z] === CONT TestContainerKillOnDaemonStart [2021-07-16T17:24:22.373Z] 2021/07/16 17:24:21 Closing DB instances... [2021-07-16T17:24:22.832Z] === RUN TestHTTPTransport [2021-07-16T17:24:22.832Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-16T17:24:22.832Z] PASS [2021-07-16T17:24:22.832Z] coverage: 85.7% of statements [2021-07-16T17:24:22.832Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-07-16T17:24:23.062Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-16T17:24:23.291Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-16T17:24:23.291Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-16T17:24:23.291Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-16T17:24:23.291Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-16T17:24:23.291Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-16T17:24:23.291Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-16T17:24:23.291Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-16T17:24:23.291Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-16T17:24:23.291Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-16T17:24:23.291Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-16T17:24:23.291Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-16T17:24:23.291Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-16T17:24:23.291Z] === RUN TestBufferPoolPutAndGet [2021-07-16T17:24:23.291Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-16T17:24:23.291Z] PASS [2021-07-16T17:24:23.291Z] coverage: 88.2% of statements [2021-07-16T17:24:23.291Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-07-16T17:24:23.291Z] --- PASS: TestRequest (4.96s) [2021-07-16T17:24:23.291Z] === RUN TestOverlappingRequests [2021-07-16T17:24:23.751Z] --- PASS: TestFailedConnection (2.04s) [2021-07-16T17:24:23.751Z] === RUN TestFailOnce [2021-07-16T17:24:23.751Z] --- PASS: TestOverlappingRequests (0.27s) [2021-07-16T17:24:23.751Z] === RUN TestRelease [2021-07-16T17:24:23.751Z] 2021/07/16 17:24:23 http: panic serving 127.0.0.1:49283: Plugin not ready [2021-07-16T17:24:23.751Z] goroutine 34 [running]: [2021-07-16T17:24:23.751Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-07-16T17:24:23.751Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-16T17:24:23.751Z] panic(0x1355160, 0x146c250) [2021-07-16T17:24:23.751Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-16T17:24:23.751Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x147c910, 0xc000062000, 0xc0001a8000) [2021-07-16T17:24:23.751Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-16T17:24:23.751Z] net/http.HandlerFunc.ServeHTTP(0xc000088f30, 0x147c910, 0xc000062000, 0xc0001a8000) [2021-07-16T17:24:23.751Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-16T17:24:23.751Z] net/http.(*ServeMux).ServeHTTP(0xc0000d68c0, 0x147c910, 0xc000062000, 0xc0001a8000) [2021-07-16T17:24:23.751Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-16T17:24:23.751Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0x147c910, 0xc000062000, 0xc0001a8000) [2021-07-16T17:24:23.751Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-16T17:24:23.751Z] net/http.(*conn).serve(0xc0001a0000, 0x147d500, 0xc000188040) [2021-07-16T17:24:23.751Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-16T17:24:23.751Z] created by net/http.(*Server).Serve [2021-07-16T17:24:23.751Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-16T17:24:23.751Z] time="2021-07-16T17:24:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.FailOnce: Post \"http://127.0.0.1:49282/Test.FailOnce\": EOF, retrying in 1s" [2021-07-16T17:24:23.751Z] === RUN TestOutputOnPrematureClose [2021-07-16T17:24:23.751Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-16T17:24:23.751Z] === RUN TestCompleteSilently [2021-07-16T17:24:23.751Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-16T17:24:23.751Z] PASS [2021-07-16T17:24:23.751Z] coverage: 75.9% of statements [2021-07-16T17:24:23.752Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-07-16T17:24:23.752Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.87s) [2021-07-16T17:24:23.752Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-16T17:24:24.211Z] === RUN TestSendToOneSub [2021-07-16T17:24:24.211Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-16T17:24:24.211Z] === RUN TestSendToMultipleSubs [2021-07-16T17:24:24.211Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-16T17:24:24.211Z] === RUN TestEvictOneSub [2021-07-16T17:24:24.211Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-16T17:24:24.211Z] === RUN TestClosePublisher [2021-07-16T17:24:24.211Z] --- PASS: TestClosePublisher (0.00s) [2021-07-16T17:24:24.211Z] === RUN TestPubSubRace [2021-07-16T17:24:24.673Z] --- PASS: TestRelease (0.89s) [2021-07-16T17:24:24.673Z] === RUN TestAllocateRandomDeallocate [2021-07-16T17:24:24.673Z] --- PASS: TestFailOnce (1.15s) [2021-07-16T17:24:24.673Z] === RUN TestEchoInputOutput [2021-07-16T17:24:24.673Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-16T17:24:24.673Z] === RUN TestBackoff [2021-07-16T17:24:24.673Z] --- PASS: TestBackoff (0.00s) [2021-07-16T17:24:24.673Z] === RUN TestAbortRetry [2021-07-16T17:24:24.673Z] --- PASS: TestAbortRetry (0.00s) [2021-07-16T17:24:24.673Z] === RUN TestClientScheme [2021-07-16T17:24:24.673Z] --- PASS: TestClientScheme (0.00s) [2021-07-16T17:24:24.673Z] === RUN TestNewClientWithTimeout [2021-07-16T17:24:25.133Z] time="2021-07-16T17:24:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-16T17:24:25.574Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-16T17:24:25.584Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2021-07-16T17:24:25.584Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-16T17:24:25.592Z] --- PASS: TestPubSubRace (1.04s) [2021-07-16T17:24:25.592Z] PASS [2021-07-16T17:24:25.592Z] coverage: 75.0% of statements [2021-07-16T17:24:25.592Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-07-16T17:24:25.592Z] 2021/07/16 17:24:25 Closing DB instances... [2021-07-16T17:24:26.051Z] === RUN TestRegister [2021-07-16T17:24:26.051Z] --- PASS: TestRegister (0.00s) [2021-07-16T17:24:26.051Z] === RUN TestCommand [2021-07-16T17:24:26.051Z] --- PASS: TestCommand (0.02s) [2021-07-16T17:24:26.051Z] === RUN TestNaiveSelf [2021-07-16T17:24:26.051Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-16T17:24:26.051Z] PASS [2021-07-16T17:24:26.051Z] coverage: 82.4% of statements [2021-07-16T17:24:26.051Z] ok github.com/docker/docker/pkg/reexec 0.093s coverage: 82.4% of statements [2021-07-16T17:24:27.020Z] === RUN TestParseSignal [2021-07-16T17:24:27.020Z] --- PASS: TestParseSignal (0.00s) [2021-07-16T17:24:27.020Z] === RUN TestValidSignalForPlatform [2021-07-16T17:24:27.020Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-16T17:24:27.020Z] PASS [2021-07-16T17:24:27.020Z] coverage: 19.7% of statements [2021-07-16T17:24:27.020Z] ok github.com/docker/docker/pkg/signal 0.029s coverage: 19.7% of statements [2021-07-16T17:24:27.020Z] time="2021-07-16T17:24:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-16T17:24:27.020Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-07-16T17:24:27.020Z] === RUN TestNetworkDBGarbageCollection [2021-07-16T17:24:27.484Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2021-07-16T17:24:27.484Z] === CONT TestDaemonHostGatewayIP [2021-07-16T17:24:27.484Z] --- PASS: TestAllocateRandomDeallocate (2.64s) [2021-07-16T17:24:27.484Z] === RUN TestRetrieveFromStore [2021-07-16T17:24:27.484Z] === RUN TestNewStdWriter [2021-07-16T17:24:27.484Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-16T17:24:27.484Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-16T17:24:27.484Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-16T17:24:27.484Z] === RUN TestWriteWithNilBytes [2021-07-16T17:24:27.484Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-16T17:24:27.484Z] === RUN TestWrite [2021-07-16T17:24:27.484Z] --- PASS: TestWrite (0.00s) [2021-07-16T17:24:27.484Z] === RUN TestWriteWithWriterError [2021-07-16T17:24:27.484Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-16T17:24:27.484Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-16T17:24:27.484Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-16T17:24:27.484Z] === RUN TestStdCopyWriteAndRead [2021-07-16T17:24:27.484Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-16T17:24:27.484Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-16T17:24:27.484Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-16T17:24:27.484Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-16T17:24:27.484Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-16T17:24:27.485Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-16T17:24:27.485Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-16T17:24:27.485Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-16T17:24:27.485Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-16T17:24:27.485Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-16T17:24:27.485Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-16T17:24:27.485Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-16T17:24:27.485Z] PASS [2021-07-16T17:24:27.485Z] coverage: 100.0% of statements [2021-07-16T17:24:27.485Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-07-16T17:24:27.944Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-16T17:24:27.944Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-16T17:24:27.944Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-16T17:24:27.944Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-16T17:24:27.944Z] === RUN TestFormatStatus [2021-07-16T17:24:27.944Z] --- PASS: TestFormatStatus (0.00s) [2021-07-16T17:24:27.944Z] === RUN TestFormatError [2021-07-16T17:24:27.944Z] --- PASS: TestFormatError (0.00s) [2021-07-16T17:24:27.944Z] === RUN TestFormatJSONError [2021-07-16T17:24:27.944Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-16T17:24:27.944Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-16T17:24:27.944Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-16T17:24:27.944Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-16T17:24:27.944Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-16T17:24:27.944Z] === RUN TestNewJSONProgressOutput [2021-07-16T17:24:27.944Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-16T17:24:27.944Z] === RUN TestAuxFormatterEmit [2021-07-16T17:24:27.944Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-16T17:24:27.944Z] === RUN TestStreamWriterStdout [2021-07-16T17:24:27.944Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-16T17:24:27.944Z] === RUN TestStreamWriterStderr [2021-07-16T17:24:27.944Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-16T17:24:27.944Z] PASS [2021-07-16T17:24:27.944Z] coverage: 66.2% of statements [2021-07-16T17:24:27.944Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-07-16T17:24:27.944Z] --- PASS: TestRetrieveFromStore (0.88s) [2021-07-16T17:24:27.944Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-16T17:24:28.089Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-16T17:24:28.404Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2021-07-16T17:24:28.404Z] === RUN TestParallelPredefinedRequest1 [2021-07-16T17:24:28.404Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-16T17:24:28.404Z] === RUN TestParallelPredefinedRequest2 [2021-07-16T17:24:28.404Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-16T17:24:28.404Z] === RUN TestParallelPredefinedRequest3 [2021-07-16T17:24:28.404Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-16T17:24:28.404Z] === RUN TestParallelPredefinedRequest4 [2021-07-16T17:24:28.404Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-16T17:24:28.404Z] === RUN TestParallelPredefinedRequest5 [2021-07-16T17:24:28.404Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-16T17:24:28.404Z] === RUN TestDebug [2021-07-16T17:24:28.404Z] --- PASS: TestDebug (0.00s) [2021-07-16T17:24:28.404Z] === RUN TestRequestPoolParallel [2021-07-16T17:24:28.404Z] --- PASS: TestRequestPoolParallel (0.25s) [2021-07-16T17:24:28.404Z] === RUN TestFullAllocateRelease [2021-07-16T17:24:28.404Z] === RUN TestGenerateRandomID [2021-07-16T17:24:28.404Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-16T17:24:28.404Z] === RUN TestShortenId [2021-07-16T17:24:28.404Z] --- PASS: TestShortenId (0.00s) [2021-07-16T17:24:28.404Z] === RUN TestShortenSha256Id [2021-07-16T17:24:28.404Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-16T17:24:28.404Z] === RUN TestShortenIdEmpty [2021-07-16T17:24:28.404Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-16T17:24:28.404Z] === RUN TestShortenIdInvalid [2021-07-16T17:24:28.404Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-16T17:24:28.404Z] === RUN TestIsShortIDNonHex [2021-07-16T17:24:28.404Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-16T17:24:28.404Z] === RUN TestIsShortIDNotCorrectSize [2021-07-16T17:24:28.404Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-16T17:24:28.404Z] PASS [2021-07-16T17:24:28.404Z] coverage: 70.6% of statements [2021-07-16T17:24:28.404Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2021-07-16T17:24:28.863Z] --- PASS: TestFullAllocateRelease (0.39s) [2021-07-16T17:24:28.863Z] === RUN TestOddAllocateRelease [2021-07-16T17:24:28.863Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-07-16T17:24:28.863Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-16T17:24:28.880Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.790309607s with top 10 stages: buildssa: 1m45.567506685s, goimports: 22.455635756s, unconvert: 13.263240598s, gosec: 10.254317309s, golint: 6.752167218s, inspect: 4.390761575s, misspell: 4.091681402s, ineffassign: 3.630903037s, vrp: 2.901207346s, printf: 1.809627292s [2021-07-16T17:24:28.880Z] INFO [runner] Issues before processing: 2864, after processing: 0 [2021-07-16T17:24:28.880Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2289/2289, skip_dirs: 2289/2289, exclude-rules: 78/1900, cgo: 2289/2864, path_prettifier: 2289/2289, nolint: 0/78, skip_files: 2289/2289, autogenerated_exclude: 1900/2289, identifier_marker: 1900/1900, exclude: 1900/1900 [2021-07-16T17:24:28.880Z] INFO [runner] processing took 163.4615ms with stages: identifier_marker: 55.163471ms, nolint: 50.453987ms, autogenerated_exclude: 19.113659ms, path_prettifier: 17.685201ms, exclude-rules: 9.755825ms, skip_dirs: 6.948474ms, cgo: 2.223348ms, filename_unadjuster: 2.111634ms, max_same_issues: 1.579µs, exclude: 733ns, uniq_by_line: 724ns, path_shortener: 714ns, diff: 491ns, source_code: 471ns, max_from_linter: 461ns, skip_files: 418ns, max_per_file_from_linter: 310ns [2021-07-16T17:24:28.880Z] INFO [runner] linters took 1m48.917511992s with stages: goanalysis_metalinter: 1m25.635244461s, unused: 23.117610666s [2021-07-16T17:24:28.880Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-07-16T17:24:28.880Z] INFO Memory: 2427 samples, avg is 1712.6MB, max is 4237.8MB [2021-07-16T17:24:28.880Z] INFO Execution took 4m2.595575955s [2021-07-16T17:24:28.880Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-16T17:24:29.204Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/make.sh dynbinary test-docker-py [2021-07-16T17:24:29.322Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-07-16T17:24:29.322Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-16T17:24:29.322Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-16T17:24:29.322Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-16T17:24:29.322Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-16T17:24:29.322Z] === CONT TestParallelPredefinedRequest1 [2021-07-16T17:24:29.322Z] === CONT TestParallelPredefinedRequest4 [2021-07-16T17:24:29.322Z] === CONT TestParallelPredefinedRequest1 [2021-07-16T17:24:29.322Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:24:29.322Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-16T17:24:29.322Z] === CONT TestParallelPredefinedRequest3 [2021-07-16T17:24:29.322Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:24:29.322Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-16T17:24:29.322Z] === CONT TestParallelPredefinedRequest2 [2021-07-16T17:24:29.322Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:24:29.322Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-16T17:24:29.323Z] === CONT TestParallelPredefinedRequest5 [2021-07-16T17:24:29.323Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:24:29.323Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-16T17:24:29.323Z] === CONT TestParallelPredefinedRequest4 [2021-07-16T17:24:29.323Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:24:29.323Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-16T17:24:29.323Z] PASS [2021-07-16T17:24:29.323Z] coverage: 85.3% of statements [2021-07-16T17:24:29.323Z] ok github.com/docker/docker/libnetwork/ipam 39.380s coverage: 85.3% of statements [2021-07-16T17:24:29.323Z] === RUN TestIsCpusetListAvailable [2021-07-16T17:24:29.323Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-16T17:24:29.323Z] PASS [2021-07-16T17:24:29.323Z] coverage: 38.2% of statements [2021-07-16T17:24:29.323Z] time="2021-07-16T17:24:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-16T17:24:29.323Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 38.2% of statements [2021-07-16T17:24:29.765Z] [2021-07-16T17:24:29.765Z] Removing bundles/ [2021-07-16T17:24:29.765Z] [2021-07-16T17:24:29.765Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-16T17:24:29.765Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T17:24:29.765Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:24:30.604Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-16T17:24:30.769Z] --- PASS: TestDaemonHostGatewayIP (3.26s) [2021-07-16T17:24:30.769Z] === CONT TestDaemonRestartIpcMode [2021-07-16T17:24:30.864Z] === RUN TestChtimes [2021-07-16T17:24:30.864Z] --- PASS: TestChtimes (0.00s) [2021-07-16T17:24:30.864Z] === RUN TestChtimesWindows [2021-07-16T17:24:30.864Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-16T17:24:30.864Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-16T17:24:30.864Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-16T17:24:30.864Z] === RUN TestEnsureRemoveAllNotExist [2021-07-16T17:24:30.864Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-16T17:24:30.864Z] === RUN TestEnsureRemoveAllWithDir [2021-07-16T17:24:30.864Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-16T17:24:30.864Z] === RUN TestEnsureRemoveAllWithFile [2021-07-16T17:24:30.864Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-16T17:24:30.864Z] === RUN TestHasWin32KSupport [2021-07-16T17:24:30.864Z] syscall_windows_test.go:8: win32k: true [2021-07-16T17:24:30.864Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-16T17:24:30.864Z] PASS [2021-07-16T17:24:30.864Z] coverage: 12.9% of statements [2021-07-16T17:24:30.864Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 12.9% of statements [2021-07-16T17:24:31.325Z] === RUN TestTailFile [2021-07-16T17:24:31.325Z] --- PASS: TestTailFile (0.00s) [2021-07-16T17:24:31.325Z] === RUN TestTailFileManyLines [2021-07-16T17:24:31.325Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-16T17:24:31.325Z] === RUN TestTailEmptyFile [2021-07-16T17:24:31.325Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-16T17:24:31.325Z] === RUN TestTailNegativeN [2021-07-16T17:24:31.325Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/truncated_last_line [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader/no_delimiter [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.325Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.325Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T17:24:31.325Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.326Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.326Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.326Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.326Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.326Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.326Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.786Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.786Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.786Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.787Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T17:24:31.787Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T17:24:31.788Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.788Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.788Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.789Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.789Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.789Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.790Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.790Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.790Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:24:31.791Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:24:31.791Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:24:31.792Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:24:31.971Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-16T17:24:32.251Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:24:32.252Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:24:32.253Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:24:32.253Z] PASS [2021-07-16T17:24:32.253Z] coverage: 88.6% of statements [2021-07-16T17:24:32.253Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2021-07-16T17:24:32.713Z] === RUN TestTarSumRemoveNonExistent [2021-07-16T17:24:32.713Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestTarSumRemove [2021-07-16T17:24:32.713Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestSortFileInfoSums [2021-07-16T17:24:32.713Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestNewTarSumForLabelInvalid [2021-07-16T17:24:32.713Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestNewTarSumForLabel [2021-07-16T17:24:32.713Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestEmptyTar [2021-07-16T17:24:32.713Z] --- PASS: TestEmptyTar (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestTarSumsReadSize [2021-07-16T17:24:32.713Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestTarSums [2021-07-16T17:24:32.713Z] --- PASS: TestTarSums (0.06s) [2021-07-16T17:24:32.713Z] === RUN TestIteration [2021-07-16T17:24:32.713Z] --- PASS: TestIteration (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestVersionLabelForChecksum [2021-07-16T17:24:32.713Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestVersion [2021-07-16T17:24:32.713Z] --- PASS: TestVersion (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestGetVersion [2021-07-16T17:24:32.713Z] --- PASS: TestGetVersion (0.00s) [2021-07-16T17:24:32.713Z] === RUN TestGetVersions [2021-07-16T17:24:32.713Z] --- PASS: TestGetVersions (0.00s) [2021-07-16T17:24:32.713Z] PASS [2021-07-16T17:24:32.713Z] coverage: 89.3% of statements [2021-07-16T17:24:32.713Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2021-07-16T17:24:33.172Z] testing: warning: no tests to run [2021-07-16T17:24:33.172Z] PASS [2021-07-16T17:24:33.172Z] coverage: [no statements] [2021-07-16T17:24:33.172Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-07-16T17:24:33.632Z] === RUN TestTruncIndex [2021-07-16T17:24:33.632Z] --- PASS: TestTruncIndex (0.10s) [2021-07-16T17:24:33.632Z] PASS [2021-07-16T17:24:33.632Z] coverage: 91.5% of statements [2021-07-16T17:24:33.632Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-07-16T17:24:33.632Z] time="2021-07-16T17:24:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-16T17:24:34.055Z] --- PASS: TestDaemonRestartIpcMode (2.90s) [2021-07-16T17:24:34.055Z] === CONT TestIpcModeOlderClient [2021-07-16T17:24:34.055Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-16T17:24:34.091Z] === RUN TestIsGIT [2021-07-16T17:24:34.091Z] --- PASS: TestIsGIT (0.00s) [2021-07-16T17:24:34.091Z] === RUN TestIsTransport [2021-07-16T17:24:34.091Z] --- PASS: TestIsTransport (0.00s) [2021-07-16T17:24:34.091Z] PASS [2021-07-16T17:24:34.091Z] coverage: 100.0% of statements [2021-07-16T17:24:34.091Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2021-07-16T17:24:34.313Z] --- PASS: TestContainerKillOnDaemonStart (12.20s) [2021-07-16T17:24:34.313Z] PASS [2021-07-16T17:24:34.313Z] [2021-07-16T17:24:34.313Z] === Skipped [2021-07-16T17:24:34.313Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-16T17:24:34.313Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:24:34.313Z] [2021-07-16T17:24:34.313Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-16T17:24:34.313Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-16T17:24:34.313Z] [2021-07-16T17:24:34.313Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T17:24:34.313Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T17:24:34.313Z] [2021-07-16T17:24:34.313Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-16T17:24:34.313Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-16T17:24:34.313Z] [2021-07-16T17:24:34.313Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-16T17:24:34.313Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T17:24:34.313Z] [2021-07-16T17:24:34.313Z] [2021-07-16T17:24:34.313Z] DONE 196 tests, 5 skipped in 146.494s [2021-07-16T17:24:34.487Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-16T17:24:34.487Z] check_test.go:309: [d314f2b53926e] daemon is not started [2021-07-16T17:24:34.487Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-16T17:24:34.550Z] === RUN TestVersionInfo [2021-07-16T17:24:34.550Z] --- PASS: TestVersionInfo (0.00s) [2021-07-16T17:24:34.550Z] === RUN TestAppendVersions [2021-07-16T17:24:34.550Z] --- PASS: TestAppendVersions (0.00s) [2021-07-16T17:24:34.550Z] PASS [2021-07-16T17:24:34.550Z] coverage: 88.9% of statements [2021-07-16T17:24:34.550Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2021-07-16T17:24:34.571Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-16T17:24:34.571Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T17:24:35.140Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-07-16T17:24:35.140Z] === RUN TestDaemonConfigValidation [2021-07-16T17:24:35.140Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:24:35.140Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:24:35.140Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-16T17:24:35.140Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-16T17:24:35.140Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-16T17:24:35.140Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-16T17:24:35.140Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-16T17:24:35.140Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-16T17:24:35.140Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-16T17:24:35.140Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-16T17:24:35.140Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:24:35.140Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-16T17:24:35.140Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-16T17:24:35.140Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-16T17:24:35.140Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-16T17:24:35.140Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-16T17:24:35.140Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-16T17:24:35.140Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-16T17:24:35.140Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-07-16T17:24:35.140Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-07-16T17:24:35.140Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-16T17:24:35.140Z] PASS [2021-07-16T17:24:35.140Z] [2021-07-16T17:24:35.140Z] DONE 7 tests in 0.745s [2021-07-16T17:24:35.140Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-16T17:24:35.140Z] INFO: Testing against a local daemon [2021-07-16T17:24:35.140Z] === RUN TestCommitInheritsEnv [2021-07-16T17:24:35.706Z] --- PASS: TestCommitInheritsEnv (0.36s) [2021-07-16T17:24:35.706Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T17:24:35.706Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-16T17:24:35.706Z] === RUN TestImagesFilterMultiReference [2021-07-16T17:24:35.706Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-16T17:24:35.706Z] === RUN TestImagePullPlatformInvalid [2021-07-16T17:24:35.706Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-16T17:24:35.706Z] === RUN TestRemoveImageOrphaning [2021-07-16T17:24:35.964Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-07-16T17:24:35.964Z] === RUN TestRemoveImageGarbageCollector [2021-07-16T17:24:36.088Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-16T17:24:36.088Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-16T17:24:36.088Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-16T17:24:36.088Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-16T17:24:36.088Z] === RUN TestValidatePrivileges [2021-07-16T17:24:36.088Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-16T17:24:36.088Z] === RUN TestFilterByCapNeg [2021-07-16T17:24:36.088Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-16T17:24:36.088Z] === RUN TestFilterByCapPos [2021-07-16T17:24:36.088Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-16T17:24:36.088Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-16T17:24:36.088Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-16T17:24:36.088Z] PASS [2021-07-16T17:24:36.088Z] coverage: 12.0% of statements [2021-07-16T17:24:36.088Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-07-16T17:24:36.551Z] === RUN TestNewSettable [2021-07-16T17:24:36.551Z] --- PASS: TestNewSettable (0.00s) [2021-07-16T17:24:36.551Z] === RUN TestIsSettable [2021-07-16T17:24:36.551Z] --- PASS: TestIsSettable (0.00s) [2021-07-16T17:24:36.551Z] === RUN TestUpdateSettingsEnv [2021-07-16T17:24:36.551Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-16T17:24:36.551Z] PASS [2021-07-16T17:24:36.551Z] coverage: 20.0% of statements [2021-07-16T17:24:36.551Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2021-07-16T17:24:37.011Z] === RUN TestLoad [2021-07-16T17:24:37.011Z] --- PASS: TestLoad (0.00s) [2021-07-16T17:24:37.011Z] === RUN TestSave [2021-07-16T17:24:37.011Z] --- PASS: TestSave (0.02s) [2021-07-16T17:24:37.011Z] === RUN TestAddDeleteGet [2021-07-16T17:24:37.011Z] --- PASS: TestAddDeleteGet (0.02s) [2021-07-16T17:24:37.011Z] === RUN TestInvalidTags [2021-07-16T17:24:37.011Z] --- PASS: TestInvalidTags (0.00s) [2021-07-16T17:24:37.011Z] PASS [2021-07-16T17:24:37.011Z] coverage: 84.4% of statements [2021-07-16T17:24:37.011Z] ok github.com/docker/docker/reference 0.076s coverage: 84.4% of statements [2021-07-16T17:24:37.861Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2021-07-16T17:24:37.862Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T17:24:37.862Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-16T17:24:37.862Z] === RUN TestTagInvalidReference [2021-07-16T17:24:37.862Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-16T17:24:37.862Z] === RUN TestTagValidPrefixedRepo [2021-07-16T17:24:37.979Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-16T17:24:37.979Z] === RUN TestResolveAuthConfigIndexServer [2021-07-16T17:24:37.979Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestResolveAuthConfigFullURL [2021-07-16T17:24:37.979Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-16T17:24:37.979Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestValidateMirror [2021-07-16T17:24:37.979Z] --- PASS: TestValidateMirror (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestLoadInsecureRegistries [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-16T17:24:37.979Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestResumableRequestReaderWithReadError [2021-07-16T17:24:37.979Z] time="2021-07-16T17:24:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-16T17:24:37.979Z] time="2021-07-16T17:24:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-16T17:24:37.979Z] time="2021-07-16T17:24:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-16T17:24:37.979Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-07-16T17:24:37.979Z] === RUN TestNewServiceConfig [2021-07-16T17:24:37.979Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestValidateIndexName [2021-07-16T17:24:37.979Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestValidateIndexNameWithError [2021-07-16T17:24:37.979Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestEndpointParse [2021-07-16T17:24:37.979Z] --- PASS: TestEndpointParse (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestEndpointParseInvalid [2021-07-16T17:24:37.979Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestValidateEndpoint [2021-07-16T17:24:37.979Z] time="2021-07-16T17:24:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-07-16T17:24:37.979Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-16T17:24:37.979Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestPing [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-16T17:24:37.979Z] --- PASS: TestPing (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestPingRegistryEndpoint [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestResumableRequestReader [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-16T17:24:37.979Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-16T17:24:37.979Z] PASS [2021-07-16T17:24:37.979Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:24:37.979Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestEndpoint [2021-07-16T17:24:37.979Z] coverage: 100.0% of statements [2021-07-16T17:24:37.979Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:24:37.979Z] --- SKIP: TestEndpoint (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestParseRepositoryInfo [2021-07-16T17:24:37.979Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestNewIndexInfo [2021-07-16T17:24:37.979Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestMirrorEndpointLookup [2021-07-16T17:24:37.979Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:24:37.979Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-16T17:24:37.979Z] === RUN TestSearchRepositories [2021-07-16T17:24:37.979Z] ok github.com/docker/docker/registry/resumable 0.166s coverage: 100.0% of statements [2021-07-16T17:24:37.979Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-16T17:24:37.979Z] Host: 127.0.0.1:49306 [2021-07-16T17:24:37.979Z] User-Agent: docker test client [2021-07-16T17:24:37.979Z] Authorization: Token fake-token [2021-07-16T17:24:37.979Z] X-Docker-Token: true [2021-07-16T17:24:37.979Z] Accept-Encoding: gzip [2021-07-16T17:24:37.979Z] [2021-07-16T17:24:37.979Z] [2021-07-16T17:24:37.979Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-16T17:24:37.979Z] Connection: close [2021-07-16T17:24:37.979Z] Content-Length: 144 [2021-07-16T17:24:37.979Z] Cache-Control: no-cache [2021-07-16T17:24:37.979Z] Content-Type: application/json [2021-07-16T17:24:37.979Z] Date: Fri, 16 Jul 2021 17:24:37 GMT [2021-07-16T17:24:37.979Z] Expires: -1 [2021-07-16T17:24:37.979Z] Pragma: no-cache [2021-07-16T17:24:37.979Z] Server: docker-tests/mock [2021-07-16T17:24:37.979Z] X-Docker-Registry-Config: mock [2021-07-16T17:24:37.979Z] X-Docker-Registry-Version: 0.0.0 [2021-07-16T17:24:37.979Z] [2021-07-16T17:24:38.119Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-16T17:24:38.119Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T17:24:38.119Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-16T17:24:38.119Z] === RUN TestTagOfficialNames [2021-07-16T17:24:38.119Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-16T17:24:38.119Z] === RUN TestTagMatchesDigest [2021-07-16T17:24:38.119Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-16T17:24:38.119Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-16T17:24:38.438Z] [2021-07-16T17:24:38.438Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-16T17:24:38.438Z] === RUN TestTrustedLocation [2021-07-16T17:24:38.438Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-16T17:24:38.438Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-16T17:24:38.438Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-16T17:24:38.438Z] === RUN TestAllowNondistributableArtifacts [2021-07-16T17:24:38.438Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-16T17:24:38.438Z] === RUN TestIsSecureIndex [2021-07-16T17:24:38.438Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-16T17:24:38.438Z] PASS [2021-07-16T17:24:38.438Z] coverage: 51.7% of statements [2021-07-16T17:24:38.438Z] ok github.com/docker/docker/registry 0.170s coverage: 51.7% of statements [2021-07-16T17:24:38.438Z] === RUN TestRestartManagerTimeout [2021-07-16T17:24:38.438Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-16T17:24:38.438Z] === RUN TestRestartManagerTimeoutReset [2021-07-16T17:24:38.438Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-16T17:24:38.438Z] PASS [2021-07-16T17:24:38.438Z] coverage: 50.9% of statements [2021-07-16T17:24:38.438Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2021-07-16T17:24:38.898Z] === RUN TestDecodeContainerConfig [2021-07-16T17:24:38.898Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-16T17:24:38.898Z] === RUN TestDecodeContainerConfigIsolation [2021-07-16T17:24:38.898Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-16T17:24:38.898Z] === RUN TestValidatePrivileged [2021-07-16T17:24:38.898Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-16T17:24:38.898Z] PASS [2021-07-16T17:24:38.898Z] coverage: 52.2% of statements [2021-07-16T17:24:38.898Z] ok github.com/docker/docker/runconfig 0.032s coverage: 52.2% of statements [2021-07-16T17:24:39.358Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-16T17:24:39.358Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-16T17:24:39.358Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-16T17:24:39.358Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-16T17:24:39.358Z] PASS [2021-07-16T17:24:39.358Z] coverage: 62.5% of statements [2021-07-16T17:24:39.358Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2021-07-16T17:24:41.021Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-16T17:24:41.021Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite (328.85s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (11.16s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.32s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.32s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.86s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.37s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.74s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.61s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.22s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.13s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.50s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.42s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.27s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.36s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.54s) [2021-07-16T17:24:41.948Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.10s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.84s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.54s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.32s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.96s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (2.86s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.88s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.63s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.57s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.59s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.73s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.09s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.23s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.93s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.04s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.90s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.92s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.46s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.27s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.15s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.42s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.12s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.06s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.87s) [2021-07-16T17:24:41.948Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-16T17:24:41.948Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.89s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.09s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.02s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.11s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (2.91s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.81s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.48s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.17s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.12s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.59s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.17s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.26s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.38s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.50s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.59s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.39s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.61s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.80s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.86s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.56s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.19s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.21s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.72s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.95s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.15s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.07s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.10s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.36s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.35s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.87s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.88s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.68s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.37s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.75s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.47s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.66s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.54s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s) [2021-07-16T17:24:41.948Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (7.31s) [2021-07-16T17:24:41.948Z] === RUN TestDockerSwarmSuite [2021-07-16T17:24:41.948Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-16T17:24:42.265Z] === RUN TestGetDriver [2021-07-16T17:24:42.265Z] --- PASS: TestGetDriver (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestVolumeRequestError [2021-07-16T17:24:42.265Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-16T17:24:42.265Z] PASS [2021-07-16T17:24:42.265Z] coverage: 36.1% of statements [2021-07-16T17:24:42.265Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2021-07-16T17:24:42.265Z] === RUN TestGetAddress [2021-07-16T17:24:42.265Z] --- PASS: TestGetAddress (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestRemove [2021-07-16T17:24:42.265Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-16T17:24:42.265Z] --- SKIP: TestRemove (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestInitializeWithVolumes [2021-07-16T17:24:42.265Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestCreate [2021-07-16T17:24:42.265Z] --- PASS: TestCreate (0.01s) [2021-07-16T17:24:42.265Z] === RUN TestValidateName [2021-07-16T17:24:42.265Z] --- PASS: TestValidateName (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestCreateWithOpts [2021-07-16T17:24:42.265Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-16T17:24:42.265Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestRelaodNoOpts [2021-07-16T17:24:42.265Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-16T17:24:42.265Z] PASS [2021-07-16T17:24:42.265Z] coverage: 41.5% of statements [2021-07-16T17:24:42.265Z] ok github.com/docker/docker/volume/local 0.066s coverage: 41.5% of statements [2021-07-16T17:24:42.265Z] --- PASS: TestNewClientWithTimeout (17.65s) [2021-07-16T17:24:42.265Z] === RUN TestClientStream [2021-07-16T17:24:42.265Z] --- PASS: TestClientStream (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestClientSendFile [2021-07-16T17:24:42.265Z] --- PASS: TestClientSendFile (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestClientWithRequestTimeout [2021-07-16T17:24:42.265Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestFileSpecPlugin [2021-07-16T17:24:42.265Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-16T17:24:42.265Z] === RUN TestFileJSONSpecPlugin [2021-07-16T17:24:42.265Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-16T17:24:42.265Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestPluginAddHandler [2021-07-16T17:24:42.265Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestPluginWaitBadPlugin [2021-07-16T17:24:42.265Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-16T17:24:42.265Z] === RUN TestGet [2021-07-16T17:24:42.265Z] time="2021-07-16T17:24:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-16T17:24:43.235Z] === RUN TestConvertTmpfsOptions [2021-07-16T17:24:43.235Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-16T17:24:43.235Z] parser_test.go:49: data="ro" [2021-07-16T17:24:43.235Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-16T17:24:43.235Z] === RUN TestParseMountRaw [2021-07-16T17:24:43.235Z] --- PASS: TestParseMountRaw (0.02s) [2021-07-16T17:24:43.235Z] === RUN TestParseMountRawSplit [2021-07-16T17:24:43.235Z] parser_test.go:390: case 0 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 1 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 2 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 3 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 4 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 5 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 6 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 7 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 8 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 0 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 1 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 2 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 3 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 4 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 5 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 6 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 7 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 8 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 9 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 10 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 11 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 12 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 0 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 1 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 2 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 3 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 4 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 5 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 6 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 7 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 8 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 9 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 10 [2021-07-16T17:24:43.235Z] parser_test.go:390: case 11 [2021-07-16T17:24:43.235Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-16T17:24:43.235Z] === RUN TestParseMountSpec [2021-07-16T17:24:43.235Z] parser_test.go:455: case 0 [2021-07-16T17:24:43.235Z] parser_test.go:455: case 1 [2021-07-16T17:24:43.235Z] parser_test.go:455: case 2 [2021-07-16T17:24:43.235Z] parser_test.go:455: case 3 [2021-07-16T17:24:43.235Z] parser_test.go:455: case 4 [2021-07-16T17:24:43.235Z] parser_test.go:455: case 5 [2021-07-16T17:24:43.235Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-16T17:24:43.235Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-16T17:24:43.235Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-16T17:24:43.235Z] === RUN TestValidateMount [2021-07-16T17:24:43.235Z] --- PASS: TestValidateMount (0.00s) [2021-07-16T17:24:43.235Z] PASS [2021-07-16T17:24:43.235Z] coverage: 66.2% of statements [2021-07-16T17:24:43.235Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 66.2% of statements [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-16T17:24:43.697Z] === RUN TestSetGetMeta [2021-07-16T17:24:43.697Z] === PAUSE TestSetGetMeta [2021-07-16T17:24:43.697Z] === RUN TestRestore [2021-07-16T17:24:43.697Z] === PAUSE TestRestore [2021-07-16T17:24:43.697Z] === RUN TestServiceCreate [2021-07-16T17:24:43.697Z] === PAUSE TestServiceCreate [2021-07-16T17:24:43.697Z] === RUN TestServiceList [2021-07-16T17:24:43.697Z] === PAUSE TestServiceList [2021-07-16T17:24:43.697Z] === RUN TestServiceRemove [2021-07-16T17:24:43.697Z] === PAUSE TestServiceRemove [2021-07-16T17:24:43.697Z] === RUN TestServiceGet [2021-07-16T17:24:43.697Z] === PAUSE TestServiceGet [2021-07-16T17:24:43.697Z] === RUN TestServicePrune [2021-07-16T17:24:43.697Z] === PAUSE TestServicePrune [2021-07-16T17:24:43.697Z] === RUN TestCreate [2021-07-16T17:24:43.697Z] === PAUSE TestCreate [2021-07-16T17:24:43.697Z] === RUN TestRemove [2021-07-16T17:24:43.697Z] === PAUSE TestRemove [2021-07-16T17:24:43.697Z] === RUN TestList [2021-07-16T17:24:43.697Z] === PAUSE TestList [2021-07-16T17:24:43.697Z] === RUN TestFindByDriver [2021-07-16T17:24:43.697Z] === PAUSE TestFindByDriver [2021-07-16T17:24:43.697Z] === RUN TestFindByReferenced [2021-07-16T17:24:43.697Z] === PAUSE TestFindByReferenced [2021-07-16T17:24:43.697Z] === RUN TestDerefMultipleOfSameRef [2021-07-16T17:24:43.697Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-16T17:24:43.697Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T17:24:43.697Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T17:24:43.697Z] === RUN TestDefererencePluginOnCreateError [2021-07-16T17:24:43.697Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-16T17:24:43.697Z] === RUN TestRefDerefRemove [2021-07-16T17:24:43.697Z] === PAUSE TestRefDerefRemove [2021-07-16T17:24:43.697Z] === RUN TestGet [2021-07-16T17:24:43.697Z] === PAUSE TestGet [2021-07-16T17:24:43.697Z] === RUN TestGetWithReference [2021-07-16T17:24:43.697Z] === PAUSE TestGetWithReference [2021-07-16T17:24:43.697Z] === RUN TestFilterFunc [2021-07-16T17:24:43.697Z] === RUN TestFilterFunc/test_nil_list [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-16T17:24:43.697Z] === RUN TestFilterFunc/test_empty_list [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-16T17:24:43.697Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T17:24:43.697Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T17:24:43.697Z] === RUN TestFilterFunc/test_filter_some [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-16T17:24:43.697Z] === RUN TestFilterFunc/test_filter_middle [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-16T17:24:43.697Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-16T17:24:43.697Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-16T17:24:43.697Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-16T17:24:43.697Z] === CONT TestFilterFunc/test_nil_list [2021-07-16T17:24:43.697Z] === CONT TestFilterFunc/test_filter_some [2021-07-16T17:24:43.697Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T17:24:43.697Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-16T17:24:43.697Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T17:24:43.697Z] === CONT TestFilterFunc/test_filter_middle [2021-07-16T17:24:43.697Z] === CONT TestFilterFunc/test_empty_list [2021-07-16T17:24:43.697Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-16T17:24:43.697Z] --- PASS: TestFilterFunc (0.00s) [2021-07-16T17:24:43.697Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-16T17:24:43.697Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-16T17:24:43.697Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-16T17:24:43.697Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-16T17:24:43.697Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-16T17:24:43.697Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-16T17:24:43.697Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-16T17:24:43.697Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-16T17:24:43.697Z] === CONT TestSetGetMeta [2021-07-16T17:24:43.697Z] === CONT TestFindByDriver [2021-07-16T17:24:43.697Z] === CONT TestRefDerefRemove [2021-07-16T17:24:43.697Z] === CONT TestServiceGet [2021-07-16T17:24:43.697Z] --- PASS: TestSetGetMeta (0.01s) [2021-07-16T17:24:43.697Z] === CONT TestList [2021-07-16T17:24:43.697Z] --- PASS: TestRefDerefRemove (0.01s) [2021-07-16T17:24:43.697Z] === CONT TestRemove [2021-07-16T17:24:43.697Z] --- PASS: TestFindByDriver (0.02s) [2021-07-16T17:24:43.697Z] === CONT TestCreate [2021-07-16T17:24:43.697Z] --- PASS: TestCreate (0.01s) [2021-07-16T17:24:43.697Z] === CONT TestServicePrune [2021-07-16T17:24:43.697Z] --- PASS: TestRemove (0.01s) [2021-07-16T17:24:43.697Z] === CONT TestServiceRemove [2021-07-16T17:24:43.697Z] --- PASS: TestList (0.02s) [2021-07-16T17:24:43.697Z] === CONT TestServiceList [2021-07-16T17:24:43.697Z] --- PASS: TestServiceGet (0.11s) [2021-07-16T17:24:43.697Z] === CONT TestServiceCreate [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:24:43.697Z] --- PASS: TestServiceRemove (0.09s) [2021-07-16T17:24:43.697Z] === CONT TestRestore [2021-07-16T17:24:43.697Z] --- PASS: TestServiceList (0.08s) [2021-07-16T17:24:43.697Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-16T17:24:43.697Z] --- PASS: TestServiceCreate (0.02s) [2021-07-16T17:24:43.697Z] === CONT TestDefererencePluginOnCreateError [2021-07-16T17:24:43.697Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-16T17:24:43.697Z] === CONT TestDerefMultipleOfSameRef [2021-07-16T17:24:43.697Z] time="2021-07-16T17:24:43Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:24:43.697Z] --- PASS: TestRestore (0.02s) [2021-07-16T17:24:43.697Z] === CONT TestGetWithReference [2021-07-16T17:24:43.697Z] --- PASS: TestServicePrune (0.11s) [2021-07-16T17:24:43.697Z] === CONT TestGet [2021-07-16T17:24:43.697Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-16T17:24:43.697Z] === CONT TestFindByReferenced [2021-07-16T17:24:43.697Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-16T17:24:43.697Z] --- PASS: TestGetWithReference (0.01s) [2021-07-16T17:24:43.697Z] --- PASS: TestGet (0.01s) [2021-07-16T17:24:43.697Z] --- PASS: TestFindByReferenced (0.01s) [2021-07-16T17:24:43.697Z] PASS [2021-07-16T17:24:43.697Z] coverage: 69.6% of statements [2021-07-16T17:24:43.697Z] ok github.com/docker/docker/volume/service 0.191s coverage: 69.6% of statements [2021-07-16T17:24:45.257Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-16T17:24:45.512Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-16T17:24:45.768Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-16T17:24:45.884Z] time="2021-07-16T17:24:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-16T17:24:45.957Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T17:24:45.957Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-16T17:24:45.957Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:24:45.957Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-16T17:24:45.957Z] [2021-07-16T17:24:45.957Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T17:24:45.957Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T17:24:45.957Z] HOSTNAME=54d6be2372f5 [2021-07-16T17:24:45.957Z] TESTDEBUG=0 [2021-07-16T17:24:45.957Z] DEST=bundles/test-integration [2021-07-16T17:24:45.957Z] PWD=/go/src/github.com/docker/docker [2021-07-16T17:24:45.957Z] DOCKER_GITCOMMIT=ba1c6e71042615bae5f9d3af963064ba784fd69e [2021-07-16T17:24:45.957Z] container=docker [2021-07-16T17:24:45.957Z] HOME=/root [2021-07-16T17:24:45.957Z] GOLANG_VERSION=1.16.6 [2021-07-16T17:24:45.957Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T17:24:45.957Z] VALIDATE_BRANCH=master [2021-07-16T17:24:45.957Z] TERM=xterm [2021-07-16T17:24:45.957Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T17:24:45.957Z] SHLVL=1 [2021-07-16T17:24:45.957Z] TIMEOUT=120m [2021-07-16T17:24:45.957Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T17:24:45.957Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T17:24:45.957Z] GO111MODULE=off [2021-07-16T17:24:45.957Z] DOCKER_EXPERIMENTAL=1 [2021-07-16T17:24:45.957Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-16T17:24:45.957Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T17:24:45.957Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T17:24:45.957Z] GOPATH=/go [2021-07-16T17:24:45.957Z] PKG_CONFIG=pkg-config [2021-07-16T17:24:45.957Z] _=/usr/bin/env [2021-07-16T17:24:45.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-16T17:24:46.023Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-16T17:24:46.279Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-16T17:24:46.534Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-16T17:24:46.534Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-16T17:24:46.790Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-16T17:24:47.352Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-16T17:24:49.255Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-16T17:24:49.632Z] time="2021-07-16T17:24:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-16T17:24:50.183Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-16T17:24:51.546Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-16T17:24:51.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-16T17:24:52.728Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-16T17:24:54.093Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-16T17:24:55.020Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-16T17:24:58.211Z] --- PASS: TestGet (15.03s) [2021-07-16T17:24:58.212Z] === RUN TestPluginWithNoManifest [2021-07-16T17:24:58.212Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-16T17:24:58.212Z] === RUN TestGetAll [2021-07-16T17:24:58.212Z] --- PASS: TestGetAll (0.00s) [2021-07-16T17:24:58.212Z] PASS [2021-07-16T17:24:58.212Z] coverage: 73.4% of statements [2021-07-16T17:24:58.212Z] ok github.com/docker/docker/pkg/plugins 35.924s coverage: 73.4% of statements [2021-07-16T17:25:01.552Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-16T17:25:04.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-16T17:25:05.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-16T17:25:07.586Z] docker_api_swarm_test.go:562: [d63af18f686fd] joining swarm manager [deb000d81693f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:25:17.522Z] docker_api_swarm_test.go:584: [d0e8df291384b] joining swarm manager [deb000d81693f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:25:19.321Z] 2021/07/16 17:25:19 Closing DB instances... [2021-07-16T17:25:20.038Z] check_test.go:380: [d63af18f686fd] daemon is not started [2021-07-16T17:25:20.599Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-16T17:25:20.861Z] --- PASS: TestNetworkDBGarbageCollection (53.83s) [2021-07-16T17:25:20.861Z] === RUN TestFindNode [2021-07-16T17:25:20.861Z] 2021/07/16 17:25:20 Closing DB instances... [2021-07-16T17:25:20.861Z] --- PASS: TestFindNode (0.01s) [2021-07-16T17:25:20.861Z] === RUN TestChangeNodeState [2021-07-16T17:25:20.861Z] 2021/07/16 17:25:20 Closing DB instances... [2021-07-16T17:25:20.861Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-16T17:25:20.861Z] === RUN TestNodeReincarnation [2021-07-16T17:25:20.861Z] 2021/07/16 17:25:20 Closing DB instances... [2021-07-16T17:25:21.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-16T17:25:26.659Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-16T17:25:26.659Z] === RUN TestParallelCreate [2021-07-16T17:25:26.659Z] 2021/07/16 17:25:25 Closing DB instances... [2021-07-16T17:25:26.659Z] --- PASS: TestParallelCreate (0.01s) [2021-07-16T17:25:26.659Z] === RUN TestParallelDelete [2021-07-16T17:25:26.659Z] 2021/07/16 17:25:25 Closing DB instances... [2021-07-16T17:25:26.659Z] --- PASS: TestParallelDelete (0.01s) [2021-07-16T17:25:26.659Z] === RUN TestNetworkDBIslands [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4dbe2ba80634 with config:&{NodeID:4dbe2ba80634 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, added to nodes list" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5ceeafdd8812 with config:&{NodeID:5ceeafdd8812 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, added to nodes list" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49344" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, added to nodes list" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, added to nodes list" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49345" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7ed6cbaaa386 with config:&{NodeID:7ed6cbaaa386 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, added to nodes list" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, added to nodes list" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:26.659Z] time="2021-07-16T17:25:26Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, added to nodes list" [2021-07-16T17:25:26.764Z] --- PASS: TestImportExtremelyLargeImageWorks (91.95s) [2021-07-16T17:25:26.764Z] PASS [2021-07-16T17:25:26.764Z] [2021-07-16T17:25:26.764Z] DONE 12 tests in 95.210s [2021-07-16T17:25:26.764Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-16T17:25:26.764Z] ++ 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 [2021-07-16T17:25:26.764Z] ++ set -e [2021-07-16T17:25:26.764Z] ++ '[' -n 0 ']' [2021-07-16T17:25:26.764Z] ++ set -x [2021-07-16T17:25:26.764Z] ++ 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 [2021-07-16T17:25:26.764Z] INFO: Testing against a local daemon [2021-07-16T17:25:26.764Z] === RUN TestNetworkCreateDelete [2021-07-16T17:25:26.764Z] --- PASS: TestNetworkCreateDelete (0.24s) [2021-07-16T17:25:26.764Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:26Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4bc89712606d with config:&{NodeID:4bc89712606d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-16T17:25:27.120Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-07-16T17:25:27.325Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s) [2021-07-16T17:25:27.325Z] === RUN TestDaemonDNSFallback [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e0ed0f4faca9 with config:&{NodeID:e0ed0f4faca9 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-16T17:25:27.582Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list" [2021-07-16T17:25:28.045Z] networkdb_test.go:834: Re-joining: 3 [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=info msg="The new bootstrap node list is:[172.21.48.182:10033 172.21.48.182:10034 172.21.48.182:10035]" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10033" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49352" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10034" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49353" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10035" [2021-07-16T17:25:28.045Z] time="2021-07-16T17:25:27Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49354" [2021-07-16T17:25:28.506Z] networkdb_test.go:834: Re-joining: 4 [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="The new bootstrap node list is:[172.21.48.182:10033 172.21.48.182:10034 172.21.48.182:10035]" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10033" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49355" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10034" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49356" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10035" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49357" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node 0 leaving" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634 change state NodeActive --> NodeLeft" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node2(5ceeafdd8812): Node leave event for 4dbe2ba80634/172.21.48.182" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634 change state NodeActive --> NodeLeft" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node3(7ed6cbaaa386): Node leave event for 4dbe2ba80634/172.21.48.182" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634 change state NodeActive --> NodeLeft" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node4(4bc89712606d): Node leave event for 4dbe2ba80634/172.21.48.182" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634 change state NodeActive --> NodeLeft" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node5(e0ed0f4faca9): Node leave event for 4dbe2ba80634/172.21.48.182" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634 change state NodeActive --> NodeLeft" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="node1(4dbe2ba80634): Node leave event for 4dbe2ba80634/172.21.48.182" [2021-07-16T17:25:28.506Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, left gossip cluster" [2021-07-16T17:25:28.970Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, left gossip cluster" [2021-07-16T17:25:28.971Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, left gossip cluster" [2021-07-16T17:25:28.971Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, left gossip cluster" [2021-07-16T17:25:28.971Z] time="2021-07-16T17:25:28Z" level=info msg="Node 4dbe2ba80634/172.21.48.182, left gossip cluster" [2021-07-16T17:25:28.971Z] time="2021-07-16T17:25:28Z" level=info msg="node 1 leaving" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812 change state NodeActive --> NodeLeft" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="node3(7ed6cbaaa386): Node leave event for 5ceeafdd8812/172.21.48.182" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812 change state NodeActive --> NodeLeft" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="node5(e0ed0f4faca9): Node leave event for 5ceeafdd8812/172.21.48.182" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812 change state NodeActive --> NodeLeft" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="node2(5ceeafdd8812): Node leave event for 5ceeafdd8812/172.21.48.182" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812 change state NodeActive --> NodeLeft" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="node4(4bc89712606d): Node leave event for 5ceeafdd8812/172.21.48.182" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, left gossip cluster" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, left gossip cluster" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, left gossip cluster" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ceeafdd8812/172.21.48.182, left gossip cluster" [2021-07-16T17:25:29.430Z] time="2021-07-16T17:25:29Z" level=debug msg="memberlist: Failed ping: 5ceeafdd8812 (timeout reached)" [2021-07-16T17:25:29.431Z] time="2021-07-16T17:25:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.48.182:10035: use of closed network connection" [2021-07-16T17:25:29.431Z] time="2021-07-16T17:25:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.48.182:10036: use of closed network connection" [2021-07-16T17:25:29.431Z] time="2021-07-16T17:25:29Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.21.48.182:10037: use of closed network connection" [2021-07-16T17:25:29.431Z] time="2021-07-16T17:25:29Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49358" [2021-07-16T17:25:29.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-16T17:25:29.876Z] f143c6fed32d: Pull complete [2021-07-16T17:25:29.876Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-16T17:25:29.876Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T17:25:29.876Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T17:25:29.876Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-07-16T17:25:29.876Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-07-16T17:25:29.876Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-07-16T17:25:29.876Z] INFO: Docker version of control daemon [2021-07-16T17:25:29.876Z] [2021-07-16T17:25:29.876Z] Client: [2021-07-16T17:25:29.876Z] Version: 20.10.6 [2021-07-16T17:25:29.876Z] API version: 1.41 [2021-07-16T17:25:29.876Z] Go version: go1.16.3 [2021-07-16T17:25:29.876Z] Git commit: 370c289 [2021-07-16T17:25:29.876Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-16T17:25:29.876Z] OS/Arch: windows/amd64 [2021-07-16T17:25:29.876Z] Context: default [2021-07-16T17:25:29.876Z] Experimental: true [2021-07-16T17:25:29.876Z] [2021-07-16T17:25:29.876Z] Server: Docker Engine - Community [2021-07-16T17:25:29.876Z] Engine: [2021-07-16T17:25:29.876Z] Version: 20.10.6 [2021-07-16T17:25:29.876Z] API version: 1.41 (minimum version 1.24) [2021-07-16T17:25:29.876Z] Go version: go1.13.15 [2021-07-16T17:25:29.876Z] Git commit: 8728dd2 [2021-07-16T17:25:29.876Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-16T17:25:29.876Z] OS/Arch: windows/amd64 [2021-07-16T17:25:29.876Z] Experimental: true [2021-07-16T17:25:29.876Z] [2021-07-16T17:25:29.876Z] INFO: Docker info of control daemon [2021-07-16T17:25:29.876Z] [2021-07-16T17:25:29.876Z] Client: [2021-07-16T17:25:29.876Z] Context: default [2021-07-16T17:25:29.876Z] Debug Mode: false [2021-07-16T17:25:29.876Z] Plugins: [2021-07-16T17:25:29.876Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-16T17:25:29.876Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-16T17:25:29.876Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-16T17:25:29.876Z] [2021-07-16T17:25:29.876Z] Server: [2021-07-16T17:25:29.876Z] Containers: 0 [2021-07-16T17:25:29.876Z] Running: 0 [2021-07-16T17:25:29.876Z] Paused: 0 [2021-07-16T17:25:29.876Z] Stopped: 0 [2021-07-16T17:25:29.876Z] Images: 1 [2021-07-16T17:25:29.876Z] Server Version: 20.10.6 [2021-07-16T17:25:29.876Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-16T17:25:29.876Z] Windows: [2021-07-16T17:25:29.876Z] LCOW: [2021-07-16T17:25:29.876Z] Logging Driver: json-file [2021-07-16T17:25:29.876Z] Plugins: [2021-07-16T17:25:29.876Z] Volume: local [2021-07-16T17:25:29.876Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T17:25:29.876Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T17:25:29.876Z] Swarm: inactive [2021-07-16T17:25:29.876Z] Default Isolation: process [2021-07-16T17:25:29.876Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-16T17:25:29.876Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-16T17:25:29.876Z] OSType: windows [2021-07-16T17:25:29.876Z] Architecture: x86_64 [2021-07-16T17:25:29.876Z] CPUs: 4 [2021-07-16T17:25:29.876Z] Total Memory: 32GiB [2021-07-16T17:25:29.876Z] Name: azwin-2-fb9850 [2021-07-16T17:25:29.876Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-16T17:25:29.876Z] Docker Root Dir: D:\docker [2021-07-16T17:25:29.876Z] Debug Mode: false [2021-07-16T17:25:29.876Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:25:29.876Z] Labels: [2021-07-16T17:25:29.876Z] Experimental: true [2021-07-16T17:25:29.876Z] Insecure Registries: [2021-07-16T17:25:29.876Z] 10.0.0.4:5000 [2021-07-16T17:25:29.876Z] 127.0.0.0/8 [2021-07-16T17:25:29.876Z] Registry Mirrors: [2021-07-16T17:25:29.876Z] http://10.0.0.4:5000/ [2021-07-16T17:25:29.876Z] Live Restore Enabled: false [2021-07-16T17:25:29.876Z] Product License: Community Engine [2021-07-16T17:25:29.876Z] [2021-07-16T17:25:29.876Z] [2021-07-16T17:25:29.876Z] INFO: Commit hash is 6e76b0e2b5 [2021-07-16T17:25:29.876Z] INFO: Nuke-Everything... [2021-07-16T17:25:29.876Z] INFO: Container count on control daemon to delete is 0 [2021-07-16T17:25:29.876Z] INFO: Nuking d:\CI [2021-07-16T17:25:29.876Z] INFO: Zapped successfully [2021-07-16T17:25:29.876Z] INFO: Location for testing is d:\CI\PR-42647\2 [2021-07-16T17:25:29.876Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-16T17:25:29.876Z] [2021-07-16T17:25:29.876Z] [2021-07-16T17:25:29.876Z] INFO: Building the image from Dockerfile.windows at 07/16/2021 17:25:27... [2021-07-16T17:25:29.876Z] [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=warning msg="memberlist: Failed to send gossip to 172.21.48.182:10035: write udp [::]:10034->172.21.48.182:10035: use of closed network connection" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node 2 leaving" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 7ed6cbaaa386 change state NodeActive --> NodeLeft" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node4(4bc89712606d): Node leave event for 7ed6cbaaa386/172.21.48.182" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 7ed6cbaaa386 change state NodeActive --> NodeLeft" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node5(e0ed0f4faca9): Node leave event for 7ed6cbaaa386/172.21.48.182" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 7ed6cbaaa386 change state NodeActive --> NodeLeft" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node3(7ed6cbaaa386): Node leave event for 7ed6cbaaa386/172.21.48.182" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, left gossip cluster" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, left gossip cluster" [2021-07-16T17:25:29.891Z] networkdb_test.go:866: node4: OK [2021-07-16T17:25:29.891Z] networkdb_test.go:866: node5: OK [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node 0 coming back" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:443ee6a6344f with config:&{NodeID:443ee6a6344f Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 443ee6a6344f/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 443ee6a6344f/172.21.48.182, added to nodes list" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node 1 coming back" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f092f66bfcc4 with config:&{NodeID:f092f66bfcc4 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node f092f66bfcc4/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node f092f66bfcc4/172.21.48.182, added to nodes list" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="node 2 coming back" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5ee2303b3e8a with config:&{NodeID:5ee2303b3e8a Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, joined gossip cluster" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to nodes list" [2021-07-16T17:25:29.891Z] time="2021-07-16T17:25:29Z" level=warning msg="memberlist: Was able to connect to 5ceeafdd8812 but other probes failed, network may be misconfigured" [2021-07-16T17:25:30.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-16T17:25:30.094Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-16T17:25:30.094Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-16T17:25:30.094Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-16T17:25:30.350Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-16T17:25:30.352Z] time="2021-07-16T17:25:30Z" level=debug msg="memberlist: Failed ping: e0ed0f4faca9 (timeout reached)" [2021-07-16T17:25:30.352Z] time="2021-07-16T17:25:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.21.48.182:10036: use of closed network connection" [2021-07-16T17:25:30.352Z] time="2021-07-16T17:25:30Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49359" [2021-07-16T17:25:30.605Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-16T17:25:30.817Z] time="2021-07-16T17:25:30Z" level=warning msg="memberlist: Was able to connect to e0ed0f4faca9 but other probes failed, network may be misconfigured" [2021-07-16T17:25:31.982Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-16T17:25:31.982Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-16T17:25:31.982Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-16T17:25:31.982Z] docker_api_swarm_test.go:45: [d35eb30545542] joining swarm manager [d5cf2f933c052]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:25:32.238Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-16T17:25:32.356Z] time="2021-07-16T17:25:32Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:32.764Z] Sending build context to Docker daemon 60.86MB [2021-07-16T17:25:32.764Z] [2021-07-16T17:25:32.764Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-16T17:25:32.764Z] ---> 9a0a02eca0e6 [2021-07-16T17:25:32.764Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-16T17:25:32.764Z] ---> Running in 6f86ba009a76 [2021-07-16T17:25:32.816Z] time="2021-07-16T17:25:32Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:32.816Z] time="2021-07-16T17:25:32Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49360" [2021-07-16T17:25:32.816Z] time="2021-07-16T17:25:32Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:32.816Z] time="2021-07-16T17:25:32Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49360" [2021-07-16T17:25:32.816Z] time="2021-07-16T17:25:32Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:33.217Z] Removing intermediate container 6f86ba009a76 [2021-07-16T17:25:33.217Z] ---> eaa2598e9a73 [2021-07-16T17:25:33.217Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-16T17:25:33.217Z] ---> Running in 6f4f68de1418 [2021-07-16T17:25:33.277Z] time="2021-07-16T17:25:33Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:33.670Z] Removing intermediate container 6f4f68de1418 [2021-07-16T17:25:33.670Z] ---> 6f82867d09f0 [2021-07-16T17:25:33.670Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-16T17:25:33.670Z] ---> Running in eb1bd99b72d7 [2021-07-16T17:25:34.123Z] --- PASS: TestDaemonDNSFallback (6.77s) [2021-07-16T17:25:34.123Z] === RUN TestInspectNetwork [2021-07-16T17:25:34.125Z] Removing intermediate container eb1bd99b72d7 [2021-07-16T17:25:34.125Z] ---> d99e0cf4254e [2021-07-16T17:25:34.125Z] 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} [2021-07-16T17:25:34.125Z] ---> Running in 1a0ff4a123bd [2021-07-16T17:25:34.246Z] time="2021-07-16T17:25:34Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:34.578Z] Removing intermediate container 1a0ff4a123bd [2021-07-16T17:25:34.578Z] ---> 6b00a7965caf [2021-07-16T17:25:34.578Z] 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; [2021-07-16T17:25:34.578Z] ---> Running in 5b8c1f56356b [2021-07-16T17:25:34.707Z] time="2021-07-16T17:25:34Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:34.707Z] time="2021-07-16T17:25:34Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:34.707Z] time="2021-07-16T17:25:34Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49361" [2021-07-16T17:25:34.707Z] time="2021-07-16T17:25:34Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49361" [2021-07-16T17:25:34.707Z] time="2021-07-16T17:25:34Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:36.246Z] time="2021-07-16T17:25:36Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:37.221Z] time="2021-07-16T17:25:37Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:37.680Z] time="2021-07-16T17:25:37Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:37.680Z] time="2021-07-16T17:25:37Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:37.680Z] time="2021-07-16T17:25:37Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49362" [2021-07-16T17:25:37.680Z] time="2021-07-16T17:25:37Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49362" [2021-07-16T17:25:37.680Z] time="2021-07-16T17:25:37Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:38.141Z] time="2021-07-16T17:25:38Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:38.284Z] === RUN TestInspectNetwork/full_network_id [2021-07-16T17:25:38.284Z] === RUN TestInspectNetwork/partial_network_id [2021-07-16T17:25:38.284Z] === RUN TestInspectNetwork/network_name [2021-07-16T17:25:38.284Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-16T17:25:40.325Z] time="2021-07-16T17:25:40Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:40.786Z] time="2021-07-16T17:25:40Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:40.786Z] time="2021-07-16T17:25:40Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:40.786Z] time="2021-07-16T17:25:40Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49363" [2021-07-16T17:25:40.786Z] time="2021-07-16T17:25:40Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49363" [2021-07-16T17:25:40.786Z] time="2021-07-16T17:25:40Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:41.246Z] time="2021-07-16T17:25:41Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:42.217Z] time="2021-07-16T17:25:42Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:42.677Z] time="2021-07-16T17:25:42Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:42.677Z] time="2021-07-16T17:25:42Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49364" [2021-07-16T17:25:42.677Z] time="2021-07-16T17:25:42Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49364" [2021-07-16T17:25:42.677Z] time="2021-07-16T17:25:42Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:42.677Z] time="2021-07-16T17:25:42Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:43.137Z] time="2021-07-16T17:25:43Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:43.523Z] --- PASS: TestInspectNetwork (8.73s) [2021-07-16T17:25:43.523Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-16T17:25:43.523Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-16T17:25:43.523Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-16T17:25:43.523Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-16T17:25:43.523Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T17:25:43.523Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-16T17:25:43.779Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-16T17:25:44.034Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-16T17:25:44.107Z] time="2021-07-16T17:25:44Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:44.595Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-16T17:25:44.595Z] === RUN TestDockerSuite/TestBuildFails [2021-07-16T17:25:45.078Z] time="2021-07-16T17:25:44Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:45.079Z] time="2021-07-16T17:25:44Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:45.079Z] time="2021-07-16T17:25:44Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49365" [2021-07-16T17:25:45.079Z] time="2021-07-16T17:25:44Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49365" [2021-07-16T17:25:45.079Z] time="2021-07-16T17:25:44Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:45.520Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-16T17:25:45.520Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-16T17:25:45.539Z] time="2021-07-16T17:25:45Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:46.081Z] --- PASS: TestRunContainerWithBridgeNone (3.15s) [2021-07-16T17:25:46.081Z] === RUN TestNetworkInvalidJSON [2021-07-16T17:25:46.081Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T17:25:46.081Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T17:25:46.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:25:46.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:25:46.081Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:25:46.081Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:25:46.081Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T17:25:46.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:25:46.081Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:25:46.081Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-16T17:25:46.081Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-16T17:25:46.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-16T17:25:46.081Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-16T17:25:46.081Z] === RUN TestNetworkList [2021-07-16T17:25:46.081Z] === RUN TestNetworkList//networks [2021-07-16T17:25:46.081Z] === PAUSE TestNetworkList//networks [2021-07-16T17:25:46.081Z] === RUN TestNetworkList//networks/ [2021-07-16T17:25:46.081Z] === PAUSE TestNetworkList//networks/ [2021-07-16T17:25:46.081Z] === CONT TestNetworkList//networks [2021-07-16T17:25:46.081Z] === CONT TestNetworkList//networks/ [2021-07-16T17:25:46.081Z] --- PASS: TestNetworkList (0.01s) [2021-07-16T17:25:46.081Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T17:25:46.081Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T17:25:46.081Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T17:25:46.509Z] time="2021-07-16T17:25:46Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:46.640Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-16T17:25:46.641Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T17:25:46.969Z] time="2021-07-16T17:25:46Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:46.969Z] time="2021-07-16T17:25:46Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49366" [2021-07-16T17:25:46.969Z] time="2021-07-16T17:25:46Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:46.969Z] time="2021-07-16T17:25:46Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49366" [2021-07-16T17:25:46.969Z] time="2021-07-16T17:25:46Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:47.429Z] time="2021-07-16T17:25:47Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:47.566Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-16T17:25:47.566Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-16T17:25:47.566Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T17:25:48.398Z] time="2021-07-16T17:25:48Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:48.492Z] --- PASS: TestDaemonDefaultNetworkPools (0.96s) [2021-07-16T17:25:48.492Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T17:25:48.869Z] time="2021-07-16T17:25:48Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:48.869Z] time="2021-07-16T17:25:48Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:48.869Z] time="2021-07-16T17:25:48Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49367" [2021-07-16T17:25:48.869Z] time="2021-07-16T17:25:48Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49367" [2021-07-16T17:25:48.869Z] time="2021-07-16T17:25:48Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:49.333Z] time="2021-07-16T17:25:49Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:49.418Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-16T17:25:49.673Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-07-16T17:25:49.673Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T17:25:49.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-16T17:25:50.306Z] time="2021-07-16T17:25:50Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:50.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-16T17:25:50.765Z] time="2021-07-16T17:25:50Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:50.765Z] time="2021-07-16T17:25:50Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:50.765Z] time="2021-07-16T17:25:50Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49368" [2021-07-16T17:25:50.765Z] time="2021-07-16T17:25:50Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49368" [2021-07-16T17:25:50.765Z] time="2021-07-16T17:25:50Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:51.161Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2021-07-16T17:25:51.161Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T17:25:51.227Z] time="2021-07-16T17:25:51Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:51.416Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-16T17:25:51.672Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-07-16T17:25:51.672Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T17:25:52.198Z] time="2021-07-16T17:25:52Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:52.203Z] [2021-07-16T17:25:52.204Z] SUCCESS: Specified value was saved. [2021-07-16T17:25:52.204Z] INFO: Downloading git... [2021-07-16T17:25:52.659Z] time="2021-07-16T17:25:52Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:52.659Z] time="2021-07-16T17:25:52Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:52.659Z] time="2021-07-16T17:25:52Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49369" [2021-07-16T17:25:52.659Z] time="2021-07-16T17:25:52Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49369" [2021-07-16T17:25:52.659Z] time="2021-07-16T17:25:52Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:52.816Z] --- PASS: TestImportExtremelyLargeImageWorks (91.46s) [2021-07-16T17:25:52.816Z] PASS [2021-07-16T17:25:52.816Z] [2021-07-16T17:25:52.816Z] === Skipped [2021-07-16T17:25:52.816Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-16T17:25:52.816Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-16T17:25:52.816Z] [2021-07-16T17:25:52.816Z] [2021-07-16T17:25:52.816Z] DONE 12 tests, 1 skipped in 95.203s [2021-07-16T17:25:52.816Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-16T17:25:52.816Z] INFO: Testing against a local daemon [2021-07-16T17:25:52.816Z] === RUN TestNetworkCreateDelete [2021-07-16T17:25:52.816Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-07-16T17:25:52.816Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T17:25:52.816Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-07-16T17:25:52.816Z] === RUN TestDaemonDNSFallback [2021-07-16T17:25:53.036Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-16T17:25:53.036Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-16T17:25:53.728Z] INFO: Downloading go... [2021-07-16T17:25:53.961Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-16T17:25:54.202Z] time="2021-07-16T17:25:54Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:54.521Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2021-07-16T17:25:54.521Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T17:25:54.521Z] service_test.go:242: FLAKY_TEST [2021-07-16T17:25:54.521Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T17:25:54.521Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T17:25:55.351Z] --- PASS: TestDaemonDNSFallback (6.52s) [2021-07-16T17:25:55.351Z] === RUN TestInspectNetwork [2021-07-16T17:25:55.351Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:25:55.351Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T17:25:55.351Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestNetworkInvalidJSON [2021-07-16T17:25:55.351Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T17:25:55.351Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T17:25:55.351Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:25:55.351Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:25:55.351Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:25:55.351Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:25:55.351Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T17:25:55.351Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:25:55.351Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:25:55.351Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-16T17:25:55.351Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-16T17:25:55.351Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-16T17:25:55.351Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestNetworkList [2021-07-16T17:25:55.351Z] === RUN TestNetworkList//networks [2021-07-16T17:25:55.351Z] === PAUSE TestNetworkList//networks [2021-07-16T17:25:55.351Z] === RUN TestNetworkList//networks/ [2021-07-16T17:25:55.351Z] === PAUSE TestNetworkList//networks/ [2021-07-16T17:25:55.351Z] === CONT TestNetworkList//networks [2021-07-16T17:25:55.351Z] === CONT TestNetworkList//networks/ [2021-07-16T17:25:55.351Z] --- PASS: TestNetworkList (0.01s) [2021-07-16T17:25:55.351Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T17:25:55.351Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T17:25:55.351Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T17:25:55.351Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-16T17:25:55.351Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T17:25:55.351Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-16T17:25:55.351Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T17:25:55.351Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T17:25:55.351Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T17:25:55.351Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T17:25:55.351Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:25:55.351Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T17:25:55.351Z] service_test.go:242: FLAKY_TEST [2021-07-16T17:25:55.351Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T17:25:55.351Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:25:55.351Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T17:25:55.351Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:25:55.351Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T17:25:55.351Z] PASS [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === Skipped [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-16T17:25:55.351Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-16T17:25:55.351Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-16T17:25:55.351Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-16T17:25:55.351Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-16T17:25:55.351Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-16T17:25:55.351Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T17:25:55.351Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T17:25:55.351Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T17:25:55.351Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T17:25:55.351Z] service_test.go:242: FLAKY_TEST [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-07-16T17:25:55.351Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T17:25:55.351Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] DONE 22 tests, 12 skipped in 7.166s [2021-07-16T17:25:55.351Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-16T17:25:55.351Z] INFO: Testing against a local daemon [2021-07-16T17:25:55.351Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-16T17:25:55.351Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:25:55.351Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestDockerNetworkIpvlan [2021-07-16T17:25:55.351Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:25:55.351Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-16T17:25:55.351Z] PASS [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === Skipped [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T17:25:55.351Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-16T17:25:55.351Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] DONE 2 tests, 2 skipped in 0.100s [2021-07-16T17:25:55.351Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-16T17:25:55.351Z] INFO: Testing against a local daemon [2021-07-16T17:25:55.351Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-16T17:25:55.351Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestDockerNetworkMacvlan [2021-07-16T17:25:55.351Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-16T17:25:55.351Z] PASS [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === Skipped [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-16T17:25:55.351Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-16T17:25:55.351Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] DONE 2 tests, 2 skipped in 0.097s [2021-07-16T17:25:55.351Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-16T17:25:55.351Z] testing: warning: no tests to run [2021-07-16T17:25:55.351Z] PASS [2021-07-16T17:25:55.351Z] [2021-07-16T17:25:55.351Z] DONE 0 tests in 0.026s [2021-07-16T17:25:55.351Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-16T17:25:55.351Z] INFO: Testing against a local daemon [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginAllowRequest [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginTLS [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginDenyRequest [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginDenyResponse [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginAllowEventStream [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginErrorResponse [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginErrorRequest [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginHeader [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-16T17:25:55.351Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.351Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-07-16T17:25:55.351Z] === RUN TestAuthZPluginV2Disable [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-16T17:25:55.611Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-16T17:25:55.611Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-16T17:25:55.611Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-16T17:25:55.611Z] PASS [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === Skipped [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-16T17:25:55.611Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] DONE 17 tests, 17 skipped in 0.324s [2021-07-16T17:25:55.611Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-16T17:25:55.611Z] INFO: Testing against a local daemon [2021-07-16T17:25:55.611Z] === RUN TestPluginInvalidJSON [2021-07-16T17:25:55.611Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:25:55.611Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:25:55.611Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:25:55.611Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-16T17:25:55.611Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-16T17:25:55.611Z] === RUN TestPluginInstall [2021-07-16T17:25:55.611Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-16T17:25:55.611Z] === RUN TestPluginsWithRuntimes [2021-07-16T17:25:55.611Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-16T17:25:55.611Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-16T17:25:55.611Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T17:25:55.611Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-16T17:25:55.611Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-16T17:25:55.611Z] PASS [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === Skipped [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-16T17:25:55.611Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-16T17:25:55.611Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-16T17:25:55.611Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] [2021-07-16T17:25:55.611Z] DONE 5 tests, 3 skipped in 0.132s [2021-07-16T17:25:55.611Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-16T17:25:55.871Z] INFO: Testing against a local daemon [2021-07-16T17:25:55.871Z] === RUN TestExternalGraphDriver [2021-07-16T17:25:55.871Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-16T17:25:55.871Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-16T17:25:55.871Z] === RUN TestGraphdriverPluginV2 [2021-07-16T17:25:55.884Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-16T17:25:55.886Z] INFO: Downloading compiler 1 of 3... [2021-07-16T17:25:56.384Z] time="2021-07-16T17:25:56Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10036" [2021-07-16T17:25:56.444Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-16T17:25:56.699Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-16T17:25:56.844Z] time="2021-07-16T17:25:56Z" level=debug msg="memberlist: Failed ping: 7ed6cbaaa386 (timeout reached)" [2021-07-16T17:25:56.844Z] time="2021-07-16T17:25:56Z" level=warning msg="memberlist: Got ping for unexpected node '7ed6cbaaa386' from=172.21.48.182:10037" [2021-07-16T17:25:56.844Z] time="2021-07-16T17:25:56Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49370" [2021-07-16T17:25:56.844Z] time="2021-07-16T17:25:56Z" level=warning msg="memberlist: Got ping for unexpected node 7ed6cbaaa386 from=172.21.48.182:49370" [2021-07-16T17:25:56.844Z] time="2021-07-16T17:25:56Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-16T17:25:56.849Z] INFO: Downloading compiler 2 of 3... [2021-07-16T17:25:57.304Z] time="2021-07-16T17:25:57Z" level=info msg="memberlist: Suspect 7ed6cbaaa386 has failed, no acks received" [2021-07-16T17:25:57.304Z] time="2021-07-16T17:25:57Z" level=info msg="memberlist: Marking 7ed6cbaaa386 as failed, suspect timeout reached (0 peer confirmations)" [2021-07-16T17:25:57.304Z] time="2021-07-16T17:25:57Z" level=info msg="Node 7ed6cbaaa386/172.21.48.182, left gossip cluster" [2021-07-16T17:25:57.805Z] INFO: Downloading compiler 3 of 3... [2021-07-16T17:25:58.258Z] INFO: Extracting git... [2021-07-16T17:25:58.585Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-16T17:26:00.064Z] --- PASS: TestGraphdriverPluginV2 (3.55s) [2021-07-16T17:26:00.064Z] PASS [2021-07-16T17:26:00.064Z] [2021-07-16T17:26:00.064Z] === Skipped [2021-07-16T17:26:00.064Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-16T17:26:00.064Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-16T17:26:00.064Z] [2021-07-16T17:26:00.064Z] [2021-07-16T17:26:00.064Z] DONE 2 tests, 1 skipped in 3.711s [2021-07-16T17:26:00.064Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-16T17:26:00.064Z] INFO: Testing against a local daemon [2021-07-16T17:26:00.064Z] === RUN TestContinueAfterPluginCrash [2021-07-16T17:26:00.064Z] === PAUSE TestContinueAfterPluginCrash [2021-07-16T17:26:00.064Z] === RUN TestReadPluginNoRead [2021-07-16T17:26:00.064Z] === PAUSE TestReadPluginNoRead [2021-07-16T17:26:00.064Z] === RUN TestDaemonStartWithLogOpt [2021-07-16T17:26:00.064Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-16T17:26:00.064Z] === CONT TestContinueAfterPluginCrash [2021-07-16T17:26:00.064Z] === CONT TestDaemonStartWithLogOpt [2021-07-16T17:26:00.470Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-16T17:26:01.031Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-16T17:26:03.549Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-16T17:26:03.806Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-16T17:26:04.263Z] --- PASS: TestDaemonStartWithLogOpt (3.96s) [2021-07-16T17:26:04.263Z] === CONT TestReadPluginNoRead [2021-07-16T17:26:04.734Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-16T17:26:05.294Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-16T17:26:05.549Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-16T17:26:05.549Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-16T17:26:05.643Z] === RUN TestReadPluginNoRead/default [2021-07-16T17:26:06.146Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T17:26:06.146Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-16T17:26:06.146Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:26:06.146Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-16T17:26:06.146Z] [2021-07-16T17:26:06.146Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-16T17:26:06.146Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-16T17:26:06.146Z] Using test binary docker [2021-07-16T17:26:06.146Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-16T17:26:06.146Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T17:26:06.146Z] INFO: Waiting for daemon to start... [2021-07-16T17:26:06.146Z] Starting dockerd [2021-07-16T17:26:06.146Z] . [2021-07-16T17:26:06.146Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-16T17:26:06.475Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-16T17:26:06.731Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-16T17:26:06.986Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-16T17:26:07.022Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-16T17:26:07.241Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-16T17:26:07.241Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-16T17:26:07.801Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-16T17:26:08.361Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-16T17:26:08.400Z] --- PASS: TestContinueAfterPluginCrash (8.78s) [2021-07-16T17:26:08.660Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-16T17:26:10.039Z] === CONT TestReadPluginNoRead [2021-07-16T17:26:10.039Z] read_test.go:92: [de64e7d458a8e] daemon is not started [2021-07-16T17:26:10.039Z] --- PASS: TestReadPluginNoRead (6.59s) [2021-07-16T17:26:10.039Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2021-07-16T17:26:10.039Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.52s) [2021-07-16T17:26:10.039Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2021-07-16T17:26:10.039Z] PASS [2021-07-16T17:26:10.039Z] [2021-07-16T17:26:10.039Z] DONE 6 tests in 10.648s [2021-07-16T17:26:10.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-16T17:26:10.039Z] testing: warning: no tests to run [2021-07-16T17:26:10.039Z] PASS [2021-07-16T17:26:10.039Z] [2021-07-16T17:26:10.039Z] DONE 0 tests in 0.029s [2021-07-16T17:26:10.040Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-16T17:26:10.247Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-16T17:26:10.299Z] INFO: Testing against a local daemon [2021-07-16T17:26:10.299Z] === RUN TestPluginWithDevMounts [2021-07-16T17:26:10.299Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-16T17:26:10.299Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-16T17:26:10.299Z] PASS [2021-07-16T17:26:10.299Z] [2021-07-16T17:26:10.299Z] === Skipped [2021-07-16T17:26:10.299Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-16T17:26:10.299Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-16T17:26:10.299Z] [2021-07-16T17:26:10.299Z] [2021-07-16T17:26:10.299Z] DONE 1 tests, 1 skipped in 0.107s [2021-07-16T17:26:10.299Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-16T17:26:10.299Z] INFO: Testing against a local daemon [2021-07-16T17:26:10.299Z] === RUN TestSecretInspect [2021-07-16T17:26:10.299Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.299Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-16T17:26:10.299Z] === RUN TestSecretList [2021-07-16T17:26:10.299Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.299Z] --- SKIP: TestSecretList (0.01s) [2021-07-16T17:26:10.299Z] === RUN TestSecretsCreateAndDelete [2021-07-16T17:26:10.299Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.299Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-16T17:26:10.299Z] === RUN TestSecretsUpdate [2021-07-16T17:26:10.299Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.299Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-16T17:26:10.299Z] === RUN TestTemplatedSecret [2021-07-16T17:26:10.299Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.299Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-16T17:26:10.299Z] === RUN TestSecretCreateResolve [2021-07-16T17:26:10.299Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-07-16T17:26:10.559Z] PASS [2021-07-16T17:26:10.559Z] [2021-07-16T17:26:10.559Z] === Skipped [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-16T17:26:10.559Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-16T17:26:10.559Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-16T17:26:10.559Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-16T17:26:10.559Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-16T17:26:10.559Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] [2021-07-16T17:26:10.559Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-07-16T17:26:10.559Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] [2021-07-16T17:26:10.559Z] [2021-07-16T17:26:10.559Z] DONE 6 tests, 6 skipped in 0.173s [2021-07-16T17:26:10.559Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-16T17:26:10.559Z] INFO: Testing against a local daemon [2021-07-16T17:26:10.559Z] === RUN TestServiceCreateInit [2021-07-16T17:26:10.559Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T17:26:10.559Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T17:26:10.559Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-16T17:26:10.559Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T17:26:10.559Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T17:26:10.559Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T17:26:10.559Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-16T17:26:10.559Z] === RUN TestCreateServiceConflict [2021-07-16T17:26:10.559Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-16T17:26:10.559Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T17:26:10.559Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-16T17:26:10.559Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T17:26:10.559Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-16T17:26:10.559Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T17:26:10.559Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-16T17:26:10.559Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T17:26:10.559Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-16T17:26:10.559Z] === RUN TestCreateServiceSysctls [2021-07-16T17:26:10.559Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-16T17:26:10.559Z] === RUN TestCreateServiceCapabilities [2021-07-16T17:26:10.559Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.559Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-16T17:26:10.559Z] === RUN TestInspect [2021-07-16T17:26:10.559Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.818Z] --- SKIP: TestInspect (0.01s) [2021-07-16T17:26:10.818Z] === RUN TestCreateJob [2021-07-16T17:26:10.818Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.818Z] --- SKIP: TestCreateJob (0.01s) [2021-07-16T17:26:10.818Z] === RUN TestReplicatedJob [2021-07-16T17:26:10.818Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.818Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-16T17:26:10.818Z] === RUN TestUpdateReplicatedJob [2021-07-16T17:26:10.818Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.818Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-16T17:26:10.818Z] === RUN TestServiceListWithStatuses [2021-07-16T17:26:10.818Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T17:26:10.818Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T17:26:10.818Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T17:26:10.818Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.818Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-16T17:26:10.818Z] === RUN TestDockerNetworkReConnect [2021-07-16T17:26:10.818Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:10.818Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-07-16T17:26:10.818Z] === RUN TestServicePlugin [2021-07-16T17:26:11.172Z] --- PASS: TestServiceWithDataPathPortInit (16.53s) [2021-07-16T17:26:11.172Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T17:26:12.756Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.756Z] --- SKIP: TestServicePlugin (2.00s) [2021-07-16T17:26:12.756Z] === RUN TestServiceUpdateLabel [2021-07-16T17:26:12.756Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.756Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-16T17:26:12.756Z] === RUN TestServiceUpdateSecrets [2021-07-16T17:26:12.756Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.756Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-16T17:26:12.756Z] === RUN TestServiceUpdateConfigs [2021-07-16T17:26:12.756Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.756Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-16T17:26:12.756Z] === RUN TestServiceUpdateNetwork [2021-07-16T17:26:12.756Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.756Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-16T17:26:12.756Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T17:26:12.756Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.756Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-16T17:26:12.756Z] PASS [2021-07-16T17:26:12.756Z] [2021-07-16T17:26:12.756Z] === Skipped [2021-07-16T17:26:12.756Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T17:26:12.757Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T17:26:12.757Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-16T17:26:12.757Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-16T17:26:12.757Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-16T17:26:12.757Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-16T17:26:12.757Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-16T17:26:12.757Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-16T17:26:12.757Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-07-16T17:26:12.757Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-16T17:26:12.757Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-16T17:26:12.757Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-16T17:26:12.757Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-16T17:26:12.757Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-16T17:26:12.757Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-16T17:26:12.757Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-16T17:26:12.757Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-07-16T17:26:12.757Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s) [2021-07-16T17:26:12.757Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-16T17:26:12.757Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-16T17:26:12.757Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-16T17:26:12.757Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-16T17:26:12.757Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-16T17:26:12.757Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] [2021-07-16T17:26:12.757Z] DONE 24 tests, 23 skipped in 2.359s [2021-07-16T17:26:12.757Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-16T17:26:12.996Z] INFO: Expanding go... [2021-07-16T17:26:13.033Z] INFO: Testing against a local daemon [2021-07-16T17:26:13.033Z] === RUN TestSessionCreate [2021-07-16T17:26:13.033Z] --- PASS: TestSessionCreate (0.03s) [2021-07-16T17:26:13.033Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T17:26:13.033Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-16T17:26:13.033Z] PASS [2021-07-16T17:26:13.033Z] [2021-07-16T17:26:13.033Z] DONE 2 tests in 0.159s [2021-07-16T17:26:13.033Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-16T17:26:13.033Z] INFO: Testing against a local daemon [2021-07-16T17:26:13.033Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T17:26:13.033Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T17:26:13.033Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T17:26:13.033Z] === RUN TestEventsExecDie [2021-07-16T17:26:13.972Z] --- PASS: TestEventsExecDie (0.97s) [2021-07-16T17:26:13.972Z] === RUN TestEventsBackwardsCompatible [2021-07-16T17:26:13.972Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-07-16T17:26:13.972Z] === RUN TestEventsVolumeCreate [2021-07-16T17:26:14.232Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-16T17:26:14.232Z] === RUN TestInfoBinaryCommits [2021-07-16T17:26:14.232Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-16T17:26:14.232Z] === RUN TestInfoAPIVersioned [2021-07-16T17:26:14.232Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-16T17:26:14.232Z] === RUN TestInfoDiscoveryBackend [2021-07-16T17:26:14.434Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tn8q6bdnxeq7lncdy47npz5s5 Created:2021-07-16 17:26:12.220629091 +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[cefacc4c2795b9adc0c9edb276dc94240ef246311b7af7a285192c8dbffe3f77:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mya6fsx2f86q2hxmcelrrr0a0 EndpointID:f3080943240db2463980a73640ae4fac323726d468790bc1bc00183aefb7887c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8589259dc17b542b4a9b46b463214dade3cb56bcdb0385560af70b129214ba56 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:c96248a4e758 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mya6fsx2f86q2hxmcelrrr0a0 EndpointID:f3080943240db2463980a73640ae4fac323726d468790bc1bc00183aefb7887c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-16T17:26:14.549Z] --- PASS: TestImportExtremelyLargeImageWorks (92.60s) [2021-07-16T17:26:14.549Z] PASS [2021-07-16T17:26:14.549Z] [2021-07-16T17:26:14.549Z] DONE 12 tests in 95.478s [2021-07-16T17:26:14.549Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-16T17:26:14.549Z] INFO: Testing against a local daemon [2021-07-16T17:26:14.549Z] === RUN TestNetworkCreateDelete [2021-07-16T17:26:14.549Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-16T17:26:14.549Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T17:26:14.549Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-07-16T17:26:14.549Z] === RUN TestDaemonDNSFallback [2021-07-16T17:26:14.800Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-16T17:26:14.800Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-16T17:26:14.995Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-16T17:26:15.004Z] time="2021-07-16T17:26:13Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49373" [2021-07-16T17:26:15.005Z] time="2021-07-16T17:26:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10036" [2021-07-16T17:26:16.546Z] time="2021-07-16T17:26:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10037" [2021-07-16T17:26:16.546Z] time="2021-07-16T17:26:16Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49374" [2021-07-16T17:26:17.846Z] --- PASS: TestDaemonDNSFallback (6.61s) [2021-07-16T17:26:17.846Z] === RUN TestInspectNetwork [2021-07-16T17:26:18.089Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-07-16T17:26:18.089Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-16T17:26:18.089Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:26:18.089Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-16T17:26:18.089Z] === RUN TestInfoAPI [2021-07-16T17:26:18.090Z] --- PASS: TestInfoAPI (0.02s) [2021-07-16T17:26:18.090Z] === RUN TestInfoAPIWarnings [2021-07-16T17:26:19.155Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-16T17:26:19.155Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-16T17:26:19.155Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-16T17:26:19.155Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-16T17:26:19.155Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-16T17:26:19.155Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-16T17:26:19.155Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s) [2021-07-16T17:26:19.155Z] PASS [2021-07-16T17:26:19.155Z] [2021-07-16T17:26:19.155Z] === Skipped [2021-07-16T17:26:19.155Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T17:26:19.155Z] service_test.go:242: FLAKY_TEST [2021-07-16T17:26:19.155Z] [2021-07-16T17:26:19.155Z] [2021-07-16T17:26:19.155Z] DONE 26 tests, 1 skipped in 52.985s [2021-07-16T17:26:19.155Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-16T17:26:19.155Z] ++ 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 [2021-07-16T17:26:19.155Z] ++ set -e [2021-07-16T17:26:19.155Z] ++ '[' -n 0 ']' [2021-07-16T17:26:19.155Z] ++ set -x [2021-07-16T17:26:19.155Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-07-16T17:26:19.410Z] INFO: Testing against a local daemon [2021-07-16T17:26:19.410Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-16T17:26:19.410Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:26:19.410Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T17:26:19.410Z] === RUN TestDockerNetworkIpvlan [2021-07-16T17:26:19.410Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:26:19.410Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-16T17:26:19.410Z] PASS [2021-07-16T17:26:19.410Z] [2021-07-16T17:26:19.410Z] === Skipped [2021-07-16T17:26:19.410Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T17:26:19.410Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:26:19.410Z] [2021-07-16T17:26:19.410Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-16T17:26:19.410Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:26:19.410Z] [2021-07-16T17:26:19.410Z] [2021-07-16T17:26:19.410Z] DONE 2 tests, 2 skipped in 0.123s [2021-07-16T17:26:19.410Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-16T17:26:19.410Z] ++ 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 [2021-07-16T17:26:19.410Z] ++ set -e [2021-07-16T17:26:19.410Z] ++ '[' -n 0 ']' [2021-07-16T17:26:19.410Z] ++ set -x [2021-07-16T17:26:19.410Z] ++ 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 [2021-07-16T17:26:19.410Z] INFO: Testing against a local daemon [2021-07-16T17:26:19.410Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-16T17:26:19.666Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-16T17:26:21.028Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-07-16T17:26:21.028Z] === RUN TestDockerNetworkMacvlan [2021-07-16T17:26:21.028Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-16T17:26:21.588Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-16T17:26:22.026Z] === RUN TestInspectNetwork/full_network_id [2021-07-16T17:26:22.026Z] === RUN TestInspectNetwork/partial_network_id [2021-07-16T17:26:22.026Z] === RUN TestInspectNetwork/network_name [2021-07-16T17:26:22.026Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-16T17:26:22.151Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-16T17:26:22.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-16T17:26:23.076Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-16T17:26:24.964Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-16T17:26:24.964Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-16T17:26:25.219Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-16T17:26:26.146Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-16T17:26:26.205Z] --- PASS: TestInspectNetwork (7.67s) [2021-07-16T17:26:26.205Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-16T17:26:26.205Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-16T17:26:26.205Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-16T17:26:26.205Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-16T17:26:26.205Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T17:26:26.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-16T17:26:28.731Z] --- PASS: TestRunContainerWithBridgeNone (3.16s) [2021-07-16T17:26:28.731Z] === RUN TestNetworkInvalidJSON [2021-07-16T17:26:28.731Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T17:26:28.731Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T17:26:28.731Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:26:28.731Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:26:28.731Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:26:28.731Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:26:28.731Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T17:26:28.731Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:26:28.731Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:26:28.731Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-16T17:26:28.731Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-16T17:26:28.731Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-16T17:26:28.731Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-16T17:26:28.731Z] === RUN TestNetworkList [2021-07-16T17:26:28.731Z] === RUN TestNetworkList//networks [2021-07-16T17:26:28.731Z] === PAUSE TestNetworkList//networks [2021-07-16T17:26:28.731Z] === RUN TestNetworkList//networks/ [2021-07-16T17:26:28.731Z] === PAUSE TestNetworkList//networks/ [2021-07-16T17:26:28.731Z] === CONT TestNetworkList//networks [2021-07-16T17:26:28.731Z] === CONT TestNetworkList//networks/ [2021-07-16T17:26:28.731Z] --- PASS: TestNetworkList (0.02s) [2021-07-16T17:26:28.731Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T17:26:28.731Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T17:26:28.731Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.48.182:10033 172.21.48.182:10034 172.21.48.182:10035]" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.48.182:10033 172.21.48.182:10034 172.21.48.182:10035]" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10033" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49375" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, is the new incarnation of the shutdown node 4dbe2ba80634/172.21.48.182" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49376" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10034" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, is the new incarnation of the shutdown node 5ceeafdd8812/172.21.48.182" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10035" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49377" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, is the new incarnation of the shutdown node 4dbe2ba80634/172.21.48.182" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, is the new incarnation of the shutdown node 7ed6cbaaa386/172.21.48.182" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 443ee6a6344f/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.952Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, is the new incarnation of the shutdown node 5ceeafdd8812/172.21.48.182" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node f092f66bfcc4/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, is the new incarnation of the shutdown node 7ed6cbaaa386/172.21.48.182" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, joined gossip cluster" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to nodes list" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49378" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10033" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10034" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49379" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10035" [2021-07-16T17:26:28.953Z] time="2021-07-16T17:26:28Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49380" [2021-07-16T17:26:29.296Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-07-16T17:26:29.296Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T17:26:29.407Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-16T17:26:29.927Z] 2021/07/16 17:26:29 Closing DB instances... [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="Node 443ee6a6344f change state NodeActive --> NodeLeft" [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="node4(4bc89712606d): Node leave event for 443ee6a6344f/172.21.48.182" [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="Node 443ee6a6344f change state NodeActive --> NodeLeft" [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="node3(5ee2303b3e8a): Node leave event for 443ee6a6344f/172.21.48.182" [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="Node 443ee6a6344f change state NodeActive --> NodeLeft" [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="node5(e0ed0f4faca9): Node leave event for 443ee6a6344f/172.21.48.182" [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="Node 443ee6a6344f change state NodeActive --> NodeLeft" [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="node1(443ee6a6344f): Node leave event for 443ee6a6344f/172.21.48.182" [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="Node 443ee6a6344f change state NodeActive --> NodeLeft" [2021-07-16T17:26:29.927Z] time="2021-07-16T17:26:29Z" level=info msg="node2(f092f66bfcc4): Node leave event for 443ee6a6344f/172.21.48.182" [2021-07-16T17:26:30.229Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-16T17:26:30.229Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node 443ee6a6344f/172.21.48.182, left gossip cluster" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node 443ee6a6344f/172.21.48.182, left gossip cluster" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node 443ee6a6344f/172.21.48.182, left gossip cluster" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node 443ee6a6344f/172.21.48.182, left gossip cluster" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node 443ee6a6344f/172.21.48.182, left gossip cluster" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4 change state NodeActive --> NodeLeft" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="node3(5ee2303b3e8a): Node leave event for f092f66bfcc4/172.21.48.182" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4 change state NodeActive --> NodeLeft" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="node4(4bc89712606d): Node leave event for f092f66bfcc4/172.21.48.182" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4 change state NodeActive --> NodeLeft" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="node2(f092f66bfcc4): Node leave event for f092f66bfcc4/172.21.48.182" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4 change state NodeActive --> NodeLeft" [2021-07-16T17:26:30.386Z] time="2021-07-16T17:26:30Z" level=info msg="node5(e0ed0f4faca9): Node leave event for f092f66bfcc4/172.21.48.182" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4/172.21.48.182, left gossip cluster" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4/172.21.48.182, left gossip cluster" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4/172.21.48.182, left gossip cluster" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node f092f66bfcc4/172.21.48.182, left gossip cluster" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.21.48.182:10037: use of closed network connection" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a change state NodeActive --> NodeLeft" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, left gossip cluster" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a change state NodeActive --> NodeFailed" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="node4(4bc89712606d): Node leave event for 5ee2303b3e8a/172.21.48.182" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a change state NodeActive --> NodeLeft" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, added to failed nodes list" [2021-07-16T17:26:30.847Z] time="2021-07-16T17:26:30Z" level=info msg="node5(e0ed0f4faca9): Node leave event for 5ee2303b3e8a/172.21.48.182" [2021-07-16T17:26:31.163Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-07-16T17:26:31.163Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T17:26:31.307Z] time="2021-07-16T17:26:30Z" level=error msg="node: 5ee2303b3e8a is unknown to memberlist" [2021-07-16T17:26:31.307Z] time="2021-07-16T17:26:30Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, left gossip cluster" [2021-07-16T17:26:31.307Z] time="2021-07-16T17:26:31Z" level=info msg="Node 5ee2303b3e8a/172.21.48.182, left gossip cluster" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d/172.21.48.182, left gossip cluster" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d change state NodeActive --> NodeFailed" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to failed nodes list" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d/172.21.48.182, left gossip cluster" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d change state NodeActive --> NodeFailed" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node 4bc89712606d/172.21.48.182, added to failed nodes list" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=debug msg="memberlist: Stream connection from=172.21.48.182:49381" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.48.182:10036" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=error msg="node: 4bc89712606d is unknown to memberlist" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=debug msg="Initiating bulk sync with node 4bc89712606d after reconnect" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=debug msg="node5(e0ed0f4faca9): Initiating bulk sync with node 4bc89712606d" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=debug msg="node5(e0ed0f4faca9): Initiating unsolicited bulk sync for networks [] with node 4bc89712606d" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, left gossip cluster" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node e0ed0f4faca9 change state NodeActive --> NodeFailed" [2021-07-16T17:26:31.766Z] time="2021-07-16T17:26:31Z" level=info msg="Node e0ed0f4faca9/172.21.48.182, added to failed nodes list" [2021-07-16T17:26:31.766Z] --- PASS: TestNetworkDBIslands (65.85s) [2021-07-16T17:26:31.766Z] PASS [2021-07-16T17:26:31.766Z] coverage: 60.7% of statements [2021-07-16T17:26:31.766Z] ok github.com/docker/docker/libnetwork/networkdb 156.298s coverage: 60.7% of statements [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/quota [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/rootless [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/volume [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-16T17:26:31.766Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-16T17:26:32.099Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-07-16T17:26:32.099Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === Skipped [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-16T17:26:33.307Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-16T17:26:33.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-16T17:26:33.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-16T17:26:33.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-16T17:26:33.307Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-16T17:26:33.307Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-16T17:26:33.307Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-16T17:26:33.307Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-16T17:26:33.307Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2021-07-16T17:26:33.307Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-16T17:26:33.307Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-16T17:26:33.307Z] daemon_test.go:147: root required [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-16T17:26:33.307Z] reload_test.go:520: root required [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-16T17:26:33.307Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-16T17:26:33.307Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-16T17:26:33.307Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-16T17:26:33.307Z] download_test.go:268: Needs fixing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-16T17:26:33.307Z] layer_test.go:304: Failing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-16T17:26:33.307Z] layer_test.go:353: Failing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-16T17:26:33.307Z] layer_test.go:468: Failing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-16T17:26:33.307Z] layer_test.go:697: Failing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-16T17:26:33.307Z] migration_test.go:46: Failing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-16T17:26:33.307Z] migration_test.go:182: Failing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-16T17:26:33.307Z] mount_test.go:17: Failing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-16T17:26:33.307Z] mount_test.go:76: Failing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-16T17:26:33.307Z] mount_test.go:125: Failing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-16T17:26:33.307Z] mount_test.go:212: Failing on Windows [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-16T17:26:33.307Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-16T17:26:33.307Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-16T17:26:33.307Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-16T17:26:33.307Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-16T17:26:33.307Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-16T17:26:33.307Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-16T17:26:33.307Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-16T17:26:33.307Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-16T17:26:33.307Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-16T17:26:33.307Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-16T17:26:33.307Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-16T17:26:33.307Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-16T17:26:33.307Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-16T17:26:33.307Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-16T17:26:33.307Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-16T17:26:33.307Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-16T17:26:33.307Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-16T17:26:33.307Z] archive_test.go:134: Xz not present in msys2 [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-16T17:26:33.307Z] archive_test.go:239: Failing on Windows CI machines [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-16T17:26:33.307Z] archive_windows_test.go:16: Currently fails [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-16T17:26:33.307Z] changes_test.go:196: needs more investigation [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-16T17:26:33.307Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-16T17:26:33.307Z] [2021-07-16T17:26:33.307Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-16T17:26:33.308Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-16T17:26:33.308Z] [2021-07-16T17:26:33.308Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-16T17:26:33.308Z] changes_test.go:433: needs further investigation [2021-07-16T17:26:33.308Z] [2021-07-16T17:26:33.308Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-16T17:26:33.308Z] changes_test.go:469: needs further investigation [2021-07-16T17:26:33.308Z] [2021-07-16T17:26:33.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-16T17:26:33.308Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.308Z] [2021-07-16T17:26:33.308Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-16T17:26:33.308Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.308Z] [2021-07-16T17:26:33.472Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-07-16T17:26:33.472Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-16T17:26:33.770Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-16T17:26:33.770Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-16T17:26:33.770Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-16T17:26:33.770Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:26:33.770Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:26:33.770Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-16T17:26:33.770Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-16T17:26:33.770Z] poller_test.go:41: No chmod on Windows [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-16T17:26:33.770Z] fileutils_test.go:134: Needs porting to Windows [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-16T17:26:33.770Z] fileutils_test.go:180: Needs porting to Windows [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-16T17:26:33.770Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-16T17:26:33.770Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-16T17:26:33.770Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-16T17:26:33.770Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-16T17:26:33.770Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] [2021-07-16T17:26:33.770Z] DONE 2027 tests, 69 skipped in 320.542s [2021-07-16T17:26:33.770Z] INFO: make.ps1 ended at 07/16/2021 17:26:33 [2021-07-16T17:26:34.037Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-16T17:26:34.037Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T17:26:34.647Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-16T17:26:34.647Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-16T17:26:35.311Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-16T17:26:35.311Z] INFO: Unit tests ended at 07/16/2021 17:26:34. Duration:00:05:32.1783232 [2021-07-16T17:26:35.311Z] INFO: Building busybox [2021-07-16T17:26:35.311Z] Sending build context to Docker daemon 5.12kB [2021-07-16T17:26:35.311Z] [2021-07-16T17:26:35.311Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-16T17:26:35.311Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-16T17:26:35.311Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-16T17:26:35.311Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-16T17:26:35.311Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-16T17:26:35.311Z] ---> 39d157a84080 [2021-07-16T17:26:35.311Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-16T17:26:35.311Z] ---> Running in 096f4d7c5168 [2021-07-16T17:26:36.180Z] --- PASS: TestInfoAPIWarnings (16.34s) [2021-07-16T17:26:36.180Z] === RUN TestInfoDebug [2021-07-16T17:26:36.180Z] --- PASS: TestInfoDebug (0.53s) [2021-07-16T17:26:36.180Z] === RUN TestInfoInsecureRegistries [2021-07-16T17:26:36.180Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-16T17:26:36.180Z] === RUN TestInfoRegistryMirrors [2021-07-16T17:26:36.180Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-16T17:26:36.180Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T17:26:36.180Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-16T17:26:36.180Z] === RUN TestPingCacheHeaders [2021-07-16T17:26:36.180Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-16T17:26:36.180Z] === RUN TestPingGet [2021-07-16T17:26:36.180Z] --- PASS: TestPingGet (0.01s) [2021-07-16T17:26:36.180Z] === RUN TestPingHead [2021-07-16T17:26:36.180Z] --- PASS: TestPingHead (0.02s) [2021-07-16T17:26:36.180Z] === RUN TestVersion [2021-07-16T17:26:36.180Z] --- PASS: TestVersion (0.02s) [2021-07-16T17:26:36.180Z] PASS [2021-07-16T17:26:36.180Z] [2021-07-16T17:26:36.180Z] === Skipped [2021-07-16T17:26:36.180Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T17:26:36.180Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T17:26:36.180Z] [2021-07-16T17:26:36.180Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-16T17:26:36.180Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T17:26:36.180Z] [2021-07-16T17:26:36.180Z] [2021-07-16T17:26:36.180Z] DONE 19 tests, 2 skipped in 23.191s [2021-07-16T17:26:36.180Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-16T17:26:36.180Z] INFO: Testing against a local daemon [2021-07-16T17:26:36.180Z] === RUN TestVolumesCreateAndList [2021-07-16T17:26:36.180Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-16T17:26:36.181Z] === RUN TestVolumesRemove [2021-07-16T17:26:36.448Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-16T17:26:36.448Z] === RUN TestVolumesInspect [2021-07-16T17:26:36.448Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-16T17:26:36.448Z] === RUN TestVolumesInvalidJSON [2021-07-16T17:26:36.448Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T17:26:36.448Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T17:26:36.448Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T17:26:36.448Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-16T17:26:36.448Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T17:26:36.448Z] PASS [2021-07-16T17:26:36.448Z] [2021-07-16T17:26:36.448Z] DONE 5 tests in 0.196s [2021-07-16T17:26:36.448Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T17:26:36.448Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12585 is not a child of this shell [2021-07-16T17:26:36.448Z] warning: PID 12585 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-16T17:26:36.448Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T17:26:36.448Z] [2021-07-16T17:26:36.448Z] Unloading profiles will leave already running processes permanently [2021-07-16T17:26:36.448Z] unconfined, which can lead to unexpected situations. [2021-07-16T17:26:36.448Z] [2021-07-16T17:26:36.448Z] To set a process to complain mode, use the command line tool [2021-07-16T17:26:36.448Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T17:26:36.448Z] Removing test suite binaries [2021-07-16T17:26:36.448Z] exiting test-integration [2021-07-16T17:26:36.448Z] ++ exit 0 [2021-07-16T17:26:36.448Z] [2021-07-16T17:26:36.533Z] --- PASS: TestDockerNetworkMacvlan (15.48s) [2021-07-16T17:26:36.533Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-07-16T17:26:36.533Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2021-07-16T17:26:36.533Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.81s) [2021-07-16T17:26:36.533Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s) [2021-07-16T17:26:36.533Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.24s) [2021-07-16T17:26:36.533Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2021-07-16T17:26:36.533Z] PASS [2021-07-16T17:26:36.533Z] [2021-07-16T17:26:36.533Z] DONE 8 tests in 16.892s [2021-07-16T17:26:36.533Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-16T17:26:36.533Z] ++ 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 [2021-07-16T17:26:36.533Z] ++ set -e [2021-07-16T17:26:36.533Z] ++ '[' -n 0 ']' [2021-07-16T17:26:36.533Z] ++ set -x [2021-07-16T17:26:36.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-07-16T17:26:36.533Z] testing: warning: no tests to run [2021-07-16T17:26:36.533Z] PASS [2021-07-16T17:26:36.533Z] [2021-07-16T17:26:36.533Z] DONE 0 tests in 0.030s [2021-07-16T17:26:36.533Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-16T17:26:36.533Z] ++ 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 [2021-07-16T17:26:36.533Z] ++ set -e [2021-07-16T17:26:36.533Z] ++ '[' -n 0 ']' [2021-07-16T17:26:36.533Z] ++ set -x [2021-07-16T17:26:36.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2021-07-16T17:26:36.533Z] INFO: Testing against a local daemon [2021-07-16T17:26:36.533Z] === RUN TestAuthZPluginAllowRequest [2021-07-16T17:26:36.565Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s) [2021-07-16T17:26:36.565Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T17:26:36.565Z] service_test.go:242: FLAKY_TEST [2021-07-16T17:26:36.565Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T17:26:36.565Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T17:26:38.043Z] INFO: Expanding compiler 1 of 3... [2021-07-16T17:26:38.043Z] INFO: Expanding compiler 2 of 3... [2021-07-16T17:26:38.425Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2021-07-16T17:26:38.426Z] === RUN TestAuthZPluginTLS [2021-07-16T17:26:38.426Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-16T17:26:38.681Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-07-16T17:26:38.681Z] === RUN TestAuthZPluginDenyRequest [2021-07-16T17:26:38.939Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection Post stage [Pipeline] junit [2021-07-16T17:26:39.001Z] Recording test results [2021-07-16T17:26:39.052Z] Removing intermediate container 096f4d7c5168 [2021-07-16T17:26:39.052Z] ---> f1eb782486a2 [2021-07-16T17:26:39.052Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-16T17:26:39.052Z] ---> Running in 197ccded6e9b [2021-07-16T17:26:39.194Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-16T17:26:39.194Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-16T17:26:39.409Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-16T17:26:39.511Z] Removing intermediate container 197ccded6e9b [2021-07-16T17:26:39.511Z] ---> e647c45cdc7c [2021-07-16T17:26:39.511Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-16T17:26:39.511Z] ---> Running in ba9614dae5ec [2021-07-16T17:26:39.750Z] + echo Ensuring container killed. [2021-07-16T17:26:39.750Z] Ensuring container killed. [2021-07-16T17:26:39.750Z] + docker rm -vf docker-pr2 [2021-07-16T17:26:39.750Z] Error: No such container: docker-pr2 [2021-07-16T17:26:39.755Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-16T17:26:39.755Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-16T17:26:39.755Z] === RUN TestAuthZPluginDenyResponse [Pipeline] sh [2021-07-16T17:26:39.970Z] Removing intermediate container ba9614dae5ec [2021-07-16T17:26:39.970Z] ---> 064c37884df2 [2021-07-16T17:26:39.970Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-16T17:26:40.033Z] + echo Chowning /workspace to jenkins user [2021-07-16T17:26:40.033Z] Chowning /workspace to jenkins user [2021-07-16T17:26:40.033Z] + id -u [2021-07-16T17:26:40.033Z] + id -g [2021-07-16T17:26:40.033Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T17:26:40.315Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-07-16T17:26:40.315Z] === RUN TestAuthZPluginAllowEventStream [2021-07-16T17:26:40.876Z] docker_api_swarm_test.go:303: [d5d041e9f047e] joining swarm manager [dc5730010cd5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:26:40.923Z] INFO: Expanding compiler 3 of 3... [2021-07-16T17:26:40.940Z] [2021-07-16T17:26:41.377Z] INFO: Removing downloaded files... [2021-07-16T17:26:41.377Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-16T17:26:41.377Z] INFO: Configuring git core.autocrlf... [2021-07-16T17:26:41.405Z] ---> f3ea2d304c79 [2021-07-16T17:26:41.405Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-16T17:26:41.405Z] ---> Running in 274b8410267a [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T17:26:41.715Z] + bundleName=amd64-rootless [2021-07-16T17:26:41.715Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-16T17:26:41.715Z] Creating amd64-rootless-bundles.tar.gz [2021-07-16T17:26:41.715Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-16T17:26:41.715Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-16T17:26:41.728Z] Archiving artifacts [2021-07-16T17:26:41.802Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-16T17:26:41.802Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-16T17:26:41.802Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-16T17:26:41.802Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2021-07-16T17:26:41.802Z] === RUN TestAuthZPluginErrorResponse [2021-07-16T17:26:42.018Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T17:26:42.057Z] docker_api_swarm_test.go:304: [db6b8ded7b9f2] joining swarm manager [dc5730010cd5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:26:42.329Z] + make clean [2021-07-16T17:26:42.329Z] docker volume rm -f docker-dev-cache [2021-07-16T17:26:42.588Z] docker-dev-cache [Pipeline] deleteDir [2021-07-16T17:26:42.617Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-07-16T17:26:42.617Z] === RUN TestAuthZPluginErrorRequest [2021-07-16T17:26:42.873Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-16T17:26:42.873Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T17:26:43.433Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-16T17:26:43.433Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-07-16T17:26:43.433Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-16T17:26:45.319Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2021-07-16T17:26:45.319Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-16T17:26:47.206Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-16T17:26:47.206Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2021-07-16T17:26:47.206Z] === RUN TestAuthZPluginHeader [2021-07-16T17:26:47.206Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-16T17:26:47.768Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-07-16T17:26:47.768Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-16T17:26:48.501Z] Removing intermediate container 274b8410267a [2021-07-16T17:26:48.501Z] ---> 491272ad3203 [2021-07-16T17:26:48.501Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-16T17:26:48.961Z] ---> Running in a2da0c7a72db [2021-07-16T17:26:49.132Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-16T17:26:49.387Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-16T17:26:49.933Z] [2021-07-16T17:26:49.933Z] SUCCESS: Specified value was saved. [2021-07-16T17:26:51.273Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.64s) [2021-07-16T17:26:51.273Z] === RUN TestAuthZPluginV2Disable [2021-07-16T17:26:51.431Z] --- PASS: TestServiceWithDataPathPortInit (14.65s) [2021-07-16T17:26:51.431Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T17:26:51.528Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-16T17:26:52.088Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-16T17:26:52.115Z] Removing intermediate container a2da0c7a72db [2021-07-16T17:26:52.115Z] ---> ddcd0875c58e [2021-07-16T17:26:52.115Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-16T17:26:52.115Z] ---> Running in 4c3701babe94 [2021-07-16T17:26:52.870Z] sha256:1f1ab91a3e47e7230d333e74c42185ad0f2a3df8a1dccc59944cbd206a217865 [2021-07-16T17:26:52.870Z] INFO: Starting docker-py tests... [2021-07-16T17:26:52.870Z] ============================= test session starts ============================== [2021-07-16T17:26:52.870Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-16T17:26:52.870Z] rootdir: /src, inifile: pytest.ini [2021-07-16T17:26:52.870Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-16T17:26:52.870Z] collected 390 items / 1 deselected / 389 selected [2021-07-16T17:26:52.870Z] [2021-07-16T17:26:53.015Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-16T17:26:53.941Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-16T17:26:54.196Z] --- PASS: TestAuthZPluginV2Disable (2.83s) [2021-07-16T17:26:54.196Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-16T17:26:54.724Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j9vwk3l74ctyxt9jsqr25x7rc Created:2021-07-16 17:26:52.525335415 +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[dad6accf05515317aba80eca7b79522e588e0e9880c87da73f571f52664fab89:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jwsr77zr7g7imp5sztwksnsjf EndpointID:5c220ccde739b6bd1f31cfe16f59a29c617df586c9d1a06d077e7566d6682655 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f08c0246cd712c1f6888aa255fbbe297756672e0de23fd6e81528ed05abd9b98 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:ff91680a6e79 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jwsr77zr7g7imp5sztwksnsjf EndpointID:5c220ccde739b6bd1f31cfe16f59a29c617df586c9d1a06d077e7566d6682655 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-16T17:26:55.037Z] Cannot create a file when that file already exists. [2021-07-16T17:26:56.081Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-16T17:26:56.081Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-16T17:26:56.081Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-16T17:26:56.336Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-16T17:26:56.592Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-16T17:26:56.847Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.73s) [2021-07-16T17:26:56.847Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-16T17:26:57.102Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-16T17:26:58.029Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-16T17:26:58.904Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.34s) [2021-07-16T17:26:58.904Z] PASS [2021-07-16T17:26:58.904Z] [2021-07-16T17:26:58.904Z] === Skipped [2021-07-16T17:26:58.904Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T17:26:58.904Z] service_test.go:242: FLAKY_TEST [2021-07-16T17:26:58.904Z] [2021-07-16T17:26:58.904Z] [2021-07-16T17:26:58.904Z] DONE 26 tests, 1 skipped in 47.860s [2021-07-16T17:26:58.904Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-16T17:26:58.904Z] INFO: Testing against a local daemon [2021-07-16T17:26:58.904Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-16T17:26:58.904Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:26:58.904Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T17:26:58.904Z] === RUN TestDockerNetworkIpvlan [2021-07-16T17:26:58.904Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:26:58.904Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-16T17:26:58.904Z] PASS [2021-07-16T17:26:58.904Z] [2021-07-16T17:26:58.904Z] === Skipped [2021-07-16T17:26:58.904Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T17:26:58.904Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:26:58.904Z] [2021-07-16T17:26:58.904Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-16T17:26:58.904Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:26:58.904Z] [2021-07-16T17:26:58.904Z] [2021-07-16T17:26:58.904Z] DONE 2 tests, 2 skipped in 0.038s [2021-07-16T17:26:58.904Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-16T17:26:58.904Z] INFO: Testing against a local daemon [2021-07-16T17:26:58.904Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-16T17:26:58.955Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-16T17:26:59.515Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-16T17:26:59.730Z] Removing intermediate container 4c3701babe94 [2021-07-16T17:26:59.730Z] ---> 492abf396ecc [2021-07-16T17:26:59.730Z] Step 13/13 : CMD ["sh"] [2021-07-16T17:26:59.730Z] ---> Running in ad9146fb9811 [2021-07-16T17:26:59.730Z] Removing intermediate container ad9146fb9811 [2021-07-16T17:26:59.730Z] ---> a0d1c75a5f19 [2021-07-16T17:26:59.730Z] Successfully built a0d1c75a5f19 [2021-07-16T17:26:59.730Z] Successfully tagged busybox:latest [2021-07-16T17:26:59.730Z] INFO: Docker images of the daemon under test [2021-07-16T17:26:59.730Z] [2021-07-16T17:26:59.730Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T17:26:59.730Z] busybox latest a0d1c75a5f19 Less than a second ago 2.78GB [2021-07-16T17:26:59.730Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-16T17:26:59.730Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-16T17:26:59.730Z] [2021-07-16T17:26:59.730Z] INFO: Running integration tests at 07/16/2021 17:26:59... [2021-07-16T17:26:59.730Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-16T17:26:59.730Z] INFO: Integration API tests being run from the host: [2021-07-16T17:26:59.730Z] INFO: make.ps1 starting at 07/16/2021 17:26:59 [2021-07-16T17:26:59.844Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2021-07-16T17:26:59.844Z] === RUN TestDockerNetworkMacvlan [2021-07-16T17:27:00.190Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-16T17:27:00.777Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-16T17:27:01.343Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-16T17:27:02.028Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-16T17:27:02.276Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-16T17:27:03.392Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-16T17:27:04.805Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-16T17:27:05.904Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-16T17:27:06.837Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.76s) [2021-07-16T17:27:06.837Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-16T17:27:06.837Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-16T17:27:07.332Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-16T17:27:07.790Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-16T17:27:08.046Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-16T17:27:09.778Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-16T17:27:10.341Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-16T17:27:11.720Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-16T17:27:12.207Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-16T17:27:12.598Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-16T17:27:12.767Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-16T17:27:13.691Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-16T17:27:14.498Z] --- PASS: TestDockerNetworkMacvlan (14.44s) [2021-07-16T17:27:14.498Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-07-16T17:27:14.498Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-16T17:27:14.498Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.58s) [2021-07-16T17:27:14.498Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.82s) [2021-07-16T17:27:14.498Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.01s) [2021-07-16T17:27:14.498Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.46s) [2021-07-16T17:27:14.498Z] PASS [2021-07-16T17:27:14.498Z] [2021-07-16T17:27:14.498Z] DONE 8 tests in 15.717s [2021-07-16T17:27:14.498Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-16T17:27:14.498Z] testing: warning: no tests to run [2021-07-16T17:27:14.498Z] PASS [2021-07-16T17:27:14.498Z] [2021-07-16T17:27:14.498Z] DONE 0 tests in 0.007s [2021-07-16T17:27:14.498Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-16T17:27:14.498Z] INFO: Testing against a local daemon [2021-07-16T17:27:14.498Z] === RUN TestAuthZPluginAllowRequest [2021-07-16T17:27:14.616Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-16T17:27:14.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-16T17:27:15.871Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2021-07-16T17:27:15.871Z] === RUN TestAuthZPluginTLS [2021-07-16T17:27:16.438Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-07-16T17:27:16.438Z] === RUN TestAuthZPluginDenyRequest [2021-07-16T17:27:16.603Z] docker_api_swarm_test.go:271: [dc991f4f8e4ec] joining swarm manager [d7d2fec920d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:27:17.006Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-16T17:27:17.006Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-16T17:27:17.572Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-16T17:27:17.572Z] === RUN TestAuthZPluginDenyResponse [2021-07-16T17:27:17.830Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-07-16T17:27:17.830Z] === RUN TestAuthZPluginAllowEventStream [2021-07-16T17:27:17.966Z] docker_api_swarm_test.go:272: [d2c8c46469d8f] joining swarm manager [d7d2fec920d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:27:19.746Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-07-16T17:27:19.746Z] === RUN TestAuthZPluginErrorResponse [2021-07-16T17:27:20.004Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-16T17:27:20.004Z] === RUN TestAuthZPluginErrorRequest [2021-07-16T17:27:20.569Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-16T17:27:20.569Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-16T17:27:21.135Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-16T17:27:21.135Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-16T17:27:22.508Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.66s) [2021-07-16T17:27:22.508Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-16T17:27:23.207Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-16T17:27:23.207Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2021-07-16T17:27:23.207Z] PASS [2021-07-16T17:27:23.207Z] [2021-07-16T17:27:23.207Z] DONE 17 tests in 46.893s [2021-07-16T17:27:23.207Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-16T17:27:23.207Z] ++ 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 [2021-07-16T17:27:23.207Z] ++ set -e [2021-07-16T17:27:23.207Z] ++ '[' -n 0 ']' [2021-07-16T17:27:23.207Z] ++ set -x [2021-07-16T17:27:23.207Z] ++ 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 [2021-07-16T17:27:23.463Z] INFO: Testing against a local daemon [2021-07-16T17:27:23.463Z] === RUN TestPluginInvalidJSON [2021-07-16T17:27:23.463Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:27:23.463Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:27:23.463Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:27:23.463Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-16T17:27:23.463Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-16T17:27:23.463Z] === RUN TestPluginInstall [2021-07-16T17:27:23.463Z] === RUN TestPluginInstall/no_auth [2021-07-16T17:27:24.388Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:27:24.388Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a535dab90a2171665992ca816040d58bcad258d4fabcfd4ec1b51598b7c15dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:27:24.388Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:27:24.388Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a535dab90a2171665992ca816040d58bcad258d4fabcfd4ec1b51598b7c15dd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:27:24.388Z] === RUN TestPluginInstall/with_htpasswd [2021-07-16T17:27:24.407Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2021-07-16T17:27:24.407Z] === RUN TestAuthZPluginHeader [2021-07-16T17:27:24.643Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:27:24.643Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e85afca4b2e9d45b52d12e9776eff9e7ea7f15aa3f9d9436e1f805a040450e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:27:24.643Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:27:24.643Z] time="2021-07-16T17:27:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e85afca4b2e9d45b52d12e9776eff9e7ea7f15aa3f9d9436e1f805a040450e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:27:24.899Z] === RUN TestPluginInstall/with_insecure [2021-07-16T17:27:24.972Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-07-16T17:27:24.972Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-16T17:27:25.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:27:25.370Z] INFO: Testing against a local daemon [2021-07-16T17:27:25.370Z] === RUN TestBuildWithSession [2021-07-16T17:27:25.370Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:27:25.370Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T17:27:25.370Z] === RUN TestBuildSquashParent [2021-07-16T17:27:25.370Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:27:25.370Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-16T17:27:25.370Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T17:27:25.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:27:25.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:27:25.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:27:25.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:27:25.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:27:25.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:27:25.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:27:25.370Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:27:25.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:27:25.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:27:25.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:27:25.825Z] time="2021-07-16T17:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:27:25.825Z] time="2021-07-16T17:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d6e79a8660710db84a47049eaca534b3d640e2c5b89d70ab223c138e9b3541f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:27:25.825Z] time="2021-07-16T17:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:27:25.825Z] time="2021-07-16T17:27:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d6e79a8660710db84a47049eaca534b3d640e2c5b89d70ab223c138e9b3541f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:27:26.080Z] plugin_test.go:165: [daa702aadca83] daemon is not started [2021-07-16T17:27:26.080Z] --- PASS: TestPluginInstall (2.63s) [2021-07-16T17:27:26.080Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2021-07-16T17:27:26.080Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2021-07-16T17:27:26.080Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-07-16T17:27:26.080Z] === RUN TestPluginsWithRuntimes [2021-07-16T17:27:26.335Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-16T17:27:27.698Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-16T17:27:28.623Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-16T17:27:29.154Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.57s) [2021-07-16T17:27:29.155Z] === RUN TestAuthZPluginV2Disable [2021-07-16T17:27:29.183Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2021-07-16T17:27:29.183Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2021-07-16T17:27:29.183Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2021-07-16T17:27:29.183Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T17:27:30.109Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-16T17:27:30.109Z] PASS [2021-07-16T17:27:30.109Z] [2021-07-16T17:27:30.109Z] DONE 10 tests in 6.664s [2021-07-16T17:27:30.109Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-16T17:27:30.109Z] ++ 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 [2021-07-16T17:27:30.109Z] ++ set -e [2021-07-16T17:27:30.109Z] ++ '[' -n 0 ']' [2021-07-16T17:27:30.109Z] ++ set -x [2021-07-16T17:27:30.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-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 [2021-07-16T17:27:30.109Z] INFO: Testing against a local daemon [2021-07-16T17:27:30.109Z] === RUN TestExternalGraphDriver [2021-07-16T17:27:30.109Z] === RUN TestExternalGraphDriver/json [2021-07-16T17:27:31.038Z] === RUN TestDockerSuite/TestBuildRm [2021-07-16T17:27:31.682Z] --- PASS: TestAuthZPluginV2Disable (2.85s) [2021-07-16T17:27:31.682Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-16T17:27:32.403Z] === RUN TestExternalGraphDriver/spec [2021-07-16T17:27:34.211Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.67s) [2021-07-16T17:27:34.211Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-16T17:27:34.289Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-16T17:27:34.289Z] === RUN TestExternalGraphDriver/pull [2021-07-16T17:27:35.214Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-16T17:27:35.775Z] --- PASS: TestExternalGraphDriver (5.85s) [2021-07-16T17:27:35.775Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2021-07-16T17:27:35.775Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2021-07-16T17:27:35.775Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2021-07-16T17:27:35.775Z] === RUN TestGraphdriverPluginV2 [2021-07-16T17:27:35.804Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:27:35.804Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:27:36.030Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-16T17:27:36.285Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-16T17:27:36.540Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-16T17:27:37.466Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-16T17:27:38.830Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-16T17:27:39.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-16T17:27:39.658Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-16T17:27:39.913Z] --- PASS: TestGraphdriverPluginV2 (3.91s) [2021-07-16T17:27:39.913Z] PASS [2021-07-16T17:27:39.913Z] [2021-07-16T17:27:39.913Z] DONE 5 tests in 9.880s [2021-07-16T17:27:39.913Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-16T17:27:39.913Z] ++ 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 [2021-07-16T17:27:39.913Z] ++ set -e [2021-07-16T17:27:39.913Z] ++ '[' -n 0 ']' [2021-07-16T17:27:39.913Z] ++ set -x [2021-07-16T17:27:39.913Z] ++ 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 [2021-07-16T17:27:39.913Z] INFO: Testing against a local daemon [2021-07-16T17:27:39.913Z] === RUN TestContinueAfterPluginCrash [2021-07-16T17:27:39.913Z] === PAUSE TestContinueAfterPluginCrash [2021-07-16T17:27:39.913Z] === RUN TestReadPluginNoRead [2021-07-16T17:27:39.913Z] === PAUSE TestReadPluginNoRead [2021-07-16T17:27:39.913Z] === RUN TestDaemonStartWithLogOpt [2021-07-16T17:27:39.913Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-16T17:27:39.913Z] === CONT TestContinueAfterPluginCrash [2021-07-16T17:27:39.913Z] === CONT TestDaemonStartWithLogOpt [2021-07-16T17:27:39.913Z] === CONT TestReadPluginNoRead [2021-07-16T17:27:40.503Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-16T17:27:40.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.92s) [2021-07-16T17:27:40.503Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.02s) [2021-07-16T17:27:40.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.26s) [2021-07-16T17:27:40.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.36s) [2021-07-16T17:27:40.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.08s) [2021-07-16T17:27:40.504Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.14s) [2021-07-16T17:27:40.504Z] === RUN TestBuildMultiStageCopy [2021-07-16T17:27:40.504Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T17:27:42.429Z] === RUN TestReadPluginNoRead/default [2021-07-16T17:27:42.990Z] --- PASS: TestDaemonStartWithLogOpt (3.12s) [2021-07-16T17:27:43.917Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-16T17:27:43.917Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-16T17:27:44.173Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-16T17:27:44.173Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-16T17:27:44.173Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-16T17:27:44.173Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-16T17:27:44.429Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-16T17:27:45.355Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-16T17:27:45.355Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-16T17:27:45.915Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-16T17:27:46.402Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.54s) [2021-07-16T17:27:46.402Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-16T17:27:46.475Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-16T17:27:47.401Z] === CONT TestReadPluginNoRead [2021-07-16T17:27:47.401Z] read_test.go:92: [d2b505070f653] daemon is not started [2021-07-16T17:27:47.401Z] --- PASS: TestReadPluginNoRead (7.56s) [2021-07-16T17:27:47.401Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2021-07-16T17:27:47.401Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.64s) [2021-07-16T17:27:47.401Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s) [2021-07-16T17:27:48.326Z] --- PASS: TestContinueAfterPluginCrash (8.51s) [2021-07-16T17:27:48.326Z] PASS [2021-07-16T17:27:48.326Z] [2021-07-16T17:27:48.326Z] DONE 6 tests in 8.633s [2021-07-16T17:27:48.581Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-16T17:27:48.582Z] ++ 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 [2021-07-16T17:27:48.582Z] ++ set -e [2021-07-16T17:27:48.582Z] ++ '[' -n 0 ']' [2021-07-16T17:27:48.582Z] ++ set -x [2021-07-16T17:27:48.582Z] ++ 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 [2021-07-16T17:27:48.582Z] testing: warning: no tests to run [2021-07-16T17:27:48.582Z] PASS [2021-07-16T17:27:48.582Z] [2021-07-16T17:27:48.582Z] DONE 0 tests in 0.041s [2021-07-16T17:27:48.582Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-16T17:27:48.582Z] ++ 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 [2021-07-16T17:27:48.582Z] ++ set -e [2021-07-16T17:27:48.582Z] ++ '[' -n 0 ']' [2021-07-16T17:27:48.582Z] ++ set -x [2021-07-16T17:27:48.582Z] ++ 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 [2021-07-16T17:27:48.582Z] INFO: Testing against a local daemon [2021-07-16T17:27:48.582Z] === RUN TestPluginWithDevMounts [2021-07-16T17:27:48.582Z] === PAUSE TestPluginWithDevMounts [2021-07-16T17:27:48.582Z] === CONT TestPluginWithDevMounts [2021-07-16T17:27:48.809Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-16T17:27:50.467Z] --- PASS: TestPluginWithDevMounts (1.58s) [2021-07-16T17:27:50.467Z] PASS [2021-07-16T17:27:50.467Z] [2021-07-16T17:27:50.467Z] DONE 1 tests in 1.704s [2021-07-16T17:27:50.467Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-16T17:27:50.467Z] ++ 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 [2021-07-16T17:27:50.467Z] ++ set -e [2021-07-16T17:27:50.467Z] ++ '[' -n 0 ']' [2021-07-16T17:27:50.467Z] ++ set -x [2021-07-16T17:27:50.467Z] ++ 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 [2021-07-16T17:27:50.467Z] INFO: Testing against a local daemon [2021-07-16T17:27:50.467Z] === RUN TestSecretInspect [2021-07-16T17:27:50.722Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-16T17:27:51.647Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-16T17:27:52.893Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T17:27:52.893Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T17:27:53.008Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-16T17:27:53.008Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-16T17:27:53.266Z] --- PASS: TestSecretInspect (2.97s) [2021-07-16T17:27:53.266Z] === RUN TestSecretList [2021-07-16T17:27:53.864Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T17:27:54.192Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-16T17:27:54.839Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T17:27:55.118Z] === RUN TestDockerSuite/TestBuildUser [2021-07-16T17:27:55.812Z] --- PASS: TestBuildMultiStageCopy (15.38s) [2021-07-16T17:27:55.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.55s) [2021-07-16T17:27:55.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2021-07-16T17:27:55.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2021-07-16T17:27:55.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s) [2021-07-16T17:27:55.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.22s) [2021-07-16T17:27:55.812Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T17:27:56.044Z] --- PASS: TestSecretList (2.78s) [2021-07-16T17:27:56.044Z] === RUN TestSecretsCreateAndDelete [2021-07-16T17:27:57.407Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-16T17:27:57.991Z] --- PASS: TestBuildMultiStageParentConfig (2.19s) [2021-07-16T17:27:57.991Z] === RUN TestBuildLabelWithTargets [2021-07-16T17:27:57.991Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:27:57.991Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-16T17:27:57.991Z] === RUN TestBuildWithEmptyLayers [2021-07-16T17:27:58.769Z] --- PASS: TestSecretsCreateAndDelete (2.77s) [2021-07-16T17:27:58.769Z] === RUN TestSecretsUpdate [2021-07-16T17:27:59.527Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-07-16T17:27:59.527Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T17:28:00.655Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-16T17:28:01.269Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-07-16T17:28:01.269Z] PASS [2021-07-16T17:28:01.269Z] [2021-07-16T17:28:01.269Z] DONE 17 tests in 46.847s [2021-07-16T17:28:01.269Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-16T17:28:01.269Z] INFO: Testing against a local daemon [2021-07-16T17:28:01.269Z] === RUN TestPluginInvalidJSON [2021-07-16T17:28:01.269Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:28:01.269Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:28:01.269Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:28:01.269Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-16T17:28:01.269Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-16T17:28:01.269Z] === RUN TestPluginInstall [2021-07-16T17:28:01.269Z] === RUN TestPluginInstall/no_auth [2021-07-16T17:28:01.581Z] --- PASS: TestSecretsUpdate (2.63s) [2021-07-16T17:28:01.581Z] === RUN TestTemplatedSecret [2021-07-16T17:28:02.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-16T17:28:03.175Z] time="2021-07-16T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:28:03.175Z] time="2021-07-16T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad3639aa7871056f51e04ef48abe86e22eadd2219d780fe20702eaaf0a140ac3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:28:03.175Z] time="2021-07-16T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:28:03.175Z] time="2021-07-16T17:28:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad3639aa7871056f51e04ef48abe86e22eadd2219d780fe20702eaaf0a140ac3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:28:03.175Z] === RUN TestPluginInstall/with_htpasswd [2021-07-16T17:28:03.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-16T17:28:03.741Z] time="2021-07-16T17:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:28:03.741Z] time="2021-07-16T17:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:028d73c008cdde4eb9d0a2d70380c9dbc55bd81ce004927803d410ae5ee59cae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:28:03.741Z] time="2021-07-16T17:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:28:03.741Z] time="2021-07-16T17:28:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:028d73c008cdde4eb9d0a2d70380c9dbc55bd81ce004927803d410ae5ee59cae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:28:03.999Z] === RUN TestPluginInstall/with_insecure [2021-07-16T17:28:04.935Z] time="2021-07-16T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:28:04.935Z] time="2021-07-16T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:048759c9ee2cb51bd99b47bd62f9030be3d8684e43d669972a6fe98ed97d2b6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:28:04.935Z] time="2021-07-16T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:28:04.935Z] time="2021-07-16T17:28:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:048759c9ee2cb51bd99b47bd62f9030be3d8684e43d669972a6fe98ed97d2b6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:28:04.935Z] plugin_test.go:165: [d5b59ab499cda] daemon is not started [2021-07-16T17:28:04.935Z] --- PASS: TestPluginInstall (3.73s) [2021-07-16T17:28:04.935Z] --- PASS: TestPluginInstall/no_auth (1.94s) [2021-07-16T17:28:04.935Z] --- PASS: TestPluginInstall/with_htpasswd (0.66s) [2021-07-16T17:28:04.935Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2021-07-16T17:28:04.935Z] === RUN TestPluginsWithRuntimes [2021-07-16T17:28:06.209Z] --- PASS: TestTemplatedSecret (4.54s) [2021-07-16T17:28:06.209Z] === RUN TestSecretCreateResolve [2021-07-16T17:28:06.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-16T17:28:06.834Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-16T17:28:07.282Z] Removing intermediate container 5b8c1f56356b [2021-07-16T17:28:07.282Z] ---> f30420db6f5e [2021-07-16T17:28:07.282Z] 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 [2021-07-16T17:28:07.282Z] ---> Running in 412aadfd89bd [2021-07-16T17:28:07.282Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-16T17:28:07.282Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-16T17:28:07.282Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-16T17:28:07.282Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T17:28:07.282Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T17:28:07.282Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-16T17:28:07.282Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-16T17:28:07.282Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-16T17:28:07.282Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-16T17:28:07.282Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T17:28:07.282Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T17:28:07.282Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T17:28:07.282Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T17:28:07.282Z] INFO: Build done for gotestsum... [2021-07-16T17:28:07.400Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-16T17:28:07.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-16T17:28:08.774Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2021-07-16T17:28:08.774Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-07-16T17:28:08.774Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-07-16T17:28:08.774Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T17:28:09.032Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-07-16T17:28:09.032Z] PASS [2021-07-16T17:28:09.032Z] [2021-07-16T17:28:09.032Z] DONE 10 tests in 7.822s [2021-07-16T17:28:09.032Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-16T17:28:09.032Z] INFO: Testing against a local daemon [2021-07-16T17:28:09.032Z] === RUN TestExternalGraphDriver [2021-07-16T17:28:09.289Z] === RUN TestExternalGraphDriver/json [2021-07-16T17:28:09.466Z] --- PASS: TestSecretCreateResolve (3.12s) [2021-07-16T17:28:09.466Z] PASS [2021-07-16T17:28:09.466Z] [2021-07-16T17:28:09.466Z] DONE 6 tests in 18.915s [2021-07-16T17:28:09.466Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-16T17:28:09.466Z] ++ 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 [2021-07-16T17:28:09.466Z] ++ set -e [2021-07-16T17:28:09.466Z] ++ '[' -n 0 ']' [2021-07-16T17:28:09.466Z] ++ set -x [2021-07-16T17:28:09.466Z] ++ 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 [2021-07-16T17:28:09.466Z] INFO: Testing against a local daemon [2021-07-16T17:28:09.466Z] === RUN TestServiceCreateInit [2021-07-16T17:28:09.466Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T17:28:09.466Z] docker_api_swarm_node_test.go:19: [d2b6bad4114bb] joining swarm manager [d39d84663b0e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:28:09.860Z] --- PASS: TestBuildMultiStageOnBuild (9.69s) [2021-07-16T17:28:09.860Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T17:28:09.860Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:28:09.860Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-16T17:28:09.860Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T17:28:10.393Z] docker_api_swarm_node_test.go:20: [d7721a527756d] joining swarm manager [d39d84663b0e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:28:11.189Z] === RUN TestExternalGraphDriver/spec [2021-07-16T17:28:13.089Z] === RUN TestExternalGraphDriver/pull [2021-07-16T17:28:14.466Z] --- PASS: TestExternalGraphDriver (5.48s) [2021-07-16T17:28:14.466Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-07-16T17:28:14.466Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2021-07-16T17:28:14.466Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2021-07-16T17:28:14.466Z] === RUN TestGraphdriverPluginV2 [2021-07-16T17:28:14.555Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T17:28:18.431Z] --- PASS: TestBuildMultiStageLayerLeak (9.12s) [2021-07-16T17:28:18.432Z] === RUN TestBuildWithHugeFile [2021-07-16T17:28:18.648Z] --- PASS: TestGraphdriverPluginV2 (3.57s) [2021-07-16T17:28:18.648Z] PASS [2021-07-16T17:28:18.648Z] [2021-07-16T17:28:18.648Z] DONE 5 tests in 9.082s [2021-07-16T17:28:18.648Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-16T17:28:18.648Z] INFO: Testing against a local daemon [2021-07-16T17:28:18.648Z] === RUN TestContinueAfterPluginCrash [2021-07-16T17:28:18.648Z] === PAUSE TestContinueAfterPluginCrash [2021-07-16T17:28:18.648Z] === RUN TestReadPluginNoRead [2021-07-16T17:28:18.648Z] === PAUSE TestReadPluginNoRead [2021-07-16T17:28:18.648Z] === RUN TestDaemonStartWithLogOpt [2021-07-16T17:28:18.648Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-16T17:28:18.648Z] === CONT TestContinueAfterPluginCrash [2021-07-16T17:28:18.648Z] === CONT TestDaemonStartWithLogOpt [2021-07-16T17:28:19.579Z] Removing intermediate container 412aadfd89bd [2021-07-16T17:28:19.579Z] ---> 6f8a3b80fb8e [2021-07-16T17:28:19.579Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-16T17:28:19.579Z] ---> Running in 22b4ca8c1c8b [2021-07-16T17:28:19.794Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-16T17:28:19.794Z] --- PASS: TestServiceCreateInit (10.44s) [2021-07-16T17:28:19.794Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s) [2021-07-16T17:28:19.794Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2021-07-16T17:28:19.794Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T17:28:20.030Z] Removing intermediate container 22b4ca8c1c8b [2021-07-16T17:28:20.030Z] ---> 39574bd7e949 [2021-07-16T17:28:20.030Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-16T17:28:20.030Z] ---> Running in fb6c3d5f30b7 [2021-07-16T17:28:20.049Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-16T17:28:20.304Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-16T17:28:20.482Z] Removing intermediate container fb6c3d5f30b7 [2021-07-16T17:28:20.482Z] ---> 12b276b27a63 [2021-07-16T17:28:20.482Z] Step 10/10 : COPY . . [2021-07-16T17:28:21.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-16T17:28:21.486Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-16T17:28:21.930Z] --- PASS: TestDaemonStartWithLogOpt (3.62s) [2021-07-16T17:28:21.930Z] === CONT TestReadPluginNoRead [2021-07-16T17:28:22.413Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-16T17:28:24.300Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-16T17:28:24.300Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-16T17:28:24.300Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-16T17:28:24.300Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-16T17:28:24.300Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-16T17:28:24.300Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-16T17:28:24.300Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-16T17:28:24.300Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-16T17:28:24.300Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-16T17:28:24.455Z] === RUN TestReadPluginNoRead/default [2021-07-16T17:28:25.664Z] docker_api_swarm_test.go:501: [d81629a3591ff] joining swarm manager [d9157d440ef3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:28:25.830Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-16T17:28:27.028Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-16T17:28:27.028Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-16T17:28:27.213Z] --- PASS: TestContinueAfterPluginCrash (8.83s) [2021-07-16T17:28:27.213Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-16T17:28:27.954Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-16T17:28:28.209Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-16T17:28:29.113Z] === CONT TestReadPluginNoRead [2021-07-16T17:28:29.113Z] read_test.go:92: [da350e87c0f56] daemon is not started [2021-07-16T17:28:29.113Z] --- PASS: TestReadPluginNoRead (6.95s) [2021-07-16T17:28:29.113Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-07-16T17:28:29.113Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2021-07-16T17:28:29.113Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-07-16T17:28:29.113Z] PASS [2021-07-16T17:28:29.113Z] [2021-07-16T17:28:29.113Z] DONE 6 tests in 10.626s [2021-07-16T17:28:29.113Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-16T17:28:29.113Z] testing: warning: no tests to run [2021-07-16T17:28:29.113Z] PASS [2021-07-16T17:28:29.113Z] [2021-07-16T17:28:29.113Z] DONE 0 tests in 0.016s [2021-07-16T17:28:29.113Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-16T17:28:29.113Z] INFO: Testing against a local daemon [2021-07-16T17:28:29.113Z] === RUN TestPluginWithDevMounts [2021-07-16T17:28:29.113Z] === PAUSE TestPluginWithDevMounts [2021-07-16T17:28:29.113Z] === CONT TestPluginWithDevMounts [2021-07-16T17:28:29.573Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-16T17:28:29.573Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-16T17:28:30.491Z] --- PASS: TestPluginWithDevMounts (1.64s) [2021-07-16T17:28:30.491Z] PASS [2021-07-16T17:28:30.491Z] [2021-07-16T17:28:30.491Z] DONE 1 tests in 1.678s [2021-07-16T17:28:30.491Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-16T17:28:30.491Z] INFO: Testing against a local daemon [2021-07-16T17:28:30.491Z] === RUN TestSecretInspect [2021-07-16T17:28:32.833Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-16T17:28:33.019Z] --- PASS: TestSecretInspect (2.24s) [2021-07-16T17:28:33.020Z] === RUN TestSecretList [2021-07-16T17:28:34.718Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-16T17:28:34.919Z] --- PASS: TestSecretList (2.21s) [2021-07-16T17:28:34.919Z] === RUN TestSecretsCreateAndDelete [2021-07-16T17:28:35.277Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-16T17:28:35.532Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-16T17:28:35.787Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-16T17:28:35.787Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-16T17:28:35.787Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-16T17:28:36.348Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-16T17:28:37.273Z] docker_api_swarm_test.go:506: [d7407af3ed3e8] joining swarm manager [d9157d440ef3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:28:37.449Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2021-07-16T17:28:37.449Z] === RUN TestSecretsUpdate [2021-07-16T17:28:38.199Z] --- PASS: TestCreateServiceMultipleTimes (18.31s) [2021-07-16T17:28:38.199Z] === RUN TestCreateServiceConflict [2021-07-16T17:28:38.761Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-16T17:28:38.761Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-16T17:28:38.761Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T17:28:38.761Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-16T17:28:39.322Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-16T17:28:39.350Z] --- PASS: TestSecretsUpdate (2.20s) [2021-07-16T17:28:39.350Z] === RUN TestTemplatedSecret [2021-07-16T17:28:40.686Z] === RUN TestDockerSuite/TestCommitChange [2021-07-16T17:28:40.941Z] --- PASS: TestCreateServiceConflict (2.78s) [2021-07-16T17:28:40.941Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T17:28:41.503Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-16T17:28:42.442Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-16T17:28:42.632Z] --- PASS: TestTemplatedSecret (3.36s) [2021-07-16T17:28:42.632Z] === RUN TestSecretCreateResolve [2021-07-16T17:28:44.329Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2021-07-16T17:28:44.329Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T17:28:44.583Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-16T17:28:45.158Z] --- PASS: TestSecretCreateResolve (2.23s) [2021-07-16T17:28:45.158Z] PASS [2021-07-16T17:28:45.158Z] [2021-07-16T17:28:45.158Z] DONE 6 tests in 14.466s [2021-07-16T17:28:45.158Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-16T17:28:45.158Z] INFO: Testing against a local daemon [2021-07-16T17:28:45.158Z] === RUN TestServiceCreateInit [2021-07-16T17:28:45.158Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T17:28:45.721Z] ---> 7cedc05b6b1d [2021-07-16T17:28:45.721Z] Successfully built 7cedc05b6b1d [2021-07-16T17:28:45.721Z] Successfully tagged docker:latest [2021-07-16T17:28:45.721Z] INFO: Image build ended at 07/16/2021 17:28:43. Duration:00:03:16.3208618 [2021-07-16T17:28:45.721Z] [2021-07-16T17:28:45.721Z] [2021-07-16T17:28:45.721Z] INFO: Building the test binaries at 07/16/2021 17:28:43... [2021-07-16T17:28:46.468Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-16T17:28:47.393Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-16T17:28:49.278Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-16T17:28:49.840Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-16T17:28:50.029Z] INFO: make.ps1 starting at 07/16/2021 17:28:49 [2021-07-16T17:28:50.029Z] INFO: Git commit (6e76b0e2b5) assumed from DOCKER_GITCOMMIT environment variable [2021-07-16T17:28:50.029Z] INFO: Invoking autogen... [2021-07-16T17:28:50.419Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T17:28:50.582Z] INFO: Building daemon... [2021-07-16T17:28:51.727Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-16T17:28:53.090Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-16T17:28:53.090Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-16T17:28:53.090Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-16T17:28:53.090Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-16T17:28:53.090Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-16T17:28:53.090Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-16T17:28:53.090Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-16T17:28:54.632Z] --- PASS: TestServiceCreateInit (9.16s) [2021-07-16T17:28:54.632Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2021-07-16T17:28:54.632Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s) [2021-07-16T17:28:54.632Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T17:28:54.975Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-16T17:28:56.337Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-16T17:28:56.337Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-16T17:28:56.897Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-16T17:28:57.194Z] ..........................xx.................... [ 29%] [2021-07-16T17:28:57.821Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-16T17:28:58.381Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.28s) [2021-07-16T17:28:58.381Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T17:28:58.942Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-16T17:28:59.867Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-16T17:29:00.793Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-16T17:29:00.793Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-16T17:29:00.793Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-16T17:29:02.157Z] --- PASS: TestCreateServiceSecretFileMode (3.41s) [2021-07-16T17:29:02.157Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T17:29:02.157Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-16T17:29:02.157Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-16T17:29:02.157Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-16T17:29:02.157Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-16T17:29:02.157Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-16T17:29:02.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-16T17:29:03.083Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-16T17:29:04.009Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-16T17:29:04.934Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-16T17:29:04.934Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-16T17:29:05.189Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2021-07-16T17:29:05.189Z] === RUN TestCreateServiceSysctls [2021-07-16T17:29:06.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-16T17:29:06.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-16T17:29:07.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-16T17:29:07.733Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-16T17:29:07.733Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-16T17:29:08.295Z] docker_api_swarm_node_test.go:80: [d1e5604f030ca] joining swarm manager [dce33e03b4b17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:29:08.855Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-16T17:29:09.779Z] --- PASS: TestCreateServiceSysctls (4.66s) [2021-07-16T17:29:09.779Z] === RUN TestCreateServiceCapabilities [2021-07-16T17:29:10.340Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-16T17:29:11.272Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-16T17:29:12.201Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-16T17:29:12.201Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-16T17:29:12.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-16T17:29:12.702Z] --- PASS: TestCreateServiceMultipleTimes (17.01s) [2021-07-16T17:29:12.703Z] === RUN TestCreateServiceConflict [2021-07-16T17:29:13.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-16T17:29:13.564Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-16T17:29:13.564Z] --- PASS: TestCreateServiceCapabilities (3.83s) [2021-07-16T17:29:13.564Z] === RUN TestInspect [2021-07-16T17:29:13.636Z] --- PASS: TestCreateServiceConflict (2.20s) [2021-07-16T17:29:13.636Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T17:29:14.125Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-16T17:29:14.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-16T17:29:15.052Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-16T17:29:15.052Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-16T17:29:15.978Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-16T17:29:16.938Z] --- PASS: TestCreateServiceMaxReplicas (3.26s) [2021-07-16T17:29:16.938Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T17:29:17.864Z] --- PASS: TestInspect (4.32s) [2021-07-16T17:29:17.864Z] === RUN TestCreateJob [2021-07-16T17:29:18.790Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-16T17:29:20.152Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-16T17:29:20.407Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-16T17:29:20.407Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-16T17:29:20.407Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-16T17:29:20.407Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-16T17:29:21.332Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-16T17:29:21.892Z] --- PASS: TestCreateJob (4.07s) [2021-07-16T17:29:21.892Z] === RUN TestReplicatedJob [2021-07-16T17:29:23.578Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-16T17:29:23.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-16T17:29:25.665Z] docker_api_swarm_node_test.go:52: [d3102bc3e462d] joining swarm manager [d8f0818a63b07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:29:25.920Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-16T17:29:26.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-16T17:29:26.847Z] docker_api_swarm_node_test.go:53: [d0b7e83d388b9] joining swarm manager [d8f0818a63b07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:29:26.848Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-16T17:29:27.773Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-16T17:29:27.773Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-16T17:29:27.773Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-16T17:29:27.773Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-16T17:29:28.698Z] --- PASS: TestReplicatedJob (6.74s) [2021-07-16T17:29:28.698Z] === RUN TestUpdateReplicatedJob [2021-07-16T17:29:30.584Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-16T17:29:31.509Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-16T17:29:31.804Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.44s) [2021-07-16T17:29:31.804Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T17:29:32.369Z] --- PASS: TestCreateServiceSecretFileMode (2.27s) [2021-07-16T17:29:32.369Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T17:29:33.221Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-16T17:29:33.394Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2021-07-16T17:29:33.394Z] === RUN TestServiceListWithStatuses [2021-07-16T17:29:33.394Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T17:29:33.394Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T17:29:33.394Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T17:29:33.394Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-16T17:29:35.648Z] --- PASS: TestCreateServiceConfigFileMode (2.74s) [2021-07-16T17:29:35.648Z] === RUN TestCreateServiceSysctls [2021-07-16T17:29:36.974Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-16T17:29:38.928Z] --- PASS: TestCreateServiceSysctls (3.71s) [2021-07-16T17:29:38.928Z] === RUN TestCreateServiceCapabilities [2021-07-16T17:29:39.925Z] --- PASS: TestDockerNetworkConnectAlias (5.85s) [2021-07-16T17:29:39.925Z] === RUN TestDockerNetworkReConnect [2021-07-16T17:29:39.925Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-16T17:29:40.180Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-16T17:29:41.456Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2021-07-16T17:29:41.456Z] === RUN TestInspect [2021-07-16T17:29:42.066Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-16T17:29:43.428Z] --- PASS: TestDockerNetworkReConnect (4.60s) [2021-07-16T17:29:43.428Z] === RUN TestServicePlugin [2021-07-16T17:29:43.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-16T17:29:44.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-16T17:29:44.752Z] --- PASS: TestInspect (3.30s) [2021-07-16T17:29:44.752Z] === RUN TestCreateJob [2021-07-16T17:29:44.922Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-16T17:29:46.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-16T17:29:47.065Z] plugin_test.go:62: [d6c9feea4c35f] joining swarm manager [dc9056eee0e22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:29:48.429Z] plugin_test.go:65: [d3d4d4ab62c22] joining swarm manager [dc9056eee0e22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:29:48.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-16T17:29:48.935Z] --- PASS: TestCreateJob (3.61s) [2021-07-16T17:29:48.935Z] === RUN TestReplicatedJob [2021-07-16T17:29:49.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-16T17:29:51.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c6da10_} [2021-07-16T17:29:53.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1394471361_/foo_false____} [2021-07-16T17:29:54.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1394471361_/foo_true____} [2021-07-16T17:29:54.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-16T17:29:55.490Z] --- PASS: TestReplicatedJob (7.07s) [2021-07-16T17:29:55.490Z] === RUN TestUpdateReplicatedJob [2021-07-16T17:29:56.285Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_false____} [2021-07-16T17:29:57.357Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-16T17:29:57.647Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_true____} [2021-07-16T17:29:57.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-16T17:29:59.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_true__0xc000c6da40__} [2021-07-16T17:29:59.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-16T17:29:59.673Z] --- PASS: TestUpdateReplicatedJob (3.68s) [2021-07-16T17:29:59.673Z] === RUN TestServiceListWithStatuses [2021-07-16T17:29:59.673Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T17:29:59.673Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T17:29:59.673Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T17:30:00.109Z] --- PASS: TestBuildWithHugeFile (97.86s) [2021-07-16T17:30:00.109Z] === RUN TestBuildWCOWSandboxSize [2021-07-16T17:30:00.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c6da58_} [2021-07-16T17:30:02.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c6da70_} [2021-07-16T17:30:03.157Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-16T17:30:03.157Z] [2021-07-16T17:30:03.157Z] ________ ____ __. [2021-07-16T17:30:03.157Z] \_____ \ | |/ _| [2021-07-16T17:30:03.157Z] / | \| < [2021-07-16T17:30:03.157Z] / | \ | \ [2021-07-16T17:30:03.157Z] \_______ /____|__ \ [2021-07-16T17:30:03.157Z] \/ \/ [2021-07-16T17:30:03.157Z] [2021-07-16T17:30:03.157Z] INFO: make.ps1 ended at 07/16/2021 17:30:01 [2021-07-16T17:30:03.608Z] INFO: Binaries build ended at 07/16/2021 17:30:03. Duration:00:01:19.4327950 [2021-07-16T17:30:03.855Z] --- PASS: TestDockerNetworkConnectAlias (4.73s) [2021-07-16T17:30:03.855Z] === RUN TestDockerNetworkReConnect [2021-07-16T17:30:03.876Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c6da88_} [2021-07-16T17:30:04.562Z] INFO: Copying the built daemon binary to d:\CI\PR-42647\2\binary\dockerd-6e76b0e2b5.exe... [2021-07-16T17:30:04.562Z] INFO: Copying the built client binary to d:\CI\PR-42647\2\binary\docker-6e76b0e2b5.exe... [2021-07-16T17:30:04.562Z] INFO: Copying dockerversion from the container... [2021-07-16T17:30:04.562Z] INFO: Copying the golang package from the container to d:\CI\PR-42647\2\installer\go.zip... [2021-07-16T17:30:04.790Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-16T17:30:05.515Z] INFO: Extracting go.zip to d:\CI\PR-42647\2\go [2021-07-16T17:30:05.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c6daa0_} [2021-07-16T17:30:05.760Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-16T17:30:06.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-16T17:30:06.277Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-16T17:30:06.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-16T17:30:07.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-16T17:30:07.378Z] docker_api_swarm_test.go:201: [d4874049b1d38] joining swarm manager [d99ea0d91993d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:30:07.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-16T17:30:08.038Z] --- PASS: TestDockerNetworkReConnect (3.71s) [2021-07-16T17:30:08.038Z] === RUN TestServicePlugin [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-16T17:30:08.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-16T17:30:08.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-16T17:30:08.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-16T17:30:08.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-16T17:30:08.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-16T17:30:08.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-16T17:30:08.995Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-16T17:30:10.602Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-16T17:30:11.322Z] plugin_test.go:62: [d2fa76e09e35c] joining swarm manager [dc24e7e58d37a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:30:12.256Z] plugin_test.go:65: [d3d1e205e17f4] joining swarm manager [dc24e7e58d37a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:30:12.258Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-16T17:30:12.818Z] --- PASS: TestServicePlugin (29.23s) [2021-07-16T17:30:12.818Z] === RUN TestServiceUpdateLabel [2021-07-16T17:30:12.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-16T17:30:14.180Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-16T17:30:15.575Z] --- PASS: TestServiceUpdateLabel (2.82s) [2021-07-16T17:30:15.575Z] === RUN TestServiceUpdateSecrets [2021-07-16T17:30:18.090Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-16T17:30:19.453Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-16T17:30:19.453Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-16T17:30:20.379Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-16T17:30:21.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-16T17:30:21.306Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-16T17:30:22.232Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-16T17:30:23.157Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-16T17:30:24.082Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-16T17:30:24.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-16T17:30:24.642Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-16T17:30:24.959Z] .......................... [ 67%] [2021-07-16T17:30:26.005Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-16T17:30:26.565Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-16T17:30:27.491Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-16T17:30:28.415Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-16T17:30:29.340Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-16T17:30:30.266Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-16T17:30:30.540Z] INFO: Extraction ended at 07/16/2021 17:30:28. Duration:00:00:23.1078320 [2021-07-16T17:30:30.540Z] INFO: Updating the golang and path environment variables [2021-07-16T17:30:30.540Z] INFO: GOPATH=d:\gopath [2021-07-16T17:30:30.540Z] INFO: go version go1.16.6 windows/amd64 [2021-07-16T17:30:30.540Z] INFO: Running the daemon under test in debug mode [2021-07-16T17:30:30.540Z] INFO: Starting a daemon under test... [2021-07-16T17:30:30.540Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42647\2\daemon --pidfile d:\CI\PR-42647\2\docker.pid -D [2021-07-16T17:30:30.540Z] INFO: Process started successfully. [2021-07-16T17:30:30.540Z] INFO: Start tailing logs of the daemon under tests [2021-07-16T17:30:30.540Z] INFO: Waiting for the daemon under test to start... [2021-07-16T17:30:30.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-16T17:30:31.082Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-16T17:30:31.643Z] --- PASS: TestServiceUpdateSecrets (16.05s) [2021-07-16T17:30:31.643Z] === RUN TestServiceUpdateConfigs [2021-07-16T17:30:32.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T17:30:32.465Z] Using test binary docker [2021-07-16T17:30:32.465Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-16T17:30:32.465Z] +++ /etc/init.d/apparmor start [2021-07-16T17:30:32.465Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T17:30:32.465Z] INFO: Waiting for daemon to start... [2021-07-16T17:30:32.465Z] Starting dockerd [2021-07-16T17:30:32.465Z] +++ 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 [2021-07-16T17:30:32.570Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-16T17:30:32.825Z] docker_api_swarm_test.go:383: [d9af010acb30a] joining swarm manager [d2f36d1aad736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:30:33.751Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-16T17:30:34.006Z] docker_api_swarm_test.go:384: [d43717064d9bd] joining swarm manager [d2f36d1aad736]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:30:34.380Z] . [2021-07-16T17:30:34.380Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T17:30:34.380Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T17:30:34.380Z] Error: No such image: emptyfs [2021-07-16T17:30:34.380Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-16T17:30:34.380Z] ++++ docker load [2021-07-16T17:30:34.567Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-16T17:30:34.567Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-16T17:30:34.641Z] Running integration-test (iteration 1) [2021-07-16T17:30:34.641Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-16T17:30:34.641Z] ++ 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 [2021-07-16T17:30:34.641Z] ++ set -e [2021-07-16T17:30:34.641Z] ++ '[' -n 0 ']' [2021-07-16T17:30:34.641Z] ++ set -x [2021-07-16T17:30:34.642Z] ++ 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 [2021-07-16T17:30:35.493Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-16T17:30:36.054Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-16T17:30:36.980Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-16T17:30:37.905Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-16T17:30:38.807Z] --- PASS: TestServicePlugin (30.10s) [2021-07-16T17:30:38.807Z] === RUN TestServiceUpdateLabel [2021-07-16T17:30:38.830Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-16T17:30:40.181Z] --- PASS: TestServiceUpdateLabel (2.30s) [2021-07-16T17:30:40.181Z] === RUN TestServiceUpdateSecrets [2021-07-16T17:30:40.192Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-16T17:30:41.117Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-16T17:30:43.633Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-16T17:30:47.808Z] --- PASS: TestServiceUpdateConfigs (15.76s) [2021-07-16T17:30:47.808Z] === RUN TestServiceUpdateNetwork [2021-07-16T17:30:48.129Z] .....INFO: Daemon under test started and replied! [2021-07-16T17:30:48.129Z] INFO: Docker version of the daemon under test [2021-07-16T17:30:48.129Z] [2021-07-16T17:30:48.129Z] Client: [2021-07-16T17:30:48.129Z] Version: 17.06.2-ce [2021-07-16T17:30:48.129Z] API version: 1.30 [2021-07-16T17:30:48.129Z] Go version: go1.8.3 [2021-07-16T17:30:48.129Z] Git commit: cec0b72 [2021-07-16T17:30:48.129Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-16T17:30:48.129Z] OS/Arch: windows/amd64 [2021-07-16T17:30:48.129Z] [2021-07-16T17:30:48.129Z] Server: [2021-07-16T17:30:48.129Z] Version: 0.0.0-dev [2021-07-16T17:30:48.129Z] API version: 1.42 (minimum version 1.24) [2021-07-16T17:30:48.129Z] Go version: go1.16.6 [2021-07-16T17:30:48.129Z] Git commit: 6e76b0e2b5 [2021-07-16T17:30:48.129Z] Built: 07/16/2021 17:28:49 [2021-07-16T17:30:48.129Z] OS/Arch: windows/amd64 [2021-07-16T17:30:48.129Z] Experimental: false [2021-07-16T17:30:48.129Z] [2021-07-16T17:30:48.129Z] INFO: Docker info of the daemon under test [2021-07-16T17:30:48.129Z] [2021-07-16T17:30:48.129Z] Containers: 0 [2021-07-16T17:30:48.129Z] Running: 0 [2021-07-16T17:30:48.129Z] Paused: 0 [2021-07-16T17:30:48.129Z] Stopped: 0 [2021-07-16T17:30:48.129Z] Images: 0 [2021-07-16T17:30:48.129Z] Server Version: 0.0.0-dev [2021-07-16T17:30:48.129Z] Storage Driver: windowsfilter [2021-07-16T17:30:48.129Z] Windows: [2021-07-16T17:30:48.129Z] Logging Driver: json-file [2021-07-16T17:30:48.129Z] Plugins: [2021-07-16T17:30:48.129Z] Volume: local [2021-07-16T17:30:48.129Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T17:30:48.129Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T17:30:48.129Z] Swarm: inactive [2021-07-16T17:30:48.129Z] Default Isolation: process [2021-07-16T17:30:48.129Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-16T17:30:48.129Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-16T17:30:48.129Z] OSType: windows [2021-07-16T17:30:48.129Z] Architecture: x86_64 [2021-07-16T17:30:48.129Z] CPUs: 4 [2021-07-16T17:30:48.129Z] Total Memory: 32GiB [2021-07-16T17:30:48.129Z] Name: azwin-2-fb9850 [2021-07-16T17:30:48.129Z] ID: JTS5:LDJG:WRNX:GEGK:EVHR:EYVP:OWUC:VG6P:YKMG:OGNK:PHJA:WOZF [2021-07-16T17:30:48.129Z] Docker Root Dir: D:\CI\PR-42647\2\daemon [2021-07-16T17:30:48.129Z] Debug Mode (client): false [2021-07-16T17:30:48.129Z] Debug Mode (server): true [2021-07-16T17:30:48.129Z] File Descriptors: -1 [2021-07-16T17:30:48.129Z] Goroutines: 16 [2021-07-16T17:30:48.129Z] System Time: 2021-07-16T17:30:48.0090734Z [2021-07-16T17:30:48.129Z] EventsListeners: 0 [2021-07-16T17:30:48.129Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:30:48.129Z] Labels: [2021-07-16T17:30:48.129Z] Experimental: false [2021-07-16T17:30:48.129Z] Insecure Registries: [2021-07-16T17:30:48.129Z] 127.0.0.0/8 [2021-07-16T17:30:48.129Z] Live Restore Enabled: false [2021-07-16T17:30:48.129Z] [2021-07-16T17:30:48.129Z] [2021-07-16T17:30:48.129Z] INFO: Docker images of the daemon under test [2021-07-16T17:30:48.129Z] [2021-07-16T17:30:48.129Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T17:30:48.129Z] [2021-07-16T17:30:48.586Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-16T17:30:48.586Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-16T17:30:48.586Z] ltsc2019: Pulling from windows/servercore [2021-07-16T17:30:48.586Z] 4612f6d0b889: Pulling fs layer [2021-07-16T17:30:48.586Z] f143c6fed32d: Pulling fs layer [2021-07-16T17:30:48.733Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-16T17:30:49.570Z] Loaded image: buildpack-deps:buster [2021-07-16T17:30:50.142Z] Loaded image: busybox:latest [2021-07-16T17:30:50.404Z] Loaded image: busybox:glibc [2021-07-16T17:30:51.994Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-16T17:30:52.920Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-16T17:30:52.953Z] Loaded image: debian:bullseye [2021-07-16T17:30:52.953Z] Loaded image: hello-world:latest [2021-07-16T17:30:52.953Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T17:30:52.953Z] INFO: Testing against a local daemon [2021-07-16T17:30:52.953Z] === RUN TestCgroupNamespacesBuild [2021-07-16T17:30:55.048Z] --- PASS: TestServiceUpdateSecrets (15.08s) [2021-07-16T17:30:55.048Z] === RUN TestServiceUpdateConfigs [2021-07-16T17:30:57.161Z] --- PASS: TestCgroupNamespacesBuild (4.22s) [2021-07-16T17:30:57.161Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-16T17:30:58.159Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-16T17:30:58.547Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2021-07-16T17:30:58.547Z] === RUN TestBuildWithSession [2021-07-16T17:30:58.547Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:30:58.547Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T17:30:58.547Z] === RUN TestBuildSquashParent [2021-07-16T17:30:58.850Z] f143c6fed32d: Verifying Checksum [2021-07-16T17:30:58.850Z] f143c6fed32d: Download complete [2021-07-16T17:31:00.670Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-16T17:31:01.595Z] --- PASS: TestServiceUpdateNetwork (14.15s) [2021-07-16T17:31:01.595Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T17:31:01.850Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-16T17:31:02.775Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-16T17:31:03.724Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-16T17:31:04.594Z] 4612f6d0b889: Verifying Checksum [2021-07-16T17:31:04.594Z] 4612f6d0b889: Download complete [2021-07-16T17:31:05.145Z] --- PASS: TestBuildSquashParent (6.44s) [2021-07-16T17:31:05.145Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T17:31:05.145Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:31:05.145Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:31:05.145Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:31:05.145Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:31:05.145Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:31:05.145Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:31:05.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:31:05.145Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:31:05.145Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:31:05.145Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:31:05.145Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:31:05.806Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-16T17:31:06.989Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-16T17:31:07.550Z] === RUN TestDockerSuite/TestCpToDot [2021-07-16T17:31:08.464Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:31:08.464Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:31:08.475Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-16T17:31:09.837Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-16T17:31:10.380Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-16T17:31:10.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2021-07-16T17:31:10.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2021-07-16T17:31:10.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2021-07-16T17:31:10.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2021-07-16T17:31:10.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2021-07-16T17:31:10.380Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2021-07-16T17:31:10.380Z] === RUN TestBuildMultiStageCopy [2021-07-16T17:31:10.380Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T17:31:10.762Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-16T17:31:11.321Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-16T17:31:12.247Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-16T17:31:12.296Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T17:31:12.557Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T17:31:12.818Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T17:31:13.080Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T17:31:13.116Z] --- PASS: TestServiceUpdateConfigs (15.02s) [2021-07-16T17:31:13.116Z] === RUN TestServiceUpdateNetwork [2021-07-16T17:31:13.609Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-16T17:31:13.609Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-16T17:31:13.652Z] --- PASS: TestBuildMultiStageCopy (3.25s) [2021-07-16T17:31:13.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s) [2021-07-16T17:31:13.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-07-16T17:31:13.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-07-16T17:31:13.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-07-16T17:31:13.653Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2021-07-16T17:31:13.653Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T17:31:14.225Z] --- PASS: TestBuildMultiStageParentConfig (0.87s) [2021-07-16T17:31:14.225Z] === RUN TestBuildLabelWithTargets [2021-07-16T17:31:14.534Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-16T17:31:15.459Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-16T17:31:15.459Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-16T17:31:15.459Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-16T17:31:16.020Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-16T17:31:16.140Z] --- PASS: TestBuildLabelWithTargets (1.72s) [2021-07-16T17:31:16.141Z] === RUN TestBuildWithEmptyLayers [2021-07-16T17:31:16.581Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-16T17:31:16.581Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-16T17:31:16.714Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-07-16T17:31:16.714Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T17:31:16.836Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-16T17:31:16.836Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-16T17:31:17.397Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-16T17:31:17.653Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-16T17:31:17.653Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-16T17:31:17.908Z] === RUN TestDockerSuite/TestCreateRM [2021-07-16T17:31:17.908Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-16T17:31:17.908Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T17:31:17.908Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-16T17:31:17.908Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-16T17:31:18.163Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-16T17:31:19.089Z] --- PASS: TestServiceUpdatePidsLimit (17.54s) [2021-07-16T17:31:19.089Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-07-16T17:31:19.089Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s) [2021-07-16T17:31:19.089Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.30s) [2021-07-16T17:31:19.089Z] PASS [2021-07-16T17:31:19.089Z] [2021-07-16T17:31:19.089Z] === Skipped [2021-07-16T17:31:19.089Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-16T17:31:19.089Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T17:31:19.089Z] [2021-07-16T17:31:19.089Z] [2021-07-16T17:31:19.089Z] DONE 27 tests, 1 skipped in 189.892s [2021-07-16T17:31:19.089Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-16T17:31:19.089Z] ++ 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 [2021-07-16T17:31:19.089Z] ++ set -e [2021-07-16T17:31:19.089Z] ++ '[' -n 0 ']' [2021-07-16T17:31:19.089Z] ++ set -x [2021-07-16T17:31:19.089Z] ++ 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 [2021-07-16T17:31:19.089Z] INFO: Testing against a local daemon [2021-07-16T17:31:19.089Z] === RUN TestSessionCreate [2021-07-16T17:31:19.089Z] --- PASS: TestSessionCreate (0.02s) [2021-07-16T17:31:19.089Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T17:31:19.089Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-16T17:31:19.089Z] PASS [2021-07-16T17:31:19.089Z] [2021-07-16T17:31:19.089Z] DONE 2 tests in 0.143s [2021-07-16T17:31:19.089Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-16T17:31:19.089Z] ++ 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 [2021-07-16T17:31:19.089Z] ++ set -e [2021-07-16T17:31:19.089Z] ++ '[' -n 0 ']' [2021-07-16T17:31:19.089Z] ++ set -x [2021-07-16T17:31:19.089Z] ++ 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 [2021-07-16T17:31:19.262Z] --- PASS: TestBuildMultiStageOnBuild (2.32s) [2021-07-16T17:31:19.262Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T17:31:19.345Z] INFO: Testing against a local daemon [2021-07-16T17:31:19.345Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T17:31:19.345Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T17:31:19.345Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T17:31:19.345Z] === RUN TestEventsExecDie [2021-07-16T17:31:20.207Z] --- PASS: TestBuildUncleanTarFilenames (0.96s) [2021-07-16T17:31:20.207Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T17:31:20.707Z] --- PASS: TestEventsExecDie (1.10s) [2021-07-16T17:31:20.707Z] === RUN TestEventsBackwardsCompatible [2021-07-16T17:31:20.707Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-16T17:31:20.707Z] === RUN TestEventsVolumeCreate [2021-07-16T17:31:20.707Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-16T17:31:20.707Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-16T17:31:20.707Z] === RUN TestInfoBinaryCommits [2021-07-16T17:31:20.707Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-16T17:31:20.707Z] === RUN TestInfoAPIVersioned [2021-07-16T17:31:20.707Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-16T17:31:20.707Z] === RUN TestInfoDiscoveryBackend [2021-07-16T17:31:20.707Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-16T17:31:20.707Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-16T17:31:20.962Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-16T17:31:20.962Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-16T17:31:22.325Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-16T17:31:22.325Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-16T17:31:22.580Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-16T17:31:22.580Z] === RUN TestInfoAPI [2021-07-16T17:31:22.580Z] --- PASS: TestInfoAPI (0.02s) [2021-07-16T17:31:22.580Z] === RUN TestInfoAPIWarnings [2021-07-16T17:31:22.754Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s) [2021-07-16T17:31:22.754Z] === RUN TestBuildWithHugeFile [2021-07-16T17:31:23.505Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-16T17:31:23.505Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-16T17:31:23.505Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-16T17:31:23.505Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-16T17:31:23.505Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-16T17:31:23.505Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-16T17:31:23.840Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-16T17:31:23.840Z] tests/integration/client_test.py ..... [ 75%] [2021-07-16T17:31:23.840Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-16T17:31:23.840Z] tests/integration/errors_test.py . [ 76%] [2021-07-16T17:31:24.430Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-16T17:31:25.306Z] --- PASS: TestServiceUpdateNetwork (13.15s) [2021-07-16T17:31:25.306Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T17:31:25.306Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-16T17:31:25.564Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-16T17:31:25.792Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-16T17:31:27.154Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-16T17:31:28.518Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-16T17:31:29.880Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-16T17:31:30.805Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-16T17:31:31.730Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-16T17:31:31.730Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-16T17:31:32.290Z] === RUN TestDockerSuite/TestDockerFails [2021-07-16T17:31:32.290Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-16T17:31:32.290Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-16T17:31:32.290Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-16T17:31:33.651Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-16T17:31:33.684Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-16T17:31:34.212Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-16T17:31:35.574Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-16T17:31:35.574Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-16T17:31:35.829Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-16T17:31:35.829Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-16T17:31:37.191Z] check_test.go:380: [d43717064d9bd] daemon is not started [2021-07-16T17:31:37.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-16T17:31:39.106Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-07-16T17:31:39.106Z] === RUN TestInfoDebug [2021-07-16T17:31:39.106Z] docker_api_swarm_test.go:801: [d8254e3c673e1] joining swarm manager [d252dce5b83d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:31:39.366Z] --- PASS: TestInfoDebug (0.52s) [2021-07-16T17:31:39.366Z] === RUN TestInfoInsecureRegistries [2021-07-16T17:31:39.929Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-16T17:31:39.929Z] === RUN TestInfoRegistryMirrors [2021-07-16T17:31:40.184Z] docker_api_swarm_test.go:801: [dc7fa7e65e0bf] joining swarm manager [d252dce5b83d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:31:40.439Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-16T17:31:40.439Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T17:31:40.695Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-16T17:31:40.695Z] === RUN TestPingCacheHeaders [2021-07-16T17:31:40.695Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-16T17:31:40.695Z] === RUN TestPingGet [2021-07-16T17:31:40.695Z] --- PASS: TestPingGet (0.01s) [2021-07-16T17:31:40.695Z] === RUN TestPingHead [2021-07-16T17:31:40.695Z] --- PASS: TestPingHead (0.02s) [2021-07-16T17:31:40.695Z] === RUN TestVersion [2021-07-16T17:31:40.695Z] --- PASS: TestVersion (0.01s) [2021-07-16T17:31:40.695Z] PASS [2021-07-16T17:31:40.695Z] [2021-07-16T17:31:40.695Z] === Skipped [2021-07-16T17:31:40.695Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T17:31:40.695Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T17:31:40.695Z] [2021-07-16T17:31:40.695Z] [2021-07-16T17:31:40.695Z] DONE 19 tests, 1 skipped in 21.435s [2021-07-16T17:31:40.695Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-16T17:31:40.695Z] ++ 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 [2021-07-16T17:31:40.695Z] ++ set -e [2021-07-16T17:31:40.695Z] ++ '[' -n 0 ']' [2021-07-16T17:31:40.695Z] ++ set -x [2021-07-16T17:31:40.695Z] ++ 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 [2021-07-16T17:31:40.695Z] INFO: Testing against a local daemon [2021-07-16T17:31:40.695Z] === RUN TestVolumesCreateAndList [2021-07-16T17:31:40.695Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-16T17:31:40.695Z] === RUN TestVolumesRemove [2021-07-16T17:31:40.950Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-16T17:31:40.950Z] === RUN TestVolumesInspect [2021-07-16T17:31:40.950Z] --- PASS: TestVolumesInspect (0.01s) [2021-07-16T17:31:40.950Z] === RUN TestVolumesInvalidJSON [2021-07-16T17:31:40.950Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T17:31:40.950Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T17:31:40.950Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T17:31:40.950Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-16T17:31:40.950Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T17:31:40.950Z] PASS [2021-07-16T17:31:40.950Z] [2021-07-16T17:31:40.950Z] DONE 5 tests in 0.220s [2021-07-16T17:31:40.950Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T17:31:41.205Z] ++++ cat bundles/test-integration/docker.pid [2021-07-16T17:31:41.205Z] +++ kill 10294 [2021-07-16T17:31:41.460Z] docker_api_swarm_test.go:801: [d330da456f005] joining swarm manager [d252dce5b83d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-16T17:31:41.460Z] +++ /etc/init.d/apparmor stop [2021-07-16T17:31:41.460Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T17:31:41.460Z] [2021-07-16T17:31:41.460Z] Unloading profiles will leave already running processes permanently [2021-07-16T17:31:41.460Z] unconfined, which can lead to unexpected situations. [2021-07-16T17:31:41.460Z] [2021-07-16T17:31:41.460Z] To set a process to complain mode, use the command line tool [2021-07-16T17:31:41.460Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T17:31:41.460Z] +++ true [2021-07-16T17:31:41.460Z] exiting test-integration [2021-07-16T17:31:41.460Z] ++ exit 0 [2021-07-16T17:31:41.460Z] [2021-07-16T17:31:41.788Z] --- PASS: TestServiceUpdatePidsLimit (17.18s) [2021-07-16T17:31:41.789Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-07-16T17:31:41.789Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-07-16T17:31:41.789Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2021-07-16T17:31:41.789Z] PASS [2021-07-16T17:31:41.789Z] [2021-07-16T17:31:41.789Z] === Skipped [2021-07-16T17:31:41.789Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-16T17:31:41.789Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T17:31:41.789Z] [2021-07-16T17:31:41.789Z] [2021-07-16T17:31:41.789Z] DONE 27 tests, 1 skipped in 175.468s [2021-07-16T17:31:41.789Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-16T17:31:41.789Z] INFO: Testing against a local daemon [2021-07-16T17:31:41.789Z] === RUN TestSessionCreate [2021-07-16T17:31:41.789Z] --- PASS: TestSessionCreate (0.02s) [2021-07-16T17:31:41.789Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T17:31:41.789Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-16T17:31:41.789Z] PASS [2021-07-16T17:31:41.789Z] [2021-07-16T17:31:41.789Z] DONE 2 tests in 0.074s [2021-07-16T17:31:41.789Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-16T17:31:41.789Z] INFO: Testing against a local daemon [2021-07-16T17:31:41.789Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T17:31:41.789Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-16T17:31:41.789Z] === RUN TestEventsExecDie [2021-07-16T17:31:41.789Z] --- PASS: TestEventsExecDie (1.09s) [2021-07-16T17:31:41.789Z] === RUN TestEventsBackwardsCompatible [2021-07-16T17:31:41.789Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-07-16T17:31:41.789Z] === RUN TestEventsVolumeCreate [2021-07-16T17:31:41.789Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-16T17:31:41.789Z] === RUN TestInfoBinaryCommits [2021-07-16T17:31:41.789Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-16T17:31:41.789Z] === RUN TestInfoAPIVersioned [2021-07-16T17:31:41.789Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-16T17:31:41.789Z] === RUN TestInfoDiscoveryBackend [2021-07-16T17:31:42.020Z] + for job in $(jobs -p) [2021-07-16T17:31:42.020Z] + wait 3174 [2021-07-16T17:31:42.354Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-16T17:31:42.354Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-16T17:31:42.580Z] docker_api_swarm_test.go:801: [da15d861590b6] joining swarm manager [d252dce5b83d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-16T17:31:42.835Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-16T17:31:43.287Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-16T17:31:43.287Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-16T17:31:43.852Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-16T17:31:43.852Z] === RUN TestInfoAPI [2021-07-16T17:31:43.852Z] --- PASS: TestInfoAPI (0.02s) [2021-07-16T17:31:43.852Z] === RUN TestInfoAPIWarnings [2021-07-16T17:31:44.198Z] docker_api_swarm_test.go:809: [dddf7581f4677] joining swarm manager [d252dce5b83d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-16T17:31:46.082Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-16T17:31:48.593Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-16T17:31:49.666Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-16T17:31:50.478Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-16T17:31:51.404Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-16T17:31:52.330Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-16T17:31:53.255Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-16T17:31:54.180Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-16T17:31:54.741Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-16T17:31:55.666Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-16T17:31:57.551Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-16T17:31:58.913Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-16T17:32:01.919Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-07-16T17:32:01.919Z] === RUN TestInfoDebug [2021-07-16T17:32:01.919Z] --- PASS: TestInfoDebug (0.52s) [2021-07-16T17:32:01.919Z] === RUN TestInfoInsecureRegistries [2021-07-16T17:32:01.919Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-16T17:32:01.919Z] === RUN TestInfoRegistryMirrors [2021-07-16T17:32:01.919Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-07-16T17:32:01.919Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T17:32:01.919Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-07-16T17:32:01.919Z] === RUN TestPingCacheHeaders [2021-07-16T17:32:01.919Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-16T17:32:01.919Z] === RUN TestPingGet [2021-07-16T17:32:01.919Z] --- PASS: TestPingGet (0.01s) [2021-07-16T17:32:01.919Z] === RUN TestPingHead [2021-07-16T17:32:01.919Z] --- PASS: TestPingHead (0.02s) [2021-07-16T17:32:01.919Z] === RUN TestVersion [2021-07-16T17:32:01.919Z] --- PASS: TestVersion (0.02s) [2021-07-16T17:32:01.919Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-16T17:32:02.175Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-16T17:32:03.293Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-07-16T17:32:03.293Z] PASS [2021-07-16T17:32:03.551Z] [2021-07-16T17:32:03.551Z] DONE 19 tests in 22.855s [2021-07-16T17:32:03.551Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-16T17:32:03.551Z] INFO: Testing against a local daemon [2021-07-16T17:32:03.551Z] === RUN TestVolumesCreateAndList [2021-07-16T17:32:03.551Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-16T17:32:03.551Z] === RUN TestVolumesRemove [2021-07-16T17:32:03.551Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-16T17:32:03.551Z] === RUN TestVolumesInspect [2021-07-16T17:32:03.551Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-16T17:32:03.551Z] === RUN TestVolumesInvalidJSON [2021-07-16T17:32:03.551Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T17:32:03.551Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T17:32:03.551Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T17:32:03.551Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-16T17:32:03.551Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T17:32:03.551Z] PASS [2021-07-16T17:32:03.551Z] [2021-07-16T17:32:03.551Z] DONE 5 tests in 0.179s [2021-07-16T17:32:03.551Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T17:32:04.375Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-16T17:32:04.375Z] Removing test suite binaries [2021-07-16T17:32:04.375Z] exiting test-integration [2021-07-16T17:32:04.375Z] ++ exit 0 [2021-07-16T17:32:04.375Z] [2021-07-16T17:32:04.688Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-16T17:32:05.753Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-16T17:32:07.638Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-16T17:32:07.894Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-16T17:32:08.149Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-16T17:32:08.353Z] ......... [ 86%] Post stage [Pipeline] junit [2021-07-16T17:32:09.661Z] Recording test results [2021-07-16T17:32:09.914Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-16T17:32:10.033Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-16T17:32:10.033Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-16T17:32:10.257Z] + echo Ensuring container killed. [2021-07-16T17:32:10.257Z] Ensuring container killed. [2021-07-16T17:32:10.257Z] + docker rm -vf docker-pr2 [2021-07-16T17:32:10.257Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-16T17:32:10.289Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-16T17:32:10.535Z] + echo Chowning /workspace to jenkins user [2021-07-16T17:32:10.535Z] Chowning /workspace to jenkins user [2021-07-16T17:32:10.535Z] + id -u [2021-07-16T17:32:10.535Z] + id -g [2021-07-16T17:32:10.535Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T17:32:10.544Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-16T17:32:10.800Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-16T17:32:10.800Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-16T17:32:12.686Z] === RUN TestDockerSuite/TestEventsFormat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T17:32:13.359Z] + bundleName=amd64-cgroup2 [2021-07-16T17:32:13.359Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-16T17:32:13.359Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-16T17:32:13.359Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-16T17:32:13.359Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-16T17:32:13.628Z] Archiving artifacts [2021-07-16T17:32:13.816Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-16T17:32:13.870Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T17:32:14.049Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-16T17:32:14.049Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-16T17:32:14.049Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-16T17:32:14.180Z] + make clean [2021-07-16T17:32:14.180Z] docker volume rm -f docker-dev-cache [2021-07-16T17:32:14.438Z] docker-dev-cache [Pipeline] deleteDir [2021-07-16T17:32:14.610Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-16T17:32:14.865Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-16T17:32:15.120Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-16T17:32:15.435Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-16T17:32:16.482Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-16T17:32:16.482Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-16T17:32:16.482Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-16T17:32:16.482Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-16T17:32:16.482Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-16T17:32:16.482Z] === RUN TestDockerSuite/TestEventsPluginOps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T17:32:18.367Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-16T17:32:18.927Z] === RUN TestDockerSuite/TestEventsRename [2021-07-16T17:32:19.041Z] --- PASS: TestBuildWithHugeFile (55.19s) [2021-07-16T17:32:19.041Z] === RUN TestBuildWCOWSandboxSize [2021-07-16T17:32:19.041Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-16T17:32:19.041Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-16T17:32:19.041Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T17:32:19.041Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:32:19.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:32:19.041Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:32:19.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:32:19.041Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:32:19.041Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:32:19.041Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:32:19.041Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:32:19.041Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:32:19.041Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-07-16T17:32:19.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-07-16T17:32:19.041Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-07-16T17:32:19.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-07-16T17:32:19.041Z] === RUN TestBuildPreserveOwnership [2021-07-16T17:32:19.041Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-16T17:32:19.853Z] === RUN TestDockerSuite/TestEventsResize [2021-07-16T17:32:20.673Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-16T17:32:20.777Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-16T17:32:21.337Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-16T17:32:21.591Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-16T17:32:22.037Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-16T17:32:22.699Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-16T17:32:22.977Z] --- PASS: TestBuildPreserveOwnership (4.93s) [2021-07-16T17:32:22.977Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.35s) [2021-07-16T17:32:22.977Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.56s) [2021-07-16T17:32:22.977Z] === RUN TestBuildPlatformInvalid [2021-07-16T17:32:22.977Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-16T17:32:22.977Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-16T17:32:23.259Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-16T17:32:25.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-16T17:32:26.331Z] === RUN TestDockerSuite/TestEventsTop [2021-07-16T17:32:27.256Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-16T17:32:28.350Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-16T17:32:29.764Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-16T17:32:31.078Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-16T17:32:31.078Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-16T17:32:31.127Z] === RUN TestDockerSuite/TestExec [2021-07-16T17:32:32.052Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-16T17:32:32.978Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-16T17:32:33.903Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-16T17:32:34.463Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-16T17:32:36.025Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-16T17:32:36.538Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-16T17:32:36.538Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-16T17:32:36.538Z] [2021-07-16T17:32:36.538Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-16T17:32:36.538Z] =========================== short test summary info ============================ [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-16T17:32:36.538Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-16T17:32:36.538Z] Not supported on most drivers [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-16T17:32:36.538Z] Output of docker top depends on host distro, and is not formalized. [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-16T17:32:36.538Z] Output of docker top depends on host distro, and is not formalized. [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-16T17:32:36.538Z] Can fail if eth0 has multiple IP addresses [2021-07-16T17:32:36.538Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-16T17:32:36.538Z] This doesn't seem to be taken into account by the engine [2021-07-16T17:32:36.538Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-16T17:32:36.538Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-16T17:32:36.538Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-16T17:32:36.538Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 348.97 seconds == [2021-07-16T17:32:36.795Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-16T17:32:36.979Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-16T17:32:37.900Z] Loaded image: buildpack-deps:buster [2021-07-16T17:32:37.900Z] Loaded image: busybox:latest [2021-07-16T17:32:37.900Z] Loaded image: busybox:glibc [2021-07-16T17:32:37.900Z] Loaded image: debian:bullseye [2021-07-16T17:32:37.900Z] Loaded image: hello-world:latest [2021-07-16T17:32:37.905Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-16T17:32:38.162Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T17:32:38.831Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-16T17:32:40.192Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-16T17:32:41.116Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-16T17:32:42.041Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-16T17:32:43.403Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-16T17:32:45.289Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-16T17:32:47.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-16T17:32:47.736Z] === RUN TestDockerSuite/TestExecEnv [2021-07-16T17:32:48.169Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.90s) [2021-07-16T17:32:48.170Z] PASS [2021-07-16T17:32:48.170Z] [2021-07-16T17:32:48.170Z] === Skipped [2021-07-16T17:32:48.170Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-16T17:32:48.170Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:32:48.170Z] [2021-07-16T17:32:48.170Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-16T17:32:48.170Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-16T17:32:48.170Z] [2021-07-16T17:32:48.170Z] [2021-07-16T17:32:48.170Z] DONE 34 tests, 2 skipped in 132.156s [2021-07-16T17:32:48.170Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-16T17:32:48.170Z] ++ 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 [2021-07-16T17:32:48.170Z] ++ set -e [2021-07-16T17:32:48.170Z] ++ '[' -n 0 ']' [2021-07-16T17:32:48.170Z] ++ set -x [2021-07-16T17:32:48.170Z] ++ 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 [2021-07-16T17:32:48.170Z] INFO: Testing against a local daemon [2021-07-16T17:32:48.170Z] === RUN TestConfigInspect [2021-07-16T17:32:48.973Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T17:32:48.973Z] [2021-07-16T17:32:48.973Z] Unloading profiles will leave already running processes permanently [2021-07-16T17:32:48.973Z] unconfined, which can lead to unexpected situations. [2021-07-16T17:32:48.973Z] [2021-07-16T17:32:48.973Z] To set a process to complain mode, use the command line tool [2021-07-16T17:32:48.973Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T17:32:48.973Z] Post stage [Pipeline] junit [2021-07-16T17:32:48.988Z] Recording test results [2021-07-16T17:32:49.064Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-16T17:32:49.099Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-16T17:32:49.373Z] + echo Ensuring container killed. [2021-07-16T17:32:49.373Z] Ensuring container killed. [2021-07-16T17:32:49.373Z] + docker rm -vf docker-pr2 [2021-07-16T17:32:49.373Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-16T17:32:49.646Z] + echo Chowning /workspace to jenkins user [2021-07-16T17:32:49.646Z] Chowning /workspace to jenkins user [2021-07-16T17:32:49.646Z] + id -u [2021-07-16T17:32:49.646Z] + id -g [2021-07-16T17:32:49.646Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T17:32:50.717Z] --- PASS: TestConfigInspect (2.79s) [2021-07-16T17:32:50.717Z] === RUN TestConfigList [2021-07-16T17:32:50.986Z] === RUN TestDockerSuite/TestExecExitStatus [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T17:32:51.340Z] + bundleName=docker-py [2021-07-16T17:32:51.340Z] + echo Creating docker-py-bundles.tar.gz [2021-07-16T17:32:51.340Z] Creating docker-py-bundles.tar.gz [2021-07-16T17:32:51.340Z] + 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 [2021-07-16T17:32:51.348Z] Archiving artifacts [2021-07-16T17:32:51.611Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-16T17:32:51.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-16T17:32:51.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/make.sh binary [2021-07-16T17:32:52.471Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-16T17:32:52.523Z] [2021-07-16T17:32:52.523Z] Removing bundles/ [2021-07-16T17:32:52.523Z] [2021-07-16T17:32:52.523Z] ---> Making bundle: binary (in bundles/binary) [2021-07-16T17:32:52.523Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-16T17:32:52.523Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:32:53.266Z] --- PASS: TestConfigList (2.69s) [2021-07-16T17:32:53.266Z] === RUN TestConfigsCreateAndDelete [2021-07-16T17:32:53.834Z] docker_api_swarm_service_test.go:394: [d966ea88553f6] joining swarm manager [d023eca12747b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:32:54.394Z] docker_api_swarm_service_test.go:394: [db9229e099921] joining swarm manager [d023eca12747b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:32:55.757Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-16T17:32:55.813Z] --- PASS: TestConfigsCreateAndDelete (2.62s) [2021-07-16T17:32:55.813Z] === RUN TestConfigsUpdate [2021-07-16T17:32:57.119Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-16T17:32:58.373Z] --- PASS: TestConfigsUpdate (2.70s) [2021-07-16T17:32:58.373Z] === RUN TestTemplatedConfig [2021-07-16T17:32:58.484Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-16T17:32:59.848Z] === RUN TestDockerSuite/TestExecParseError [2021-07-16T17:33:00.774Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-16T17:33:01.334Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-16T17:33:01.686Z] --- PASS: TestTemplatedConfig (3.18s) [2021-07-16T17:33:01.686Z] === RUN TestConfigCreateResolve [2021-07-16T17:33:02.259Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-16T17:33:04.233Z] --- PASS: TestConfigCreateResolve (2.67s) [2021-07-16T17:33:04.233Z] PASS [2021-07-16T17:33:04.233Z] [2021-07-16T17:33:04.233Z] DONE 6 tests in 17.283s [2021-07-16T17:33:04.233Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-16T17:33:04.233Z] ++ 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 [2021-07-16T17:33:04.233Z] ++ set -e [2021-07-16T17:33:04.233Z] ++ '[' -n 0 ']' [2021-07-16T17:33:04.233Z] ++ set -x [2021-07-16T17:33:04.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-07-16T17:33:06.443Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-16T17:33:07.369Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-16T17:33:08.295Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-16T17:33:08.438Z] INFO: Testing against a local daemon [2021-07-16T17:33:08.438Z] === RUN TestCheckpoint [2021-07-16T17:33:08.438Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:33:08.438Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T17:33:08.438Z] === RUN TestContainerInvalidJSON [2021-07-16T17:33:08.438Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:33:08.438Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:33:08.438Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:33:08.438Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:33:08.438Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:33:08.438Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:33:08.438Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:33:08.438Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:33:08.438Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:33:08.438Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-16T17:33:08.438Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-16T17:33:08.438Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-16T17:33:08.438Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-16T17:33:08.438Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T17:33:08.438Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-16T17:33:08.438Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T17:33:08.438Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-16T17:33:08.438Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T17:33:08.438Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-16T17:33:08.438Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T17:33:08.438Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-16T17:33:08.438Z] === RUN TestCopyFromContainer [2021-07-16T17:33:09.826Z] === RUN TestCopyFromContainer// [2021-07-16T17:33:10.089Z] === RUN TestCopyFromContainer//bar/root [2021-07-16T17:33:10.089Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-16T17:33:10.351Z] === RUN TestCopyFromContainer/bar/quux [2021-07-16T17:33:10.351Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-16T17:33:10.351Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-16T17:33:10.613Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-16T17:33:10.613Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-16T17:33:10.613Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-16T17:33:10.613Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-16T17:33:10.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer (2.37s) [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-16T17:33:10.874Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-16T17:33:10.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T17:33:10.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:33:10.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:33:10.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:33:10.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:33:10.874Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:33:10.874Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:33:10.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:33:10.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:33:10.874Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:33:10.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-16T17:33:10.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T17:33:10.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-16T17:33:10.874Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T17:33:10.874Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T17:33:10.874Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-16T17:33:10.874Z] === RUN TestCreateWithInvalidEnv [2021-07-16T17:33:10.874Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T17:33:10.874Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T17:33:10.874Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T17:33:10.874Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T17:33:10.874Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T17:33:10.874Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T17:33:10.874Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T17:33:10.874Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T17:33:10.874Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T17:33:10.874Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-16T17:33:10.874Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-16T17:33:10.874Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-16T17:33:10.874Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-16T17:33:10.874Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T17:33:10.874Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-16T17:33:10.874Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T17:33:12.693Z] docker_api_swarm_service_test.go:342: [db56e544dbdf6] joining swarm manager [d9a29cbc99c75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:33:13.253Z] docker_api_swarm_service_test.go:342: [d75503493179b] joining swarm manager [d9a29cbc99c75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:33:13.422Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2021-07-16T17:33:13.422Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T17:33:15.974Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2021-07-16T17:33:15.974Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T17:33:15.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:33:15.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:33:15.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:33:15.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:33:15.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:33:15.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:33:15.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:33:15.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:33:15.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:33:15.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:33:15.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:33:15.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:33:15.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:33:15.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:33:15.974Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:33:15.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-16T17:33:15.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-16T17:33:15.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-16T17:33:15.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-16T17:33:15.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-16T17:33:15.974Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-16T17:33:15.974Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T17:33:16.243Z] Running on azwin-2-51e770 in d:\jenkins\workspace\moby_PR-42647 [Pipeline] { [Pipeline] ws [2021-07-16T17:33:16.257Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-16T17:33:16.345Z] The recommended git tool is: git [2021-07-16T17:33:16.547Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-07-16T17:33:16.547Z] === RUN TestCreateDifferentPlatform [2021-07-16T17:33:16.547Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T17:33:16.547Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T17:33:16.547Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-16T17:33:16.547Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-16T17:33:16.547Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-07-16T17:33:16.547Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T17:33:16.547Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-16T17:33:16.547Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T17:33:16.547Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-07-16T17:33:16.547Z] === RUN TestContainerStartOnDaemonRestart [2021-07-16T17:33:16.547Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-16T17:33:16.547Z] === RUN TestDaemonRestartIpcMode [2021-07-16T17:33:16.547Z] === PAUSE TestDaemonRestartIpcMode [2021-07-16T17:33:16.547Z] === RUN TestDaemonHostGatewayIP [2021-07-16T17:33:16.547Z] === PAUSE TestDaemonHostGatewayIP [2021-07-16T17:33:16.547Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-16T17:33:16.547Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-16T17:33:16.547Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T17:33:16.547Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-16T17:33:16.547Z] === RUN TestDiff [2021-07-16T17:33:16.551Z] using credential docker-jenkins-github-credentials [2021-07-16T17:33:16.626Z] Cloning the remote Git repository [2021-07-16T17:33:16.626Z] Cloning with configured refspecs honoured and without tags [2021-07-16T17:33:16.657Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T17:33:16.658Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-16T17:33:16.722Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:33:16.722Z] > git --version # timeout=10 [2021-07-16T17:33:16.769Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-16T17:33:16.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:33:16.774Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:33:17.493Z] --- PASS: TestDiff (0.81s) [2021-07-16T17:33:17.493Z] === RUN TestExecWithCloseStdin [2021-07-16T17:33:18.438Z] --- PASS: TestExecWithCloseStdin (1.05s) [2021-07-16T17:33:18.438Z] === RUN TestExec [2021-07-16T17:33:19.781Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-16T17:33:19.826Z] --- PASS: TestExec (1.07s) [2021-07-16T17:33:19.826Z] === RUN TestExecUser [2021-07-16T17:33:20.709Z] === RUN TestDockerSuite/TestExecTTY [2021-07-16T17:33:20.770Z] --- PASS: TestExecUser (1.11s) [2021-07-16T17:33:20.770Z] === RUN TestExportContainerAndImportImage [2021-07-16T17:33:21.635Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-16T17:33:21.715Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-07-16T17:33:21.715Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T17:33:22.999Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-16T17:33:23.102Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2021-07-16T17:33:23.102Z] === RUN TestHealthCheckWorkdir [2021-07-16T17:33:23.924Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-16T17:33:24.488Z] --- PASS: TestHealthCheckWorkdir (1.41s) [2021-07-16T17:33:24.488Z] === RUN TestHealthKillContainer [2021-07-16T17:33:24.849Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-16T17:33:24.849Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-16T17:33:24.849Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-16T17:33:26.735Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-16T17:33:26.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-16T17:33:27.792Z] --- PASS: TestHealthKillContainer (3.06s) [2021-07-16T17:33:27.792Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T17:33:27.915Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-16T17:33:28.364Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-07-16T17:33:28.364Z] === RUN TestIpcModeNone [2021-07-16T17:33:29.279Z] docker_api_swarm_service_test.go:489: [d20d9f81eff8f] joining swarm manager [d0697bdd83380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:33:29.534Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-16T17:33:29.749Z] --- PASS: TestIpcModeNone (1.06s) [2021-07-16T17:33:29.749Z] === RUN TestIpcModePrivate [2021-07-16T17:33:29.789Z] docker_api_swarm_service_test.go:489: [dbce2be86d135] joining swarm manager [d0697bdd83380]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:33:30.321Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-16T17:33:30.582Z] --- PASS: TestIpcModePrivate (1.05s) [2021-07-16T17:33:30.582Z] === RUN TestIpcModeShareable [2021-07-16T17:33:30.716Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-16T17:33:31.348Z] 4612f6d0b889: Pull complete [2021-07-16T17:33:31.526Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-16T17:33:31.526Z] --- PASS: TestIpcModeShareable (1.09s) [2021-07-16T17:33:31.526Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-16T17:33:31.872Z] Fetching without tags [2021-07-16T17:33:31.555Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:33:31.609Z] > git config --add remote.origin.fetch +refs/pull/42647/head:refs/remotes/origin/PR-42647 # timeout=10 [2021-07-16T17:33:31.661Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:33:31.783Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T17:33:31.904Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T17:33:31.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:33:31.910Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42647/head:refs/remotes/origin/PR-42647 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-16T17:33:32.602Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-16T17:33:32.946Z] Merging remotes/origin/master commit b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 into PR head commit 05e3527f40c383cedb505ba7f73008ea1d0f4637 [2021-07-16T17:33:32.977Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:33:33.025Z] > git checkout -f 05e3527f40c383cedb505ba7f73008ea1d0f4637 # timeout=10 [2021-07-16T17:33:34.829Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.22s) [2021-07-16T17:33:34.829Z] === RUN TestAPIIpcModeHost [2021-07-16T17:33:35.627Z] > git remote # timeout=10 [2021-07-16T17:33:35.678Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:33:35.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T17:33:35.728Z] > git merge b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4 # timeout=10 [2021-07-16T17:33:36.220Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-07-16T17:33:36.220Z] === RUN TestDaemonIpcModeShareable [2021-07-16T17:33:36.292Z] Merge succeeded, producing 723f744ef921df74c9341f624375db680f395645 [2021-07-16T17:33:36.292Z] Checking out Revision 723f744ef921df74c9341f624375db680f395645 (PR-42647) [2021-07-16T17:33:36.624Z] Commit message: "Merge commit 'b316cc059a81d9abe7d7edb4e3620b5aa01ef5e4' into HEAD" [2021-07-16T17:33:36.746Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T17:33:37.607Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-16T17:33:37.839Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-16T17:33:37.868Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2021-07-16T17:33:37.868Z] === RUN TestDaemonIpcModePrivate [2021-07-16T17:33:36.202Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-16T17:33:36.322Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:33:36.370Z] > git checkout -f 723f744ef921df74c9341f624375db680f395645 # timeout=10 [2021-07-16T17:33:36.655Z] > git rev-list --no-walk 1524b36d1f0be6541ccf68d336b72d23a80e13ff # timeout=10 [2021-07-16T17:33:38.151Z] + docker version [2021-07-16T17:33:38.151Z] Client: Mirantis Container Runtime [2021-07-16T17:33:38.151Z] Version: 20.10.0 [2021-07-16T17:33:38.151Z] API version: 1.41 [2021-07-16T17:33:38.151Z] Go version: go1.13.15 [2021-07-16T17:33:38.151Z] Git commit: 6ee42dc [2021-07-16T17:33:38.151Z] Built: 03/11/2021 13:24:56 [2021-07-16T17:33:38.151Z] OS/Arch: windows/amd64 [2021-07-16T17:33:38.151Z] Context: default [2021-07-16T17:33:38.151Z] Experimental: true [2021-07-16T17:33:38.151Z] [2021-07-16T17:33:38.151Z] Server: Mirantis Container Runtime [2021-07-16T17:33:38.151Z] Engine: [2021-07-16T17:33:38.151Z] Version: 20.10.0 [2021-07-16T17:33:38.151Z] API version: 1.41 (minimum version 1.24) [2021-07-16T17:33:38.151Z] Go version: go1.13.15 [2021-07-16T17:33:38.151Z] Git commit: 1e08f21e79 [2021-07-16T17:33:38.151Z] Built: 03/11/2021 13:23:32 [2021-07-16T17:33:38.151Z] OS/Arch: windows/amd64 [2021-07-16T17:33:38.151Z] Experimental: true [Pipeline] sh [2021-07-16T17:33:39.156Z] + docker info [2021-07-16T17:33:39.784Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-16T17:33:39.784Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2021-07-16T17:33:39.784Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-16T17:33:40.107Z] Client: [2021-07-16T17:33:40.107Z] Context: default [2021-07-16T17:33:40.107Z] Debug Mode: false [2021-07-16T17:33:40.107Z] Plugins: [2021-07-16T17:33:40.107Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-16T17:33:40.107Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-16T17:33:40.107Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-16T17:33:40.107Z] [2021-07-16T17:33:40.107Z] Server: [2021-07-16T17:33:40.107Z] Containers: 0 [2021-07-16T17:33:40.107Z] Running: 0 [2021-07-16T17:33:40.107Z] Paused: 0 [2021-07-16T17:33:40.107Z] Stopped: 0 [2021-07-16T17:33:40.107Z] Images: 10 [2021-07-16T17:33:40.107Z] Server Version: 20.10.0 [2021-07-16T17:33:40.107Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-07-16T17:33:40.107Z] LCOW: [2021-07-16T17:33:40.107Z] Windows: [2021-07-16T17:33:40.107Z] Logging Driver: json-file [2021-07-16T17:33:40.107Z] Plugins: [2021-07-16T17:33:40.107Z] Volume: local [2021-07-16T17:33:40.107Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T17:33:40.107Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T17:33:40.107Z] Swarm: inactive [2021-07-16T17:33:40.107Z] Default Isolation: process [2021-07-16T17:33:40.107Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-16T17:33:40.107Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-16T17:33:40.107Z] OSType: windows [2021-07-16T17:33:40.107Z] Architecture: x86_64 [2021-07-16T17:33:40.107Z] CPUs: 4 [2021-07-16T17:33:40.107Z] Total Memory: 32GiB [2021-07-16T17:33:40.107Z] Name: azwin-2-51e770 [2021-07-16T17:33:40.107Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-16T17:33:40.107Z] Docker Root Dir: D:\docker [2021-07-16T17:33:40.107Z] Debug Mode: false [2021-07-16T17:33:40.107Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:33:40.107Z] Labels: [2021-07-16T17:33:40.107Z] Experimental: true [2021-07-16T17:33:40.107Z] Insecure Registries: [2021-07-16T17:33:40.107Z] 10.0.0.4:5000 [2021-07-16T17:33:40.107Z] 127.0.0.0/8 [2021-07-16T17:33:40.107Z] Registry Mirrors: [2021-07-16T17:33:40.107Z] http://10.0.0.4:5000/ [2021-07-16T17:33:40.107Z] Live Restore Enabled: false [2021-07-16T17:33:40.107Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-16T17:33:41.701Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-16T17:33:41.701Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2021-07-16T17:33:41.701Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-16T17:33:42.011Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-16T17:33:42.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-16T17:33:43.618Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-16T17:33:43.618Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2021-07-16T17:33:43.618Z] === RUN TestIpcModeOlderClient [2021-07-16T17:33:43.618Z] === PAUSE TestIpcModeOlderClient [2021-07-16T17:33:43.618Z] === RUN TestKillContainerInvalidSignal [2021-07-16T17:33:43.863Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-16T17:33:44.563Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-07-16T17:33:44.563Z] === RUN TestKillContainer [2021-07-16T17:33:44.563Z] === RUN TestKillContainer/no_signal [2021-07-16T17:33:45.142Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T17:33:45.714Z] === RUN TestKillContainer/killing_signal [2021-07-16T17:33:47.099Z] --- PASS: TestKillContainer (2.50s) [2021-07-16T17:33:47.099Z] --- PASS: TestKillContainer/no_signal (0.80s) [2021-07-16T17:33:47.099Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-07-16T17:33:47.099Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-07-16T17:33:47.099Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T17:33:47.099Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-16T17:33:47.671Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-16T17:33:48.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2021-07-16T17:33:48.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-07-16T17:33:48.631Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-07-16T17:33:48.631Z] === RUN TestKillStoppedContainer [2021-07-16T17:33:48.631Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-07-16T17:33:48.631Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T17:33:48.631Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-16T17:33:48.631Z] === RUN TestKillDifferentUserContainer [2021-07-16T17:33:49.102Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-16T17:33:49.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-16T17:33:49.576Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-07-16T17:33:49.576Z] === RUN TestInspectOomKilledTrue [2021-07-16T17:33:49.576Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:33:49.576Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T17:33:49.576Z] === RUN TestInspectOomKilledFalse [2021-07-16T17:33:49.576Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:33:49.576Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-16T17:33:49.576Z] === RUN TestLinksEtcHostsContentMatch [2021-07-16T17:33:49.662Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-16T17:33:49.662Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-16T17:33:49.662Z] === RUN TestDockerSuite/TestHealth [2021-07-16T17:33:50.519Z] --- PASS: TestLinksEtcHostsContentMatch (0.98s) [2021-07-16T17:33:50.519Z] === RUN TestLinksContainerNames [2021-07-16T17:33:51.024Z] docker_api_swarm_service_test.go:127: [dd39f1f763954] joining swarm manager [dd38fc6fbcaa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:33:51.949Z] docker_api_swarm_service_test.go:128: [ddde7dcf4dc0d] joining swarm manager [dd38fc6fbcaa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:33:52.434Z] --- PASS: TestLinksContainerNames (1.63s) [2021-07-16T17:33:52.434Z] === RUN TestLogsFollowTailEmpty [2021-07-16T17:33:53.005Z] --- PASS: TestLogsFollowTailEmpty (0.91s) [2021-07-16T17:33:53.005Z] === RUN TestContainerNetworkMountsNoChown [2021-07-16T17:33:53.051Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-16T17:33:53.051Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a45e6ac9\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-16T17:33:53.052Z] ---------------------------------------------------------------------------- [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] INFO: executeCI.ps1 starting at Fri Jul 16 17:33:51 CUT 2021 [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-16T17:33:53.052Z] INFO: Running git version 2.24.1.windows.2 [2021-07-16T17:33:53.052Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-16T17:33:53.052Z] INFO: Environment variables: [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] Name Value [2021-07-16T17:33:53.052Z] ---- ----- [2021-07-16T17:33:53.052Z] ALLUSERSPROFILE C:\ProgramData [2021-07-16T17:33:53.052Z] amd64 true [2021-07-16T17:33:53.052Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-16T17:33:53.052Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-16T17:33:53.052Z] arm64 true [2021-07-16T17:33:53.052Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-16T17:33:53.052Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-16T17:33:53.052Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-16T17:33:53.052Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-16T17:33:53.052Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-16T17:33:53.052Z] BRANCH_NAME PR-42647 [2021-07-16T17:33:53.052Z] BUILD_DISPLAY_NAME #2 [2021-07-16T17:33:53.052Z] BUILD_ID 2 [2021-07-16T17:33:53.052Z] BUILD_NUMBER 2 [2021-07-16T17:33:53.052Z] BUILD_TAG jenkins-moby-PR-42647-2 [2021-07-16T17:33:53.052Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/ [2021-07-16T17:33:53.052Z] cgroup2 true [2021-07-16T17:33:53.052Z] CHANGE_AUTHOR aiordache [2021-07-16T17:33:53.052Z] CHANGE_AUTHOR_DISPLAY_NAME Anca Iordache [2021-07-16T17:33:53.052Z] CHANGE_BRANCH proxy_daemon_config [2021-07-16T17:33:53.052Z] CHANGE_FORK aiordache [2021-07-16T17:33:53.052Z] CHANGE_ID 42647 [2021-07-16T17:33:53.052Z] CHANGE_TARGET master [2021-07-16T17:33:53.052Z] CHANGE_TITLE Make daemon proxy settings configurable through daemon.json [2021-07-16T17:33:53.052Z] CHANGE_URL https://github.com/moby/moby/pull/42647 [2021-07-16T17:33:53.052Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-16T17:33:53.052Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-16T17:33:53.052Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-16T17:33:53.052Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-16T17:33:53.052Z] COMPUTERNAME azwin-2-51e770 [2021-07-16T17:33:53.052Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-16T17:33:53.052Z] ConfigSequenceNumber 0 [2021-07-16T17:33:53.052Z] dco true [2021-07-16T17:33:53.052Z] DOCKER_BUILDKIT 0 [2021-07-16T17:33:53.052Z] DOCKER_DUT_DEBUG 1 [2021-07-16T17:33:53.052Z] DOCKER_EXPERIMENTAL 1 [2021-07-16T17:33:53.052Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-16T17:33:53.052Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-07-16T17:33:53.052Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-16T17:33:53.052Z] EXECUTOR_NUMBER 0 [2021-07-16T17:33:53.052Z] FQDN azwin-2-51e770.westus.cloudapp.azure.com [2021-07-16T17:33:53.052Z] GIT_BRANCH PR-42647 [2021-07-16T17:33:53.052Z] GIT_COMMIT 723f744ef921df74c9341f624375db680f395645 [2021-07-16T17:33:53.052Z] GIT_PREVIOUS_COMMIT 1524b36d1f0be6541ccf68d336b72d23a80e13ff [2021-07-16T17:33:53.052Z] GIT_URL https://github.com/moby/moby.git [2021-07-16T17:33:53.052Z] HUDSON_COOKIE d061587c-c36e-4b8a-98d6-e776fa1d7682 [2021-07-16T17:33:53.052Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-16T17:33:53.052Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-16T17:33:53.052Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-16T17:33:53.052Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-16T17:33:53.052Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-16T17:33:53.052Z] JENKINS_NODE_COOKIE 2084eebe-d1cf-494a-ad46-d868df981196 [2021-07-16T17:33:53.052Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-16T17:33:53.052Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-16T17:33:53.052Z] JOB_BASE_NAME PR-42647 [2021-07-16T17:33:53.052Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/display/redirect [2021-07-16T17:33:53.052Z] JOB_NAME moby/PR-42647 [2021-07-16T17:33:53.052Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/ [2021-07-16T17:33:53.052Z] library.jps.version master [2021-07-16T17:33:53.052Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-16T17:33:53.052Z] NODE_LABELS amd64 azure azwin-2-51e770 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-16T17:33:53.052Z] NODE_NAME azwin-2-51e770 [2021-07-16T17:33:53.052Z] NUMBER_OF_PROCESSORS 4 [2021-07-16T17:33:53.052Z] OS Windows_NT [2021-07-16T17:33:53.052Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-16T17:33:53.052Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-16T17:33:53.052Z] ppc64le false [2021-07-16T17:33:53.052Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-16T17:33:53.052Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-07-16T17:33:53.052Z] PROCESSOR_LEVEL 6 [2021-07-16T17:33:53.052Z] PROCESSOR_REVISION 5504 [2021-07-16T17:33:53.052Z] ProgramData C:\ProgramData [2021-07-16T17:33:53.052Z] ProgramFiles C:\Program Files [2021-07-16T17:33:53.052Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-16T17:33:53.052Z] ProgramW6432 C:\Program Files [2021-07-16T17:33:53.052Z] PROMPT $P$G [2021-07-16T17:33:53.052Z] PSExecutionPolicyPreference Bypass [2021-07-16T17:33:53.052Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-16T17:33:53.052Z] PUBLIC C:\Users\Public [2021-07-16T17:33:53.052Z] rootless true [2021-07-16T17:33:53.052Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=artif... [2021-07-16T17:33:53.052Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=changes [2021-07-16T17:33:53.052Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect [2021-07-16T17:33:53.052Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42647/2/display/redirect?page=tests [2021-07-16T17:33:53.052Z] s390x false [2021-07-16T17:33:53.052Z] SKIP_VALIDATION_TESTS 1 [2021-07-16T17:33:53.052Z] SOURCES_DRIVE d [2021-07-16T17:33:53.052Z] SOURCES_SUBDIR gopath [2021-07-16T17:33:53.052Z] STAGE_NAME Run tests [2021-07-16T17:33:53.052Z] SystemDrive C: [2021-07-16T17:33:53.052Z] SystemRoot C:\Windows [2021-07-16T17:33:53.052Z] TEMP C:\Windows\TEMP [2021-07-16T17:33:53.052Z] TESTDEBUG 0 [2021-07-16T17:33:53.052Z] TESTRUN_DRIVE d [2021-07-16T17:33:53.052Z] TESTRUN_SUBDIR CI [2021-07-16T17:33:53.052Z] TIMEOUT 120m [2021-07-16T17:33:53.052Z] TMP C:\Windows\TEMP [2021-07-16T17:33:53.052Z] unit_validate true [2021-07-16T17:33:53.052Z] USERDOMAIN WORKGROUP [2021-07-16T17:33:53.052Z] USERNAME azwin-2-51e770$ [2021-07-16T17:33:53.052Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-16T17:33:53.052Z] validate_force false [2021-07-16T17:33:53.052Z] windir C:\Windows [2021-07-16T17:33:53.052Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-16T17:33:53.052Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-16T17:33:53.052Z] windows2022 true [2021-07-16T17:33:53.052Z] windows2022containerd true [2021-07-16T17:33:53.052Z] windowsRS1 false [2021-07-16T17:33:53.052Z] windowsRS5 true [2021-07-16T17:33:53.052Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-16T17:33:53.052Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] INFO: Sources under d:\gopath\... [2021-07-16T17:33:53.052Z] INFO: Test run under d:\CI\... [2021-07-16T17:33:53.052Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-16T17:33:53.052Z] INFO: docker/docker repository was found [2021-07-16T17:33:53.052Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-16T17:33:53.052Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-16T17:33:53.052Z] INFO: Docker version of control daemon [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] Client: Mirantis Container Runtime [2021-07-16T17:33:53.052Z] Version: 20.10.0 [2021-07-16T17:33:53.052Z] API version: 1.41 [2021-07-16T17:33:53.052Z] Go version: go1.13.15 [2021-07-16T17:33:53.052Z] Git commit: 6ee42dc [2021-07-16T17:33:53.052Z] Built: 03/11/2021 13:24:56 [2021-07-16T17:33:53.052Z] OS/Arch: windows/amd64 [2021-07-16T17:33:53.052Z] Context: default [2021-07-16T17:33:53.052Z] Experimental: true [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] Server: Mirantis Container Runtime [2021-07-16T17:33:53.052Z] Engine: [2021-07-16T17:33:53.052Z] Version: 20.10.0 [2021-07-16T17:33:53.052Z] API version: 1.41 (minimum version 1.24) [2021-07-16T17:33:53.052Z] Go version: go1.13.15 [2021-07-16T17:33:53.052Z] Git commit: 1e08f21e79 [2021-07-16T17:33:53.052Z] Built: 03/11/2021 13:23:32 [2021-07-16T17:33:53.052Z] OS/Arch: windows/amd64 [2021-07-16T17:33:53.052Z] Experimental: true [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] INFO: Docker info of control daemon [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] Client: [2021-07-16T17:33:53.052Z] Context: default [2021-07-16T17:33:53.052Z] Debug Mode: false [2021-07-16T17:33:53.052Z] Plugins: [2021-07-16T17:33:53.052Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-16T17:33:53.052Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-16T17:33:53.052Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-16T17:33:53.052Z] [2021-07-16T17:33:53.052Z] Server: [2021-07-16T17:33:53.052Z] Containers: 0 [2021-07-16T17:33:53.052Z] Running: 0 [2021-07-16T17:33:53.052Z] Paused: 0 [2021-07-16T17:33:53.052Z] Stopped: 0 [2021-07-16T17:33:53.052Z] Images: 10 [2021-07-16T17:33:53.052Z] Server Version: 20.10.0 [2021-07-16T17:33:53.052Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-16T17:33:53.052Z] Windows: [2021-07-16T17:33:53.052Z] LCOW: [2021-07-16T17:33:53.052Z] Logging Driver: json-file [2021-07-16T17:33:53.052Z] Plugins: [2021-07-16T17:33:53.052Z] Volume: local [2021-07-16T17:33:53.052Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T17:33:53.052Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T17:33:53.052Z] Swarm: inactive [2021-07-16T17:33:53.052Z] Default Isolation: process [2021-07-16T17:33:53.052Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-16T17:33:53.052Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-16T17:33:53.052Z] OSType: windows [2021-07-16T17:33:53.052Z] Architecture: x86_64 [2021-07-16T17:33:53.052Z] CPUs: 4 [2021-07-16T17:33:53.052Z] Total Memory: 32GiB [2021-07-16T17:33:53.052Z] Name: azwin-2-51e770 [2021-07-16T17:33:53.052Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-16T17:33:53.052Z] Docker Root Dir: D:\docker [2021-07-16T17:33:53.052Z] Debug Mode: false [2021-07-16T17:33:53.052Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:33:53.053Z] Labels: [2021-07-16T17:33:53.053Z] Experimental: true [2021-07-16T17:33:53.053Z] Insecure Registries: [2021-07-16T17:33:53.053Z] 10.0.0.4:5000 [2021-07-16T17:33:53.053Z] 127.0.0.0/8 [2021-07-16T17:33:53.053Z] Registry Mirrors: [2021-07-16T17:33:53.053Z] http://10.0.0.4:5000/ [2021-07-16T17:33:53.053Z] Live Restore Enabled: false [2021-07-16T17:33:53.053Z] [2021-07-16T17:33:53.053Z] [2021-07-16T17:33:53.053Z] INFO: Commit hash is 723f744ef9 [2021-07-16T17:33:53.053Z] INFO: Nuke-Everything... [2021-07-16T17:33:53.053Z] INFO: Container count on control daemon to delete is 0 [2021-07-16T17:33:53.512Z] INFO: Nuking d:\CI [2021-07-16T17:33:53.512Z] INFO: Zapped successfully [2021-07-16T17:33:53.835Z] docker_api_swarm_service_test.go:136: [d4c005a78d21a] joining swarm manager [dd38fc6fbcaa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-16T17:33:53.951Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/default [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/default [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/private [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/private [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rprivate [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/slave [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/slave [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rslave [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/shared [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/shared [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rshared [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/default [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rslave [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rshared [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/shared [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rprivate [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/slave [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/private [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:33:53.951Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:33:53.951Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-16T17:33:53.951Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-16T17:33:53.963Z] INFO: Location for testing is d:\CI\PR-42647\2 [2021-07-16T17:33:53.963Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-16T17:33:53.963Z] [2021-07-16T17:33:53.963Z] [2021-07-16T17:33:53.963Z] INFO: Building the image from Dockerfile.windows at 07/16/2021 17:33:53... [2021-07-16T17:33:53.963Z] [2021-07-16T17:33:54.215Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-16T17:33:54.215Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-16T17:33:54.215Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-16T17:33:54.215Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-16T17:33:54.215Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T17:33:54.215Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-16T17:33:54.215Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-16T17:33:54.215Z] === RUN TestContainerBindMountNonRecursive [2021-07-16T17:33:54.396Z] docker_api_swarm_service_test.go:137: [d0a79b7488c27] joining swarm manager [dd38fc6fbcaa0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-16T17:33:56.131Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2021-07-16T17:33:56.131Z] === RUN TestContainerVolumesMountedAsShared [2021-07-16T17:33:57.074Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2021-07-16T17:33:57.074Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-16T17:33:57.646Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-07-16T17:33:57.646Z] === RUN TestNetworkNat [2021-07-16T17:33:58.599Z] Sending build context to Docker daemon 60.86MB [2021-07-16T17:33:58.599Z] [2021-07-16T17:33:58.599Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-16T17:33:58.599Z] ---> 39d157a84080 [2021-07-16T17:33:58.599Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-16T17:33:58.599Z] ---> Using cache [2021-07-16T17:33:58.599Z] ---> eab68041f607 [2021-07-16T17:33:58.599Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-16T17:33:58.599Z] ---> Using cache [2021-07-16T17:33:58.599Z] ---> aef7cf1df682 [2021-07-16T17:33:58.599Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-16T17:33:58.599Z] ---> Using cache [2021-07-16T17:33:58.599Z] ---> 5a7a69ae6cfd [2021-07-16T17:33:58.599Z] 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} [2021-07-16T17:33:58.599Z] ---> Using cache [2021-07-16T17:33:58.599Z] ---> a5c0e9c2b412 [2021-07-16T17:33:58.599Z] 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; [2021-07-16T17:33:58.599Z] ---> Using cache [2021-07-16T17:33:58.599Z] ---> a721a0a6e31b [2021-07-16T17:33:58.599Z] 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 [2021-07-16T17:33:58.599Z] ---> Using cache [2021-07-16T17:33:58.599Z] ---> 5c8e672f6cb7 [2021-07-16T17:33:58.599Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-16T17:33:58.599Z] ---> Using cache [2021-07-16T17:33:58.599Z] ---> b7aab77ba889 [2021-07-16T17:33:58.599Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-16T17:33:58.599Z] ---> Using cache [2021-07-16T17:33:58.599Z] ---> 51f7fe9f9a80 [2021-07-16T17:33:58.599Z] Step 10/10 : COPY . . [2021-07-16T17:33:58.601Z] --- PASS: TestNetworkNat (0.85s) [2021-07-16T17:33:58.601Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T17:33:59.545Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-07-16T17:33:59.545Z] === RUN TestNetworkLoopbackNat [2021-07-16T17:34:02.846Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-07-16T17:34:02.846Z] === RUN TestPause [2021-07-16T17:34:03.418Z] --- PASS: TestPause (0.85s) [2021-07-16T17:34:03.418Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T17:34:03.418Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T17:34:03.418Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T17:34:03.418Z] === RUN TestPauseStopPausedContainer [2021-07-16T17:34:04.362Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-07-16T17:34:04.362Z] === RUN TestPidHost [2021-07-16T17:34:06.915Z] --- PASS: TestPidHost (2.16s) [2021-07-16T17:34:06.915Z] === RUN TestPsFilter [2021-07-16T17:34:06.915Z] --- PASS: TestPsFilter (0.25s) [2021-07-16T17:34:06.915Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T17:34:07.487Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-07-16T17:34:07.487Z] === RUN TestRemoveContainerWithVolume [2021-07-16T17:34:08.439Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-07-16T17:34:08.439Z] === RUN TestRemoveContainerRunning [2021-07-16T17:34:09.383Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-07-16T17:34:09.383Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T17:34:09.955Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-07-16T17:34:09.955Z] === RUN TestRemoveInvalidContainer [2021-07-16T17:34:09.955Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-16T17:34:09.955Z] === RUN TestRenameLinkedContainer [2021-07-16T17:34:12.428Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-16T17:34:12.428Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-16T17:34:12.428Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-16T17:34:12.428Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-16T17:34:12.683Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-16T17:34:12.683Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-16T17:34:13.257Z] --- PASS: TestRenameLinkedContainer (3.41s) [2021-07-16T17:34:13.257Z] === RUN TestRenameStoppedContainer [2021-07-16T17:34:13.610Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-16T17:34:13.610Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-16T17:34:13.610Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-16T17:34:13.610Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-16T17:34:13.865Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-16T17:34:14.120Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-16T17:34:14.202Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-07-16T17:34:14.202Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T17:34:14.375Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-16T17:34:14.375Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-16T17:34:14.934Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-16T17:34:14.934Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-16T17:34:15.860Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-16T17:34:16.119Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2021-07-16T17:34:16.119Z] === RUN TestRenameInvalidName [2021-07-16T17:34:16.693Z] --- PASS: TestRenameInvalidName (0.81s) [2021-07-16T17:34:16.693Z] === RUN TestRenameAnonymousContainer [2021-07-16T17:34:16.786Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-16T17:34:16.786Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-16T17:34:17.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-16T17:34:17.297Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-16T17:34:19.586Z] ---> 26aec952d0b5 [2021-07-16T17:34:19.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-16T17:34:19.997Z] --- PASS: TestRenameAnonymousContainer (2.87s) [2021-07-16T17:34:19.997Z] === RUN TestRenameContainerWithSameName [2021-07-16T17:34:20.063Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-16T17:34:20.063Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-16T17:34:20.063Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-16T17:34:20.258Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2021-07-16T17:34:20.258Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T17:34:20.537Z] Successfully built 26aec952d0b5 [2021-07-16T17:34:20.537Z] Successfully tagged docker:latest [2021-07-16T17:34:20.537Z] INFO: Image build ended at 07/16/2021 17:34:20. Duration:00:00:26.8462447 [2021-07-16T17:34:20.537Z] [2021-07-16T17:34:20.537Z] [2021-07-16T17:34:20.537Z] INFO: Building the test binaries at 07/16/2021 17:34:20... [2021-07-16T17:34:21.425Z] docker_api_swarm_service_test.go:303: [db62afa52ec5f] joining swarm manager [d2b6a2240e3d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:34:21.680Z] === RUN TestDockerSuite/TestImportFile [2021-07-16T17:34:22.174Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2021-07-16T17:34:22.174Z] === RUN TestResize [2021-07-16T17:34:22.240Z] docker_api_swarm_service_test.go:303: [dd7a5a9eadd35] joining swarm manager [d2b6a2240e3d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:34:22.746Z] --- PASS: TestResize (0.81s) [2021-07-16T17:34:22.746Z] === RUN TestResizeWithInvalidSize [2021-07-16T17:34:23.608Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-16T17:34:23.608Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-16T17:34:23.694Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-07-16T17:34:23.694Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T17:34:24.637Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:34:24.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:34:24.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:34:24.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T17:34:24.637Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T17:34:24.637Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:34:24.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T17:34:25.512Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-16T17:34:26.301Z] INFO: make.ps1 starting at 07/16/2021 17:34:25 [2021-07-16T17:34:26.301Z] INFO: Git commit (723f744ef9) assumed from DOCKER_GITCOMMIT environment variable [2021-07-16T17:34:26.301Z] INFO: Invoking autogen... [2021-07-16T17:34:26.301Z] INFO: Building daemon... [2021-07-16T17:34:26.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:34:26.558Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T17:34:27.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T17:34:27.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T17:34:27.397Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-16T17:34:27.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T17:34:28.907Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-16T17:34:28.907Z] Copying nested executables into bundles/binary-daemon [2021-07-16T17:34:28.907Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-16T17:34:28.907Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:34:28.907Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-16T17:34:28.907Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-16T17:34:29.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T17:34:29.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T17:34:29.251Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/make.sh cross [2021-07-16T17:34:29.283Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-16T17:34:29.827Z] [2021-07-16T17:34:29.827Z] Removing bundles/ [2021-07-16T17:34:29.827Z] [2021-07-16T17:34:29.827Z] ---> Making bundle: cross (in bundles/cross) [2021-07-16T17:34:29.827Z] Cross building: bundles/cross/linux/amd64 [2021-07-16T17:34:29.827Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-16T17:34:29.827Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-16T17:34:29.843Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-16T17:34:30.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T17:34:31.206Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-16T17:34:32.131Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-16T17:34:32.131Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-16T17:34:32.131Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.55s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2021-07-16T17:34:33.045Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2021-07-16T17:34:33.045Z] === RUN TestCgroupNamespacesRun [2021-07-16T17:34:33.055Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-16T17:34:33.980Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-16T17:34:34.540Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-16T17:34:34.973Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2021-07-16T17:34:34.973Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-16T17:34:35.465Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-16T17:34:36.025Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-16T17:34:36.362Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.54s) [2021-07-16T17:34:36.362Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-16T17:34:36.951Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-16T17:34:36.951Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-16T17:34:38.282Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2021-07-16T17:34:38.282Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-16T17:34:38.836Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-16T17:34:39.763Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-16T17:34:40.202Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2021-07-16T17:34:40.202Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-16T17:34:40.324Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-16T17:34:40.324Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-16T17:34:41.249Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-16T17:34:41.249Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-16T17:34:41.249Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-16T17:34:42.122Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-07-16T17:34:42.122Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-16T17:34:42.174Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-16T17:34:42.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-16T17:34:42.990Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-16T17:34:43.511Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2021-07-16T17:34:43.511Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-16T17:34:43.916Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-16T17:34:44.084Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2021-07-16T17:34:44.084Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-16T17:34:44.172Z] docker_api_swarm_service_test.go:99: [d5aa837048c70] joining swarm manager [dc86e945fb6b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:34:44.732Z] === RUN TestDockerSuite/TestInspectImage [2021-07-16T17:34:44.732Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-16T17:34:44.987Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-16T17:34:44.987Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-16T17:34:44.987Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-16T17:34:44.987Z] docker_api_swarm_service_test.go:100: [d41f79e7dfcd3] joining swarm manager [dc86e945fb6b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:34:45.548Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-16T17:34:46.473Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-16T17:34:46.473Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-16T17:34:48.361Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-16T17:34:48.921Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-16T17:34:50.674Z] --- PASS: TestCgroupNamespacesRunOlderClient (6.33s) [2021-07-16T17:34:50.674Z] === RUN TestNISDomainname [2021-07-16T17:34:50.808Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-16T17:34:50.808Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-16T17:34:51.621Z] --- PASS: TestNISDomainname (1.34s) [2021-07-16T17:34:51.621Z] === RUN TestHostnameDnsResolution [2021-07-16T17:34:51.760Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-16T17:34:52.689Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-16T17:34:53.011Z] --- PASS: TestHostnameDnsResolution (1.45s) [2021-07-16T17:34:53.011Z] === RUN TestStats [2021-07-16T17:34:54.051Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-16T17:34:54.977Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-16T17:34:55.901Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-16T17:34:56.314Z] --- PASS: TestStats (2.87s) [2021-07-16T17:34:56.314Z] === RUN TestStopContainerWithTimeout [2021-07-16T17:34:56.314Z] === RUN TestStopContainerWithTimeout/0 [2021-07-16T17:34:56.314Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-16T17:34:56.314Z] === RUN TestStopContainerWithTimeout/1 [2021-07-16T17:34:56.314Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-16T17:34:56.314Z] === RUN TestStopContainerWithTimeout/3 [2021-07-16T17:34:56.314Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-16T17:34:56.314Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-16T17:34:56.314Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-16T17:34:56.314Z] === CONT TestStopContainerWithTimeout/0 [2021-07-16T17:34:56.314Z] === CONT TestStopContainerWithTimeout/3 [2021-07-16T17:34:56.314Z] === CONT TestStopContainerWithTimeout/1 [2021-07-16T17:34:56.314Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-16T17:34:56.462Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-16T17:34:57.387Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-16T17:34:57.947Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-16T17:34:58.872Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-16T17:34:58.872Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-16T17:34:59.619Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-16T17:34:59.619Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2021-07-16T17:34:59.619Z] --- PASS: TestStopContainerWithTimeout/1 (2.18s) [2021-07-16T17:34:59.619Z] --- PASS: TestStopContainerWithTimeout/3 (3.34s) [2021-07-16T17:34:59.619Z] --- PASS: TestStopContainerWithTimeout/-1 (3.39s) [2021-07-16T17:34:59.619Z] === RUN TestDeleteDevicemapper [2021-07-16T17:34:59.619Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T17:34:59.619Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-16T17:34:59.619Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T17:35:00.760Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-16T17:35:02.647Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-16T17:35:02.926Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.47s) [2021-07-16T17:35:02.926Z] === RUN TestUpdateMemory [2021-07-16T17:35:02.926Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:35:02.926Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-16T17:35:02.926Z] === RUN TestUpdateCPUQuota [2021-07-16T17:35:04.533Z] check_test.go:380: [d5aa837048c70] daemon is not started [2021-07-16T17:35:05.093Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-16T17:35:05.349Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-16T17:35:07.860Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-16T17:35:09.513Z] --- PASS: TestUpdateCPUQuota (5.84s) [2021-07-16T17:35:09.513Z] === RUN TestUpdatePidsLimit [2021-07-16T17:35:09.513Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-16T17:35:09.513Z] === RUN TestUpdatePidsLimit/no_change [2021-07-16T17:35:10.085Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-16T17:35:10.372Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-16T17:35:10.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-16T17:35:10.661Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-16T17:35:11.234Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-16T17:35:12.177Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-16T17:35:12.259Z] docker_api_swarm_service_test.go:532: [d113e2228d057] joining swarm manager [d359eaf8e3959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:35:12.514Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-16T17:35:12.514Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-16T17:35:12.750Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-16T17:35:13.075Z] docker_api_swarm_service_test.go:533: [df21c4b3bf3a8] joining swarm manager [d359eaf8e3959]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:35:14.139Z] --- PASS: TestUpdatePidsLimit (5.48s) [2021-07-16T17:35:14.139Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-07-16T17:35:14.139Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-07-16T17:35:14.139Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-07-16T17:35:14.139Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-07-16T17:35:14.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-07-16T17:35:14.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-07-16T17:35:14.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-07-16T17:35:14.139Z] === RUN TestUpdateRestartPolicy [2021-07-16T17:35:15.589Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-16T17:35:15.845Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-16T17:35:17.208Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-16T17:35:29.052Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2021-07-16T17:35:29.052Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T17:35:29.052Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2021-07-16T17:35:29.052Z] === RUN TestWaitNonBlocked [2021-07-16T17:35:29.052Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:35:29.052Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:35:29.052Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:35:29.052Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:35:29.052Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:35:29.052Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:35:29.052Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-16T17:35:29.052Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-07-16T17:35:29.052Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-07-16T17:35:29.052Z] === RUN TestWaitBlocked [2021-07-16T17:35:29.052Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:35:29.052Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:35:29.052Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:35:29.052Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:35:29.052Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T17:35:29.052Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T17:35:30.439Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-16T17:35:30.439Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) [2021-07-16T17:35:30.439Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-07-16T17:35:30.439Z] === CONT TestContainerStartOnDaemonRestart [2021-07-16T17:35:30.439Z] === CONT TestContainerKillOnDaemonStart [2021-07-16T17:35:30.439Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-16T17:35:30.439Z] === CONT TestDaemonHostGatewayIP [2021-07-16T17:35:32.064Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-16T17:35:32.064Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-16T17:35:32.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-16T17:35:33.758Z] --- PASS: TestContainerStartOnDaemonRestart (3.60s) [2021-07-16T17:35:33.758Z] === CONT TestDaemonRestartIpcMode [2021-07-16T17:35:34.019Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.75s) [2021-07-16T17:35:34.019Z] === CONT TestIpcModeOlderClient [2021-07-16T17:35:34.019Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-07-16T17:35:34.514Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-16T17:35:34.514Z] docker_api_swarm_service_test.go:147: [d866553cb99a8] joining swarm manager [d3a53a756e4bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:35:34.965Z] --- PASS: TestDaemonHostGatewayIP (4.72s) [2021-07-16T17:35:35.440Z] docker_api_swarm_service_test.go:147: [db92633cf67cb] joining swarm manager [d3a53a756e4bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:35:35.440Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-16T17:35:37.513Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2021-07-16T17:35:38.218Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-16T17:35:38.218Z] [2021-07-16T17:35:38.218Z] ________ ____ __. [2021-07-16T17:35:38.218Z] \_____ \ | |/ _| [2021-07-16T17:35:38.218Z] / | \| < [2021-07-16T17:35:38.218Z] / | \ | \ [2021-07-16T17:35:38.218Z] \_______ /____|__ \ [2021-07-16T17:35:38.218Z] \/ \/ [2021-07-16T17:35:38.218Z] [2021-07-16T17:35:38.218Z] INFO: make.ps1 ended at 07/16/2021 17:35:35 [2021-07-16T17:35:38.218Z] INFO: Binaries build ended at 07/16/2021 17:35:36. Duration:00:01:16.0867935 [2021-07-16T17:35:38.218Z] INFO: Copying the built daemon binary to d:\CI\PR-42647\2\binary\dockerd-723f744ef9.exe... [2021-07-16T17:35:38.218Z] INFO: Copying the built client binary to d:\CI\PR-42647\2\binary\docker-723f744ef9.exe... [2021-07-16T17:35:38.218Z] INFO: Copying dockerversion from the container... [2021-07-16T17:35:38.218Z] INFO: Copying the golang package from the container to d:\CI\PR-42647\2\installer\go.zip... [2021-07-16T17:35:38.703Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-16T17:35:38.703Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-16T17:35:38.959Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-16T17:35:39.168Z] INFO: Extracting go.zip to d:\CI\PR-42647\2\go [2021-07-16T17:35:39.214Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-16T17:35:39.214Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-16T17:35:39.774Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-16T17:35:40.699Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-16T17:35:43.056Z] f143c6fed32d: Pull complete [2021-07-16T17:35:43.056Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-16T17:35:43.056Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T17:35:43.056Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-16T17:35:43.056Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-16T17:35:43.056Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-07-16T17:35:43.056Z] WARN: Skipping validation tests [2021-07-16T17:35:43.056Z] INFO: Running unit tests at 07/16/2021 17:35:29... [2021-07-16T17:35:43.056Z] INFO: make.ps1 starting at 07/16/2021 17:35:34 [2021-07-16T17:35:43.056Z] INFO: Git commit (6e76b0e2b5) assumed from DOCKER_GITCOMMIT environment variable [2021-07-16T17:35:43.056Z] INFO: Invoking autogen... [2021-07-16T17:35:43.056Z] INFO: Running unit tests... [2021-07-16T17:35:43.518Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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 [2021-07-16T17:35:44.098Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2021-07-16T17:35:44.098Z] PASS [2021-07-16T17:35:44.098Z] [2021-07-16T17:35:44.098Z] === Skipped [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-16T17:35:44.098Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:35:44.098Z] [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-16T17:35:44.098Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:35:44.098Z] [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-16T17:35:44.098Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:35:44.098Z] [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T17:35:44.098Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T17:35:44.098Z] [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-16T17:35:44.098Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T17:35:44.098Z] [2021-07-16T17:35:44.098Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-16T17:35:44.098Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:35:44.098Z] [2021-07-16T17:35:44.098Z] [2021-07-16T17:35:44.098Z] DONE 196 tests, 6 skipped in 158.862s [2021-07-16T17:35:44.098Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-16T17:35:44.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-16T17:35:44.098Z] ++ set -e [2021-07-16T17:35:44.098Z] ++ '[' -n 0 ']' [2021-07-16T17:35:44.098Z] ++ set -x [2021-07-16T17:35:44.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-16T17:35:44.098Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T17:35:44.098Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-16T17:35:44.098Z] === RUN TestDaemonConfigValidation [2021-07-16T17:35:44.098Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:35:44.098Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:35:44.098Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-16T17:35:44.098Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-16T17:35:44.098Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-16T17:35:44.098Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-16T17:35:44.098Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-16T17:35:44.098Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-16T17:35:44.098Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-16T17:35:44.098Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-16T17:35:44.098Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-16T17:35:44.098Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-16T17:35:44.098Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-16T17:35:44.098Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-16T17:35:44.098Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-16T17:35:44.098Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-16T17:35:44.098Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-07-16T17:35:44.098Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-07-16T17:35:44.098Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-07-16T17:35:44.098Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-07-16T17:35:44.098Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-16T17:35:44.098Z] PASS [2021-07-16T17:35:44.098Z] [2021-07-16T17:35:44.098Z] DONE 7 tests in 0.852s [2021-07-16T17:35:44.098Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-16T17:35:44.098Z] ++ 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 [2021-07-16T17:35:44.098Z] ++ set -e [2021-07-16T17:35:44.098Z] ++ '[' -n 0 ']' [2021-07-16T17:35:44.098Z] ++ set -x [2021-07-16T17:35:44.099Z] ++ 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 [2021-07-16T17:35:44.858Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-16T17:35:45.419Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-16T17:35:46.645Z] INFO: Testing against a local daemon [2021-07-16T17:35:46.645Z] === RUN TestCommitInheritsEnv [2021-07-16T17:35:46.906Z] --- PASS: TestCommitInheritsEnv (0.38s) [2021-07-16T17:35:46.906Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T17:35:46.906Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-16T17:35:46.906Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T17:35:46.906Z] === RUN TestImagesFilterMultiReference [2021-07-16T17:35:47.168Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-07-16T17:35:47.168Z] === RUN TestImagePullPlatformInvalid [2021-07-16T17:35:47.168Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-16T17:35:47.168Z] === RUN TestRemoveImageOrphaning [2021-07-16T17:35:47.743Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2021-07-16T17:35:47.743Z] === RUN TestRemoveImageGarbageCollector [2021-07-16T17:35:47.743Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:35:47.743Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-16T17:35:47.743Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T17:35:47.743Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-16T17:35:47.743Z] === RUN TestTagInvalidReference [2021-07-16T17:35:47.743Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-16T17:35:47.743Z] === RUN TestTagValidPrefixedRepo [2021-07-16T17:35:47.743Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-16T17:35:47.743Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T17:35:47.743Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-07-16T17:35:47.743Z] === RUN TestTagOfficialNames [2021-07-16T17:35:48.005Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-16T17:35:48.005Z] === RUN TestTagMatchesDigest [2021-07-16T17:35:48.005Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-16T17:35:48.005Z] PASS [2021-07-16T17:35:48.005Z] [2021-07-16T17:35:48.005Z] === Skipped [2021-07-16T17:35:48.005Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T17:35:48.005Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-16T17:35:48.005Z] [2021-07-16T17:35:48.005Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-16T17:35:48.005Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:35:48.005Z] [2021-07-16T17:35:48.005Z] [2021-07-16T17:35:48.005Z] DONE 12 tests, 2 skipped in 4.050s [2021-07-16T17:35:48.005Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-16T17:35:48.005Z] ++ 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 [2021-07-16T17:35:48.005Z] ++ set -e [2021-07-16T17:35:48.005Z] ++ '[' -n 0 ']' [2021-07-16T17:35:48.005Z] ++ set -x [2021-07-16T17:35:48.005Z] ++ 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 [2021-07-16T17:35:48.005Z] INFO: Testing against a local daemon [2021-07-16T17:35:48.005Z] === RUN TestNetworkCreateDelete [2021-07-16T17:35:48.266Z] --- PASS: TestNetworkCreateDelete (0.25s) [2021-07-16T17:35:48.266Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T17:35:49.209Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2021-07-16T17:35:49.209Z] === RUN TestDaemonDNSFallback [2021-07-16T17:35:50.655Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-16T17:35:51.216Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-16T17:35:51.216Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-16T17:35:52.578Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-16T17:35:53.505Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-16T17:35:53.856Z] ? github.com/docker/docker/api [no test files] [2021-07-16T17:35:54.866Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-16T17:35:55.797Z] --- PASS: TestDaemonDNSFallback (6.86s) [2021-07-16T17:35:55.797Z] === RUN TestInspectNetwork [2021-07-16T17:35:56.228Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-16T17:35:57.153Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-16T17:35:59.039Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-16T17:35:59.599Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-16T17:36:00.008Z] === RUN TestInspectNetwork/full_network_id [2021-07-16T17:36:00.008Z] === RUN TestInspectNetwork/partial_network_id [2021-07-16T17:36:00.008Z] === RUN TestInspectNetwork/network_name [2021-07-16T17:36:00.008Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-16T17:36:00.525Z] === RUN TestDockerSuite/TestLogsSince [2021-07-16T17:36:04.217Z] --- PASS: TestInspectNetwork (8.41s) [2021-07-16T17:36:04.217Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-16T17:36:04.217Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-16T17:36:04.217Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-16T17:36:04.217Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-16T17:36:04.217Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T17:36:04.287Z] INFO: Extraction ended at 07/16/2021 17:36:01. Duration:00:00:22.5470850 [2021-07-16T17:36:04.287Z] INFO: Updating the golang and path environment variables [2021-07-16T17:36:04.287Z] INFO: GOPATH=d:\gopath [2021-07-16T17:36:04.287Z] INFO: go version go1.16.6 windows/amd64 [2021-07-16T17:36:04.287Z] INFO: Running the daemon under test in debug mode [2021-07-16T17:36:04.287Z] INFO: Starting a daemon under test... [2021-07-16T17:36:04.287Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42647\2\daemon --pidfile d:\CI\PR-42647\2\docker.pid -D [2021-07-16T17:36:04.287Z] INFO: Process started successfully. [2021-07-16T17:36:04.287Z] INFO: Start tailing logs of the daemon under tests [2021-07-16T17:36:04.287Z] INFO: Waiting for the daemon under test to start... [2021-07-16T17:36:06.205Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-16T17:36:06.205Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-16T17:36:06.205Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-16T17:36:06.205Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-16T17:36:06.205Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-16T17:36:06.205Z] Cross building: bundles/cross/windows/amd64 [2021-07-16T17:36:06.205Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-16T17:36:06.205Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-16T17:36:07.518Z] --- PASS: TestRunContainerWithBridgeNone (3.16s) [2021-07-16T17:36:07.518Z] === RUN TestNetworkInvalidJSON [2021-07-16T17:36:07.518Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T17:36:07.519Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T17:36:07.519Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:36:07.519Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:36:07.519Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:36:07.519Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:36:07.519Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T17:36:07.519Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:36:07.519Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:36:07.519Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-16T17:36:07.519Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-16T17:36:07.519Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-16T17:36:07.519Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-16T17:36:07.519Z] === RUN TestNetworkList [2021-07-16T17:36:07.519Z] === RUN TestNetworkList//networks [2021-07-16T17:36:07.519Z] === PAUSE TestNetworkList//networks [2021-07-16T17:36:07.519Z] === RUN TestNetworkList//networks/ [2021-07-16T17:36:07.519Z] === PAUSE TestNetworkList//networks/ [2021-07-16T17:36:07.519Z] === CONT TestNetworkList//networks [2021-07-16T17:36:07.519Z] === CONT TestNetworkList//networks/ [2021-07-16T17:36:07.519Z] --- PASS: TestNetworkList (0.03s) [2021-07-16T17:36:07.519Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T17:36:07.519Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T17:36:07.519Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T17:36:08.090Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-07-16T17:36:08.090Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T17:36:08.616Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-16T17:36:09.034Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-16T17:36:09.034Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T17:36:09.978Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-07-16T17:36:09.978Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T17:36:11.368Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-07-16T17:36:11.368Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T17:36:11.563Z] === RUN TestMiddlewares [2021-07-16T17:36:11.563Z] --- PASS: TestMiddlewares (0.00s) [2021-07-16T17:36:11.563Z] PASS [2021-07-16T17:36:11.563Z] coverage: 9.0% of statements [2021-07-16T17:36:11.563Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2021-07-16T17:36:12.755Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-07-16T17:36:12.755Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T17:36:12.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-16T17:36:13.327Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2021-07-16T17:36:13.327Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T17:36:13.340Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-16T17:36:14.266Z] === RUN TestDockerSuite/TestLogsTail [2021-07-16T17:36:15.192Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-16T17:36:15.874Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2021-07-16T17:36:15.874Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T17:36:15.874Z] service_test.go:242: FLAKY_TEST [2021-07-16T17:36:15.874Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T17:36:15.874Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T17:36:16.118Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-16T17:36:17.043Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-16T17:36:17.043Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-16T17:36:17.968Z] === RUN TestDockerSuite/TestNetHostname [2021-07-16T17:36:20.480Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-16T17:36:20.736Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-16T17:36:21.663Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-16T17:36:21.993Z] ...INFO: Daemon under test started and replied! [2021-07-16T17:36:21.993Z] INFO: Docker version of the daemon under test [2021-07-16T17:36:21.993Z] [2021-07-16T17:36:21.993Z] Client: [2021-07-16T17:36:21.993Z] Version: 17.06.2-ce [2021-07-16T17:36:21.993Z] API version: 1.30 [2021-07-16T17:36:21.993Z] Go version: go1.8.3 [2021-07-16T17:36:21.993Z] Git commit: cec0b72 [2021-07-16T17:36:21.993Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-16T17:36:21.993Z] OS/Arch: windows/amd64 [2021-07-16T17:36:21.993Z] [2021-07-16T17:36:21.993Z] Server: [2021-07-16T17:36:21.993Z] Version: 0.0.0-dev [2021-07-16T17:36:21.993Z] API version: 1.42 (minimum version 1.24) [2021-07-16T17:36:21.993Z] Go version: go1.16.6 [2021-07-16T17:36:21.993Z] Git commit: 723f744ef9 [2021-07-16T17:36:21.993Z] Built: 07/16/2021 17:34:25 [2021-07-16T17:36:21.993Z] OS/Arch: windows/amd64 [2021-07-16T17:36:21.993Z] Experimental: false [2021-07-16T17:36:21.993Z] [2021-07-16T17:36:21.993Z] INFO: Docker info of the daemon under test [2021-07-16T17:36:21.993Z] [2021-07-16T17:36:21.993Z] Containers: 0 [2021-07-16T17:36:21.993Z] Running: 0 [2021-07-16T17:36:21.993Z] Paused: 0 [2021-07-16T17:36:21.993Z] Stopped: 0 [2021-07-16T17:36:21.993Z] Images: 0 [2021-07-16T17:36:21.993Z] Server Version: 0.0.0-dev [2021-07-16T17:36:21.993Z] Storage Driver: windowsfilter [2021-07-16T17:36:21.993Z] Windows: [2021-07-16T17:36:21.993Z] Logging Driver: json-file [2021-07-16T17:36:21.993Z] Plugins: [2021-07-16T17:36:21.993Z] Volume: local [2021-07-16T17:36:21.993Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T17:36:21.993Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T17:36:21.993Z] Swarm: inactive [2021-07-16T17:36:21.993Z] Default Isolation: process [2021-07-16T17:36:21.993Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-16T17:36:21.993Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-16T17:36:21.993Z] OSType: windows [2021-07-16T17:36:21.993Z] Architecture: x86_64 [2021-07-16T17:36:21.993Z] CPUs: 4 [2021-07-16T17:36:21.993Z] Total Memory: 32GiB [2021-07-16T17:36:21.993Z] Name: azwin-2-51e770 [2021-07-16T17:36:21.993Z] ID: UWFY:AMSX:FJ2I:YA45:G4EW:IOFM:VDMJ:5BFJ:B5M2:AYJ7:2QOE:FVQN [2021-07-16T17:36:21.993Z] Docker Root Dir: D:\CI\PR-42647\2\daemon [2021-07-16T17:36:21.993Z] Debug Mode (client): false [2021-07-16T17:36:21.993Z] Debug Mode (server): true [2021-07-16T17:36:21.993Z] File Descriptors: -1 [2021-07-16T17:36:21.993Z] Goroutines: 16 [2021-07-16T17:36:21.993Z] System Time: 2021-07-16T17:36:20.8991896Z [2021-07-16T17:36:21.993Z] EventsListeners: 0 [2021-07-16T17:36:21.993Z] Registry: https://index.docker.io/v1/ [2021-07-16T17:36:21.993Z] Labels: [2021-07-16T17:36:21.993Z] Experimental: false [2021-07-16T17:36:21.993Z] Insecure Registries: [2021-07-16T17:36:21.993Z] 127.0.0.0/8 [2021-07-16T17:36:21.993Z] Live Restore Enabled: false [2021-07-16T17:36:21.993Z] [2021-07-16T17:36:21.993Z] [2021-07-16T17:36:21.993Z] INFO: Docker images of the daemon under test [2021-07-16T17:36:21.993Z] [2021-07-16T17:36:21.993Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T17:36:21.993Z] [2021-07-16T17:36:21.993Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-16T17:36:21.993Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-07-16T17:36:21.993Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-16T17:36:21.993Z] 29d5b6a226d2: Pulling fs layer [2021-07-16T17:36:24.177Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-16T17:36:24.737Z] === RUN TestDockerSuite/TestPluginActive [2021-07-16T17:36:26.099Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-16T17:36:31.339Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-16T17:36:31.339Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-16T17:36:31.339Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-16T17:36:31.901Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-16T17:36:33.999Z] --- PASS: TestServiceWithDataPathPortInit (17.13s) [2021-07-16T17:36:33.999Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T17:36:35.165Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-16T17:36:35.916Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1dg2ls6v4x6rv6di4ybioepyu Created:2021-07-16 17:36:34.123138983 +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[41c22b3c7d2bdb1eea990e1505a55774bbd460c15d855c11909ddb08b4ea31d4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m7w0pra9kwx4bztoi5xr3qudg EndpointID:7ba8bc6308662f76d633443e9f7e2548f0921ddd47bb3549344c9bd0f7ee1b35 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a8fa7d5fee8f6462d245d27dbe609f302e3231be800e7d515d4795cac27788a8 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:ba01a7e2e2dc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m7w0pra9kwx4bztoi5xr3qudg EndpointID:7ba8bc6308662f76d633443e9f7e2548f0921ddd47bb3549344c9bd0f7ee1b35 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-16T17:36:36.527Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-16T17:36:38.413Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-16T17:36:38.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-16T17:36:39.700Z] 29d5b6a226d2: Verifying Checksum [2021-07-16T17:36:39.700Z] 29d5b6a226d2: Download complete [2021-07-16T17:36:41.228Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.54s) [2021-07-16T17:36:41.228Z] PASS [2021-07-16T17:36:41.228Z] [2021-07-16T17:36:41.228Z] === Skipped [2021-07-16T17:36:41.228Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T17:36:41.228Z] service_test.go:242: FLAKY_TEST [2021-07-16T17:36:41.228Z] [2021-07-16T17:36:41.228Z] [2021-07-16T17:36:41.228Z] DONE 26 tests, 1 skipped in 52.637s [2021-07-16T17:36:41.228Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-16T17:36:41.228Z] ++ 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 [2021-07-16T17:36:41.228Z] ++ set -e [2021-07-16T17:36:41.228Z] ++ '[' -n 0 ']' [2021-07-16T17:36:41.228Z] ++ set -x [2021-07-16T17:36:41.228Z] ++ 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 [2021-07-16T17:36:41.228Z] INFO: Testing against a local daemon [2021-07-16T17:36:41.228Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-16T17:36:41.228Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:36:41.228Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T17:36:41.228Z] === RUN TestDockerNetworkIpvlan [2021-07-16T17:36:41.228Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:36:41.228Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-16T17:36:41.228Z] PASS [2021-07-16T17:36:41.228Z] [2021-07-16T17:36:41.228Z] === Skipped [2021-07-16T17:36:41.228Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T17:36:41.228Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:36:41.228Z] [2021-07-16T17:36:41.228Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-16T17:36:41.228Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T17:36:41.228Z] [2021-07-16T17:36:41.228Z] [2021-07-16T17:36:41.228Z] DONE 2 tests, 2 skipped in 0.132s [2021-07-16T17:36:41.228Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-16T17:36:41.228Z] ++ 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 [2021-07-16T17:36:41.228Z] ++ set -e [2021-07-16T17:36:41.228Z] ++ '[' -n 0 ']' [2021-07-16T17:36:41.228Z] ++ set -x [2021-07-16T17:36:41.228Z] ++ 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 [2021-07-16T17:36:42.648Z] INFO: Testing against a local daemon [2021-07-16T17:36:42.648Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-16T17:36:43.163Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-16T17:36:44.035Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2021-07-16T17:36:44.035Z] === RUN TestDockerNetworkMacvlan [2021-07-16T17:36:44.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-16T17:36:44.979Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-16T17:36:45.452Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-16T17:36:45.550Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-16T17:36:46.493Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-16T17:36:46.814Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-16T17:36:47.374Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-16T17:36:49.260Z] === RUN TestDockerSuite/TestPortList [2021-07-16T17:36:49.797Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-16T17:36:50.622Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-16T17:36:52.345Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-16T17:36:53.886Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-16T17:36:57.149Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-16T17:36:59.664Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-16T17:37:00.589Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-16T17:37:02.475Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-16T17:37:04.360Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-16T17:37:04.588Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-16T17:37:05.532Z] --- PASS: TestDockerNetworkMacvlan (21.46s) [2021-07-16T17:37:05.532Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-07-16T17:37:05.532Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-07-16T17:37:05.532Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.85s) [2021-07-16T17:37:05.532Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.94s) [2021-07-16T17:37:05.532Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.40s) [2021-07-16T17:37:05.532Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-07-16T17:37:05.532Z] PASS [2021-07-16T17:37:05.532Z] [2021-07-16T17:37:05.532Z] DONE 8 tests in 24.677s [2021-07-16T17:37:05.532Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-16T17:37:05.532Z] ++ 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 [2021-07-16T17:37:05.532Z] ++ set -e [2021-07-16T17:37:05.532Z] ++ '[' -n 0 ']' [2021-07-16T17:37:05.532Z] ++ set -x [2021-07-16T17:37:05.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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 [2021-07-16T17:37:05.532Z] testing: warning: no tests to run [2021-07-16T17:37:05.532Z] PASS [2021-07-16T17:37:05.532Z] [2021-07-16T17:37:05.532Z] DONE 0 tests in 0.028s [2021-07-16T17:37:05.532Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-16T17:37:05.532Z] ++ 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 [2021-07-16T17:37:05.532Z] ++ set -e [2021-07-16T17:37:05.532Z] ++ '[' -n 0 ']' [2021-07-16T17:37:05.532Z] ++ set -x [2021-07-16T17:37:05.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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 [2021-07-16T17:37:08.522Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-16T17:37:09.739Z] INFO: Testing against a local daemon [2021-07-16T17:37:09.739Z] === RUN TestAuthZPluginAllowRequest [2021-07-16T17:37:10.408Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-16T17:37:10.408Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-16T17:37:10.408Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-16T17:37:11.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-16T17:37:11.333Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-16T17:37:11.655Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2021-07-16T17:37:11.655Z] === RUN TestAuthZPluginTLS [2021-07-16T17:37:12.032Z] === RUN TestBoolValue [2021-07-16T17:37:12.032Z] --- PASS: TestBoolValue (0.00s) [2021-07-16T17:37:12.032Z] === RUN TestBoolValueOrDefault [2021-07-16T17:37:12.032Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-16T17:37:12.032Z] === RUN TestInt64ValueOrZero [2021-07-16T17:37:12.032Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-16T17:37:12.032Z] === RUN TestInt64ValueOrDefault [2021-07-16T17:37:12.032Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-16T17:37:12.032Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-16T17:37:12.032Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-16T17:37:12.032Z] === RUN TestJsonContentType [2021-07-16T17:37:12.032Z] --- PASS: TestJsonContentType (0.00s) [2021-07-16T17:37:12.032Z] PASS [2021-07-16T17:37:12.032Z] coverage: 14.7% of statements [2021-07-16T17:37:12.032Z] ok github.com/docker/docker/api/server/httputils 0.068s coverage: 14.7% of statements [2021-07-16T17:37:12.032Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-16T17:37:12.032Z] === RUN TestMaskSecretKeys [2021-07-16T17:37:12.032Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-16T17:37:12.032Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-16T17:37:12.032Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-16T17:37:12.032Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-16T17:37:12.032Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-16T17:37:12.032Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-16T17:37:12.032Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-16T17:37:12.032Z] === RUN TestVersionMiddlewareVersion [2021-07-16T17:37:12.032Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-16T17:37:12.032Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-16T17:37:12.032Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-16T17:37:12.032Z] PASS [2021-07-16T17:37:12.032Z] coverage: 37.7% of statements [2021-07-16T17:37:12.032Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2021-07-16T17:37:12.032Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-16T17:37:12.032Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-16T17:37:12.032Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-16T17:37:12.032Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-16T17:37:12.032Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-16T17:37:12.032Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-16T17:37:12.032Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-16T17:37:12.032Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-16T17:37:12.228Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-16T17:37:12.228Z] === RUN TestAuthZPluginDenyRequest [2021-07-16T17:37:12.258Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-16T17:37:12.258Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-16T17:37:12.494Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-16T17:37:12.800Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-07-16T17:37:12.800Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-16T17:37:12.818Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-16T17:37:12.818Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-16T17:37:12.957Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-16T17:37:12.957Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-16T17:37:13.061Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-07-16T17:37:13.061Z] === RUN TestAuthZPluginDenyResponse [2021-07-16T17:37:13.423Z] === RUN TestAdjustForAPIVersion [2021-07-16T17:37:13.423Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-16T17:37:13.423Z] PASS [2021-07-16T17:37:13.423Z] coverage: 5.7% of statements [2021-07-16T17:37:13.423Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2021-07-16T17:37:13.423Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-16T17:37:13.423Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-16T17:37:13.423Z] ? github.com/docker/docker/api/types [no test files] [2021-07-16T17:37:13.423Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-16T17:37:13.423Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-16T17:37:13.423Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-16T17:37:13.423Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-16T17:37:13.423Z] === RUN TestStrSliceMarshalJSON [2021-07-16T17:37:13.423Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-16T17:37:13.423Z] === RUN TestStrSliceUnmarshalJSON [2021-07-16T17:37:13.423Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-16T17:37:13.423Z] === RUN TestStrSliceUnmarshalString [2021-07-16T17:37:13.423Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-16T17:37:13.423Z] === RUN TestStrSliceUnmarshalSlice [2021-07-16T17:37:13.423Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-16T17:37:13.423Z] PASS [2021-07-16T17:37:13.423Z] coverage: 90.0% of statements [2021-07-16T17:37:13.423Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-07-16T17:37:13.639Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2021-07-16T17:37:13.639Z] === RUN TestAuthZPluginAllowEventStream [2021-07-16T17:37:13.834Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-16T17:37:13.834Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-16T17:37:13.834Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-16T17:37:13.886Z] === RUN TestToJSON [2021-07-16T17:37:13.886Z] --- PASS: TestToJSON (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestToParamWithVersion [2021-07-16T17:37:13.886Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestFromJSON [2021-07-16T17:37:13.886Z] --- PASS: TestFromJSON (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestEmpty [2021-07-16T17:37:13.886Z] --- PASS: TestEmpty (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestArgsMatchKVListEmptySources [2021-07-16T17:37:13.886Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestArgsMatchKVList [2021-07-16T17:37:13.886Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestArgsMatch [2021-07-16T17:37:13.886Z] --- PASS: TestArgsMatch (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestAdd [2021-07-16T17:37:13.886Z] --- PASS: TestAdd (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestDel [2021-07-16T17:37:13.886Z] --- PASS: TestDel (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestLen [2021-07-16T17:37:13.886Z] --- PASS: TestLen (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestExactMatch [2021-07-16T17:37:13.886Z] --- PASS: TestExactMatch (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestOnlyOneExactMatch [2021-07-16T17:37:13.886Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestContains [2021-07-16T17:37:13.886Z] --- PASS: TestContains (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestValidate [2021-07-16T17:37:13.886Z] --- PASS: TestValidate (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestWalkValues [2021-07-16T17:37:13.886Z] --- PASS: TestWalkValues (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestFuzzyMatch [2021-07-16T17:37:13.886Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestClone [2021-07-16T17:37:13.886Z] --- PASS: TestClone (0.00s) [2021-07-16T17:37:13.886Z] PASS [2021-07-16T17:37:13.886Z] coverage: 92.2% of statements [2021-07-16T17:37:13.886Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2021-07-16T17:37:13.886Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-16T17:37:13.886Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-16T17:37:13.886Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-16T17:37:13.886Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-16T17:37:13.886Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-16T17:37:13.886Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-16T17:37:13.886Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-16T17:37:13.886Z] === RUN TestDurationToSecondsString [2021-07-16T17:37:13.886Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-16T17:37:13.886Z] === RUN TestGetTimestamp [2021-07-16T17:37:14.090Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-16T17:37:14.090Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-16T17:37:14.345Z] remote: Enumerating objects: 23, done. [2021-07-16T17:37:14.345Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-16T17:37:14.345Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-16T17:37:14.345Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-16T17:37:14.345Z] 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. [2021-07-16T17:37:14.345Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-16T17:37:14.348Z] === RUN TestCompareVersion [2021-07-16T17:37:14.348Z] --- PASS: TestCompareVersion (0.00s) [2021-07-16T17:37:14.348Z] PASS [2021-07-16T17:37:14.348Z] coverage: 75.0% of statements [2021-07-16T17:37:14.348Z] ok github.com/docker/docker/api/types/versions 0.057s coverage: 75.0% of statements [2021-07-16T17:37:14.348Z] --- PASS: TestGetTimestamp (0.14s) [2021-07-16T17:37:14.348Z] === RUN TestParseTimestamps [2021-07-16T17:37:14.348Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-16T17:37:14.348Z] PASS [2021-07-16T17:37:14.348Z] coverage: 100.0% of statements [2021-07-16T17:37:14.348Z] ok github.com/docker/docker/api/types/time 0.207s coverage: 100.0% of statements [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/builder [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-16T17:37:14.348Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-16T17:37:14.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-16T17:37:14.711Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-16T17:37:15.555Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2021-07-16T17:37:15.555Z] === RUN TestAuthZPluginErrorResponse [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-16T17:37:15.896Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-16T17:37:15.896Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-16T17:37:15.896Z] === RUN TestCloneArgsSmartHttp [2021-07-16T17:37:15.896Z] --- PASS: TestCloneArgsSmartHttp (0.08s) [2021-07-16T17:37:15.896Z] === RUN TestCloneArgsDumbHttp [2021-07-16T17:37:15.896Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-16T17:37:15.896Z] === RUN TestCloneArgsGit [2021-07-16T17:37:15.896Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-16T17:37:15.896Z] === RUN TestCheckoutGit [2021-07-16T17:37:16.127Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-16T17:37:16.127Z] === RUN TestAuthZPluginErrorRequest [2021-07-16T17:37:16.700Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-07-16T17:37:16.700Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-16T17:37:17.273Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-07-16T17:37:17.273Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-16T17:37:17.443Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-16T17:37:17.443Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestProcessNoDockerignore [2021-07-16T17:37:17.443Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-16T17:37:17.443Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestDetectContentType [2021-07-16T17:37:17.443Z] --- PASS: TestDetectContentType (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestSelectAcceptableMIME [2021-07-16T17:37:17.443Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestInspectEmptyResponse [2021-07-16T17:37:17.443Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestInspectResponseBinary [2021-07-16T17:37:17.443Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestResponseUnsupportedContentType [2021-07-16T17:37:17.443Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestInspectResponseTextSimple [2021-07-16T17:37:17.443Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestInspectResponseEmptyContentType [2021-07-16T17:37:17.443Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestUnknownContentLength [2021-07-16T17:37:17.443Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestDownloadRemote [2021-07-16T17:37:17.443Z] --- PASS: TestDownloadRemote (0.08s) [2021-07-16T17:37:17.443Z] === RUN TestGetWithStatusError [2021-07-16T17:37:17.443Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestCloseRootDirectory [2021-07-16T17:37:17.443Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:37:17.443Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestHashFile [2021-07-16T17:37:17.443Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:37:17.443Z] --- SKIP: TestHashFile (0.00s) [2021-07-16T17:37:17.443Z] === RUN TestHashSubdir [2021-07-16T17:37:17.443Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:37:17.443Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-16T17:37:17.443Z] === RUN TestRemoveDirectory [2021-07-16T17:37:17.443Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:37:17.443Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-16T17:37:17.443Z] PASS [2021-07-16T17:37:17.443Z] coverage: 9.3% of statements [2021-07-16T17:37:17.443Z] ok github.com/docker/docker/builder/remotecontext 0.291s coverage: 9.3% of statements [2021-07-16T17:37:17.908Z] === RUN TestGetAllAllowed [2021-07-16T17:37:17.908Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestGetAllMeta [2021-07-16T17:37:17.908Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-16T17:37:17.908Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestIsUnreferencedBuiltin [2021-07-16T17:37:17.908Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestIsExistingDirectory [2021-07-16T17:37:17.908Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-16T17:37:17.908Z] === RUN TestGetFilenameForDownload [2021-07-16T17:37:17.908Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestEnv2Variables [2021-07-16T17:37:17.908Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-16T17:37:17.908Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestMaintainer [2021-07-16T17:37:17.908Z] --- PASS: TestMaintainer (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestLabel [2021-07-16T17:37:17.908Z] --- PASS: TestLabel (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestFromScratch [2021-07-16T17:37:17.908Z] --- PASS: TestFromScratch (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestFromWithArg [2021-07-16T17:37:17.908Z] --- PASS: TestFromWithArg (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-16T17:37:17.908Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestFromWithUndefinedArg [2021-07-16T17:37:17.908Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestFromMultiStageWithNamedStage [2021-07-16T17:37:17.908Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestOnbuild [2021-07-16T17:37:17.908Z] --- PASS: TestOnbuild (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestWorkdir [2021-07-16T17:37:17.908Z] --- PASS: TestWorkdir (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestCmd [2021-07-16T17:37:17.908Z] --- PASS: TestCmd (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestHealthcheckNone [2021-07-16T17:37:17.908Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestHealthcheckCmd [2021-07-16T17:37:17.908Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestEntrypoint [2021-07-16T17:37:17.908Z] --- PASS: TestEntrypoint (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestExpose [2021-07-16T17:37:17.908Z] --- PASS: TestExpose (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestUser [2021-07-16T17:37:17.908Z] --- PASS: TestUser (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestVolume [2021-07-16T17:37:17.908Z] --- PASS: TestVolume (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestStopSignal [2021-07-16T17:37:17.908Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-16T17:37:17.908Z] --- SKIP: TestStopSignal (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestArg [2021-07-16T17:37:17.908Z] --- PASS: TestArg (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestShell [2021-07-16T17:37:17.908Z] --- PASS: TestShell (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestPrependEnvOnCmd [2021-07-16T17:37:17.908Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestRunWithBuildArgs [2021-07-16T17:37:17.908Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestRunIgnoresHealthcheck [2021-07-16T17:37:17.908Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestDispatchUnsupportedOptions [2021-07-16T17:37:17.908Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-16T17:37:17.908Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-16T17:37:17.908Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-16T17:37:17.908Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-16T17:37:17.908Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-16T17:37:17.908Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-16T17:37:17.908Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestNormalizeWorkdir [2021-07-16T17:37:17.908Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestDispatch [2021-07-16T17:37:17.908Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-16T17:37:17.908Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-16T17:37:17.908Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-16T17:37:17.908Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-16T17:37:17.908Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-16T17:37:17.908Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-16T17:37:17.908Z] === RUN TestDispatch/COPY_url [2021-07-16T17:37:17.908Z] --- PASS: TestDispatch (0.09s) [2021-07-16T17:37:17.908Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-07-16T17:37:17.908Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-16T17:37:17.908Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-16T17:37:17.908Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-16T17:37:17.908Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-16T17:37:17.908Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-16T17:37:17.908Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestAddScratchImageAddsToMounts [2021-07-16T17:37:17.908Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-16T17:37:17.908Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-16T17:37:17.908Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-16T17:37:17.908Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestImageSourceGetAddsToMounts [2021-07-16T17:37:17.908Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestEmptyDockerfile [2021-07-16T17:37:17.908Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestSymlinkDockerfile [2021-07-16T17:37:17.908Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-16T17:37:17.908Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-16T17:37:17.908Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestNonExistingDockerfile [2021-07-16T17:37:17.908Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestCopyRunConfig [2021-07-16T17:37:17.908Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestDeepCopyRunConfig [2021-07-16T17:37:17.908Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestExportImage [2021-07-16T17:37:17.908Z] --- PASS: TestExportImage (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestNormalizeDest [2021-07-16T17:37:17.908Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-16T17:37:17.908Z] PASS [2021-07-16T17:37:17.908Z] coverage: 47.0% of statements [2021-07-16T17:37:17.908Z] ok github.com/docker/docker/builder/dockerfile 0.215s coverage: 47.0% of statements [2021-07-16T17:37:17.908Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-16T17:37:17.908Z] === RUN TestEnable [2021-07-16T17:37:17.908Z] --- PASS: TestEnable (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestDisable [2021-07-16T17:37:17.908Z] --- PASS: TestDisable (0.00s) [2021-07-16T17:37:17.908Z] === RUN TestEnabled [2021-07-16T17:37:17.908Z] --- PASS: TestEnabled (0.00s) [2021-07-16T17:37:17.908Z] PASS [2021-07-16T17:37:17.908Z] coverage: 100.0% of statements [2021-07-16T17:37:17.908Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2021-07-16T17:37:17.973Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-16T17:37:19.190Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2021-07-16T17:37:19.190Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-16T17:37:19.335Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-16T17:37:19.462Z] === RUN TestTCP4Proxy [2021-07-16T17:37:19.462Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-16T17:37:19.462Z] === RUN TestTCP4ProxyHalfClose [2021-07-16T17:37:19.462Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-16T17:37:19.462Z] === RUN TestTCP6Proxy [2021-07-16T17:37:19.462Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-16T17:37:19.462Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-16T17:37:19.462Z] === RUN TestTCPDualStackProxy [2021-07-16T17:37:19.462Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-16T17:37:19.462Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-16T17:37:19.462Z] === RUN TestUDP4Proxy [2021-07-16T17:37:19.462Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-16T17:37:19.462Z] === RUN TestUDP6Proxy [2021-07-16T17:37:19.462Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-16T17:37:19.462Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-16T17:37:19.462Z] === RUN TestUDPWriteError [2021-07-16T17:37:19.462Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-16T17:37:19.462Z] === RUN TestSCTP4Proxy [2021-07-16T17:37:19.462Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-16T17:37:19.462Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-16T17:37:19.462Z] === RUN TestSCTP6Proxy [2021-07-16T17:37:19.462Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-16T17:37:19.462Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-16T17:37:19.462Z] PASS [2021-07-16T17:37:19.462Z] coverage: 49.4% of statements [2021-07-16T17:37:19.462Z] ok github.com/docker/docker/cmd/docker-proxy 0.094s coverage: 49.4% of statements [2021-07-16T17:37:19.590Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-16T17:37:19.593Z] Cross building: bundles/cross/linux/ppc64le [2021-07-16T17:37:19.593Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-16T17:37:19.593Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-16T17:37:19.846Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-16T17:37:21.106Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.93s) [2021-07-16T17:37:21.106Z] === RUN TestAuthZPluginHeader [2021-07-16T17:37:22.050Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-07-16T17:37:22.050Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-16T17:37:22.050Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:37:22.050Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-16T17:37:22.050Z] === RUN TestAuthZPluginV2Disable [2021-07-16T17:37:22.050Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:37:22.050Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-16T17:37:22.050Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-16T17:37:22.050Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:37:22.050Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-16T17:37:22.050Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-16T17:37:22.050Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:37:22.050Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-16T17:37:22.050Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-16T17:37:23.106Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-16T17:37:24.031Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-16T17:37:27.293Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-16T17:37:29.820Z] === RUN TestCheckpointCreateError [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestCheckpointCreate [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestCheckpointDeleteError [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestCheckpointDelete [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestCheckpointListError [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestCheckpointList [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointList (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestCheckpointListContainerNotFound [2021-07-16T17:37:29.820Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestNewClientWithOpsFromEnv [2021-07-16T17:37:29.820Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-16T17:37:29.820Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestGetAPIPath [2021-07-16T17:37:29.820Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestParseHostURL [2021-07-16T17:37:29.820Z] --- PASS: TestParseHostURL (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-16T17:37:29.820Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestNegotiateAPIVersion [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestNegotiateAPVersionOverride [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-16T17:37:29.820Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestClientRedirect [2021-07-16T17:37:29.820Z] --- PASS: TestClientRedirect (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestConfigCreateUnsupported [2021-07-16T17:37:29.820Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestConfigCreateError [2021-07-16T17:37:29.820Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestConfigCreate [2021-07-16T17:37:29.820Z] --- PASS: TestConfigCreate (0.00s) [2021-07-16T17:37:29.820Z] === RUN TestConfigInspectNotFound [2021-07-16T17:37:29.820Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigInspectWithEmptyID [2021-07-16T17:37:29.821Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigInspectUnsupported [2021-07-16T17:37:29.821Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigInspectError [2021-07-16T17:37:29.821Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigInspectConfigNotFound [2021-07-16T17:37:29.821Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigInspect [2021-07-16T17:37:29.821Z] --- PASS: TestConfigInspect (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigListUnsupported [2021-07-16T17:37:29.821Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigListError [2021-07-16T17:37:29.821Z] --- PASS: TestConfigListError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigList [2021-07-16T17:37:29.821Z] --- PASS: TestConfigList (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigRemoveUnsupported [2021-07-16T17:37:29.821Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigRemoveError [2021-07-16T17:37:29.821Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigRemove [2021-07-16T17:37:29.821Z] --- PASS: TestConfigRemove (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigUpdateUnsupported [2021-07-16T17:37:29.821Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigUpdateError [2021-07-16T17:37:29.821Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestConfigUpdate [2021-07-16T17:37:29.821Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerCommitError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerCommit [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCommit (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerStatPathError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerStatPathNotFoundError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerStatPathNoHeaderError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerStatPath [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestCopyToContainerError [2021-07-16T17:37:29.821Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestCopyToContainerNotFoundError [2021-07-16T17:37:29.821Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-16T17:37:29.821Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestCopyToContainer [2021-07-16T17:37:29.821Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestCopyFromContainerError [2021-07-16T17:37:29.821Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestCopyFromContainerNotFoundError [2021-07-16T17:37:29.821Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-16T17:37:29.821Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-16T17:37:29.821Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestCopyFromContainer [2021-07-16T17:37:29.821Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerCreateError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerCreateImageNotFound [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerCreateWithName [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerCreateAutoRemove [2021-07-16T17:37:29.821Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerDiffError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerDiff [2021-07-16T17:37:29.821Z] --- PASS: TestContainerDiff (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerExecCreateError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerExecCreate [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerExecStartError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerExecStart [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerExecInspectError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerExecInspect [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerExportError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExportError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerExport [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExport (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerInspectError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerInspectContainerNotFound [2021-07-16T17:37:29.821Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerInspectWithEmptyID [2021-07-16T17:37:29.821Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerInspect [2021-07-16T17:37:29.821Z] --- PASS: TestContainerInspect (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerInspectNode [2021-07-16T17:37:29.821Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerKillError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerKillError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerKill [2021-07-16T17:37:29.821Z] --- PASS: TestContainerKill (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerListError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerListError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerList [2021-07-16T17:37:29.821Z] --- PASS: TestContainerList (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerLogsNotFoundError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerLogsError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerLogs [2021-07-16T17:37:29.821Z] --- PASS: TestContainerLogs (0.18s) [2021-07-16T17:37:29.821Z] === RUN TestContainerPauseError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerPause [2021-07-16T17:37:29.821Z] --- PASS: TestContainerPause (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainersPruneError [2021-07-16T17:37:29.821Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainersPrune [2021-07-16T17:37:29.821Z] --- PASS: TestContainersPrune (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerRemoveError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerRemoveNotFoundError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerRemove [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRemove (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerRenameError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerRename [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRename (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerResizeError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerExecResizeError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerResize [2021-07-16T17:37:29.821Z] --- PASS: TestContainerResize (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerExecResize [2021-07-16T17:37:29.821Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerRestartError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerRestart [2021-07-16T17:37:29.821Z] --- PASS: TestContainerRestart (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerStartError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStartError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerStart [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStart (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerStatsError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerStats [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStats (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerStopError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStopError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerStop [2021-07-16T17:37:29.821Z] --- PASS: TestContainerStop (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerTopError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerTopError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerTop [2021-07-16T17:37:29.821Z] --- PASS: TestContainerTop (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerUnpauseError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerUnpause [2021-07-16T17:37:29.821Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerUpdateError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerUpdate [2021-07-16T17:37:29.821Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerWaitError [2021-07-16T17:37:29.821Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestContainerWait [2021-07-16T17:37:29.821Z] --- PASS: TestContainerWait (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestDiskUsageError [2021-07-16T17:37:29.821Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestDiskUsage [2021-07-16T17:37:29.821Z] --- PASS: TestDiskUsage (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestDistributionInspectUnsupported [2021-07-16T17:37:29.821Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestDistributionInspectWithEmptyID [2021-07-16T17:37:29.821Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestEventsErrorInOptions [2021-07-16T17:37:29.821Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestEventsErrorFromServer [2021-07-16T17:37:29.821Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestEvents [2021-07-16T17:37:29.821Z] --- PASS: TestEvents (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestTLSCloseWriter [2021-07-16T17:37:29.821Z] === PAUSE TestTLSCloseWriter [2021-07-16T17:37:29.821Z] === RUN TestImageBuildError [2021-07-16T17:37:29.821Z] --- PASS: TestImageBuildError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageBuild [2021-07-16T17:37:29.821Z] --- PASS: TestImageBuild (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestGetDockerOS [2021-07-16T17:37:29.821Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageCreateError [2021-07-16T17:37:29.821Z] --- PASS: TestImageCreateError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageCreate [2021-07-16T17:37:29.821Z] --- PASS: TestImageCreate (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageHistoryError [2021-07-16T17:37:29.821Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageHistory [2021-07-16T17:37:29.821Z] --- PASS: TestImageHistory (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageImportError [2021-07-16T17:37:29.821Z] --- PASS: TestImageImportError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageImport [2021-07-16T17:37:29.821Z] --- PASS: TestImageImport (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageInspectError [2021-07-16T17:37:29.821Z] --- PASS: TestImageInspectError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageInspectImageNotFound [2021-07-16T17:37:29.821Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageInspectWithEmptyID [2021-07-16T17:37:29.821Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageInspect [2021-07-16T17:37:29.821Z] --- PASS: TestImageInspect (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageListError [2021-07-16T17:37:29.821Z] --- PASS: TestImageListError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageList [2021-07-16T17:37:29.821Z] --- PASS: TestImageList (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageListApiBefore125 [2021-07-16T17:37:29.821Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageLoadError [2021-07-16T17:37:29.821Z] --- PASS: TestImageLoadError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageLoad [2021-07-16T17:37:29.821Z] --- PASS: TestImageLoad (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagesPruneError [2021-07-16T17:37:29.821Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagesPrune [2021-07-16T17:37:29.821Z] --- PASS: TestImagesPrune (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePullReferenceParseError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePullAnyError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePullWithoutErrors [2021-07-16T17:37:29.821Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePushReferenceError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePushAnyError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImagePushWithoutErrors [2021-07-16T17:37:29.821Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-16T17:37:29.821Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-16T17:37:29.821Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-16T17:37:29.821Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-16T17:37:29.821Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageRemoveError [2021-07-16T17:37:29.821Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageRemoveImageNotFound [2021-07-16T17:37:29.821Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageRemove [2021-07-16T17:37:29.821Z] --- PASS: TestImageRemove (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageSaveError [2021-07-16T17:37:29.821Z] --- PASS: TestImageSaveError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageSave [2021-07-16T17:37:29.821Z] --- PASS: TestImageSave (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageSearchAnyError [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageSearchWithoutErrors [2021-07-16T17:37:29.821Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageTagError [2021-07-16T17:37:29.821Z] --- PASS: TestImageTagError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageTagInvalidReference [2021-07-16T17:37:29.821Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageTagInvalidSourceImageName [2021-07-16T17:37:29.821Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageTagHexSource [2021-07-16T17:37:29.821Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestImageTag [2021-07-16T17:37:29.821Z] --- PASS: TestImageTag (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestInfoServerError [2021-07-16T17:37:29.821Z] --- PASS: TestInfoServerError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestInfoInvalidResponseJSONError [2021-07-16T17:37:29.821Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestInfo [2021-07-16T17:37:29.821Z] --- PASS: TestInfo (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkConnectError [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkConnect [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkCreateError [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkCreate [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkDisconnectError [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkDisconnect [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkInspectError [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkInspectNotFoundError [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkInspectWithEmptyID [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkInspect [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkListError [2021-07-16T17:37:29.821Z] --- PASS: TestNetworkListError (0.00s) [2021-07-16T17:37:29.821Z] === RUN TestNetworkList [2021-07-16T17:37:29.822Z] --- PASS: TestNetworkList (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNetworksPruneError [2021-07-16T17:37:29.822Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNetworksPrune [2021-07-16T17:37:29.822Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNetworkRemoveError [2021-07-16T17:37:29.822Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNetworkRemove [2021-07-16T17:37:29.822Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNodeInspectError [2021-07-16T17:37:29.822Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNodeInspectNodeNotFound [2021-07-16T17:37:29.822Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNodeInspectWithEmptyID [2021-07-16T17:37:29.822Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNodeInspect [2021-07-16T17:37:29.822Z] --- PASS: TestNodeInspect (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNodeListError [2021-07-16T17:37:29.822Z] --- PASS: TestNodeListError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNodeList [2021-07-16T17:37:29.822Z] --- PASS: TestNodeList (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNodeRemoveError [2021-07-16T17:37:29.822Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNodeRemove [2021-07-16T17:37:29.822Z] --- PASS: TestNodeRemove (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNodeUpdateError [2021-07-16T17:37:29.822Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestNodeUpdate [2021-07-16T17:37:29.822Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestOptionWithTimeout [2021-07-16T17:37:29.822Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPingFail [2021-07-16T17:37:29.822Z] --- PASS: TestPingFail (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPingWithError [2021-07-16T17:37:29.822Z] 2021/07/16 17:37:29 RoundTripper returned a response & error; ignoring response [2021-07-16T17:37:29.822Z] 2021/07/16 17:37:29 RoundTripper returned a response & error; ignoring response [2021-07-16T17:37:29.822Z] --- PASS: TestPingWithError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPingSuccess [2021-07-16T17:37:29.822Z] --- PASS: TestPingSuccess (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPingHeadFallback [2021-07-16T17:37:29.822Z] === RUN TestPingHeadFallback/OK [2021-07-16T17:37:29.822Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-16T17:37:29.822Z] === RUN TestPingHeadFallback/Not_Found [2021-07-16T17:37:29.822Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-16T17:37:29.822Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-16T17:37:29.822Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-16T17:37:29.822Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-16T17:37:29.822Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-16T17:37:29.822Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginDisableError [2021-07-16T17:37:29.822Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginDisable [2021-07-16T17:37:29.822Z] --- PASS: TestPluginDisable (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginEnableError [2021-07-16T17:37:29.822Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginEnable [2021-07-16T17:37:29.822Z] --- PASS: TestPluginEnable (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginInspectError [2021-07-16T17:37:29.822Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginInspectWithEmptyID [2021-07-16T17:37:29.822Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginInspect [2021-07-16T17:37:29.822Z] --- PASS: TestPluginInspect (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginListError [2021-07-16T17:37:29.822Z] --- PASS: TestPluginListError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginList [2021-07-16T17:37:29.822Z] --- PASS: TestPluginList (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginPushError [2021-07-16T17:37:29.822Z] --- PASS: TestPluginPushError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginPush [2021-07-16T17:37:29.822Z] --- PASS: TestPluginPush (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginRemoveError [2021-07-16T17:37:29.822Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginRemove [2021-07-16T17:37:29.822Z] --- PASS: TestPluginRemove (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginSetError [2021-07-16T17:37:29.822Z] --- PASS: TestPluginSetError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPluginSet [2021-07-16T17:37:29.822Z] --- PASS: TestPluginSet (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSetHostHeader [2021-07-16T17:37:29.822Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestPlainTextError [2021-07-16T17:37:29.822Z] --- PASS: TestPlainTextError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestInfiniteError [2021-07-16T17:37:29.822Z] --- PASS: TestInfiniteError (0.03s) [2021-07-16T17:37:29.822Z] === RUN TestCanceledContext [2021-07-16T17:37:29.822Z] 2021/07/16 17:37:29 RoundTripper returned a response & error; ignoring response [2021-07-16T17:37:29.822Z] --- PASS: TestCanceledContext (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestDeadlineExceededContext [2021-07-16T17:37:29.822Z] 2021/07/16 17:37:29 RoundTripper returned a response & error; ignoring response [2021-07-16T17:37:29.822Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretCreateUnsupported [2021-07-16T17:37:29.822Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretCreateError [2021-07-16T17:37:29.822Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretCreate [2021-07-16T17:37:29.822Z] --- PASS: TestSecretCreate (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretInspectUnsupported [2021-07-16T17:37:29.822Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretInspectError [2021-07-16T17:37:29.822Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretInspectSecretNotFound [2021-07-16T17:37:29.822Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretInspectWithEmptyID [2021-07-16T17:37:29.822Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretInspect [2021-07-16T17:37:29.822Z] --- PASS: TestSecretInspect (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretListUnsupported [2021-07-16T17:37:29.822Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretListError [2021-07-16T17:37:29.822Z] --- PASS: TestSecretListError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretList [2021-07-16T17:37:29.822Z] --- PASS: TestSecretList (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretRemoveUnsupported [2021-07-16T17:37:29.822Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretRemoveError [2021-07-16T17:37:29.822Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretRemove [2021-07-16T17:37:29.822Z] --- PASS: TestSecretRemove (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretUpdateUnsupported [2021-07-16T17:37:29.822Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretUpdateError [2021-07-16T17:37:29.822Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSecretUpdate [2021-07-16T17:37:29.822Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceCreateError [2021-07-16T17:37:29.822Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceCreate [2021-07-16T17:37:29.822Z] --- PASS: TestServiceCreate (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-16T17:37:29.822Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceCreateDigestPinning [2021-07-16T17:37:29.822Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceInspectError [2021-07-16T17:37:29.822Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceInspectServiceNotFound [2021-07-16T17:37:29.822Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceInspectWithEmptyID [2021-07-16T17:37:29.822Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceInspect [2021-07-16T17:37:29.822Z] --- PASS: TestServiceInspect (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceListError [2021-07-16T17:37:29.822Z] --- PASS: TestServiceListError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceList [2021-07-16T17:37:29.822Z] --- PASS: TestServiceList (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceLogsError [2021-07-16T17:37:29.822Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceLogs [2021-07-16T17:37:29.822Z] --- PASS: TestServiceLogs (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceRemoveError [2021-07-16T17:37:29.822Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceRemoveNotFoundError [2021-07-16T17:37:29.822Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceRemove [2021-07-16T17:37:29.822Z] --- PASS: TestServiceRemove (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceUpdateError [2021-07-16T17:37:29.822Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestServiceUpdate [2021-07-16T17:37:29.822Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmGetUnlockKeyError [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmGetUnlockKey [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmInitError [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmInit [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmInit (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmInspectError [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmInspect [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmJoinError [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmJoin [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmLeaveError [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmLeave [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmUnlockError [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmUnlock [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmUpdateError [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestSwarmUpdate [2021-07-16T17:37:29.822Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestTaskInspectError [2021-07-16T17:37:29.822Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestTaskInspectWithEmptyID [2021-07-16T17:37:29.822Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestTaskInspect [2021-07-16T17:37:29.822Z] --- PASS: TestTaskInspect (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestTaskListError [2021-07-16T17:37:29.822Z] --- PASS: TestTaskListError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestTaskList [2021-07-16T17:37:29.822Z] --- PASS: TestTaskList (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestVolumeCreateError [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestVolumeCreate [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestVolumeInspectError [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestVolumeInspectNotFound [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestVolumeInspectWithEmptyID [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestVolumeInspect [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestVolumeListError [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeListError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestVolumeList [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeList (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestVolumeRemoveError [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-16T17:37:29.822Z] === RUN TestVolumeRemove [2021-07-16T17:37:29.822Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-16T17:37:29.822Z] === CONT TestTLSCloseWriter [2021-07-16T17:37:29.822Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-07-16T17:37:29.822Z] PASS [2021-07-16T17:37:29.822Z] coverage: 75.0% of statements [2021-07-16T17:37:29.822Z] ok github.com/docker/docker/client 0.426s coverage: 75.0% of statements [2021-07-16T17:37:32.530Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-16T17:37:32.530Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-16T17:37:33.457Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-16T17:37:35.970Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-16T17:37:40.169Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2021-07-16T17:37:40.169Z] PASS [2021-07-16T17:37:40.169Z] [2021-07-16T17:37:40.169Z] === Skipped [2021-07-16T17:37:40.169Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-16T17:37:40.169Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:37:40.169Z] [2021-07-16T17:37:40.169Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-16T17:37:40.169Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:37:40.169Z] [2021-07-16T17:37:40.169Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-16T17:37:40.169Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:37:40.169Z] [2021-07-16T17:37:40.169Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-16T17:37:40.169Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:37:40.169Z] [2021-07-16T17:37:40.169Z] [2021-07-16T17:37:40.169Z] DONE 17 tests, 4 skipped in 33.170s [2021-07-16T17:37:40.169Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-16T17:37:40.169Z] ++ 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 [2021-07-16T17:37:40.169Z] ++ set -e [2021-07-16T17:37:40.169Z] ++ '[' -n 0 ']' [2021-07-16T17:37:40.169Z] ++ set -x [2021-07-16T17:37:40.169Z] ++ 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 [2021-07-16T17:37:40.169Z] INFO: Testing against a local daemon [2021-07-16T17:37:40.169Z] === RUN TestPluginInvalidJSON [2021-07-16T17:37:40.169Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:37:40.169Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:37:40.169Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:37:40.169Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-16T17:37:40.169Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-16T17:37:40.169Z] === RUN TestPluginInstall [2021-07-16T17:37:40.169Z] === RUN TestPluginInstall/no_auth [2021-07-16T17:37:44.047Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-16T17:37:44.679Z] --- PASS: TestCheckoutGit (28.89s) [2021-07-16T17:37:44.679Z] === RUN TestValidGitTransport [2021-07-16T17:37:44.679Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-16T17:37:44.679Z] === RUN TestGitInvalidRef [2021-07-16T17:37:44.679Z] --- PASS: TestGitInvalidRef (0.27s) [2021-07-16T17:37:44.679Z] PASS [2021-07-16T17:37:44.679Z] coverage: 86.3% of statements [2021-07-16T17:37:44.679Z] ok github.com/docker/docker/builder/remotecontext/git 29.372s coverage: 86.3% of statements [2021-07-16T17:37:45.409Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-16T17:37:45.655Z] ? github.com/docker/docker/cli [no test files] [2021-07-16T17:37:45.655Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-16T17:37:46.754Z] time="2021-07-16T17:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:37:46.754Z] time="2021-07-16T17:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2979f8f9d6bc763369baf469aec38e2c2bae1fbd6f3cfdd9ad56c834b91daa9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:37:46.754Z] time="2021-07-16T17:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:37:46.754Z] time="2021-07-16T17:37:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2979f8f9d6bc763369baf469aec38e2c2bae1fbd6f3cfdd9ad56c834b91daa9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:37:46.754Z] === RUN TestPluginInstall/with_htpasswd [2021-07-16T17:37:47.294Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-16T17:37:47.326Z] time="2021-07-16T17:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:37:47.326Z] time="2021-07-16T17:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2011052d8f468c6a4ee73195b202cfee238e4a97ab5b99d22ac3045c79b7b62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:37:47.326Z] time="2021-07-16T17:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:37:47.326Z] time="2021-07-16T17:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f2011052d8f468c6a4ee73195b202cfee238e4a97ab5b99d22ac3045c79b7b62" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:37:47.549Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-16T17:37:47.588Z] === RUN TestPluginInstall/with_insecure [2021-07-16T17:37:48.975Z] time="2021-07-16T17:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:37:48.975Z] time="2021-07-16T17:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c5acc6bc81db2d50f92427cc99f39c17b4430bc729432b50165de3a452bcc7c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:37:48.975Z] time="2021-07-16T17:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T17:37:48.975Z] time="2021-07-16T17:37:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c5acc6bc81db2d50f92427cc99f39c17b4430bc729432b50165de3a452bcc7c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T17:37:48.975Z] plugin_test.go:165: [d8e89fe9b92d9] daemon is not started [2021-07-16T17:37:48.975Z] --- PASS: TestPluginInstall (10.01s) [2021-07-16T17:37:48.975Z] --- PASS: TestPluginInstall/no_auth (7.48s) [2021-07-16T17:37:48.975Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2021-07-16T17:37:48.975Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-07-16T17:37:48.975Z] === RUN TestPluginsWithRuntimes [2021-07-16T17:37:50.062Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-16T17:37:50.891Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-16T17:37:51.947Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-16T17:37:52.283Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-16T17:37:53.226Z] --- PASS: TestPluginsWithRuntimes (4.20s) [2021-07-16T17:37:53.226Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.16s) [2021-07-16T17:37:53.226Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-07-16T17:37:53.226Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T17:37:53.333Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-16T17:37:54.169Z] --- PASS: TestPluginBackCompatMediaTypes (0.93s) [2021-07-16T17:37:54.169Z] PASS [2021-07-16T17:37:54.169Z] [2021-07-16T17:37:54.169Z] DONE 10 tests in 15.416s [2021-07-16T17:37:54.169Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-16T17:37:54.169Z] ++ 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 [2021-07-16T17:37:54.169Z] ++ set -e [2021-07-16T17:37:54.169Z] ++ '[' -n 0 ']' [2021-07-16T17:37:54.169Z] ++ set -x [2021-07-16T17:37:54.169Z] ++ 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 [2021-07-16T17:37:55.845Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-16T17:37:56.714Z] INFO: Testing against a local daemon [2021-07-16T17:37:56.714Z] === RUN TestExternalGraphDriver [2021-07-16T17:37:56.714Z] === RUN TestExternalGraphDriver/json [2021-07-16T17:37:58.356Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-16T17:37:59.718Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-16T17:37:59.718Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-16T17:38:00.279Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-16T17:38:00.511Z] === RUN TestContainerStopSignal [2021-07-16T17:38:00.511Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestContainerStopTimeout [2021-07-16T17:38:00.511Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-16T17:38:00.511Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-16T17:38:00.511Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-16T17:38:00.511Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestReplaceAndAppendEnvVars [2021-07-16T17:38:00.511Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-16T17:38:00.511Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestNewMemoryStore [2021-07-16T17:38:00.511Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestAddContainers [2021-07-16T17:38:00.511Z] --- PASS: TestAddContainers (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestGetContainer [2021-07-16T17:38:00.511Z] --- PASS: TestGetContainer (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestDeleteContainer [2021-07-16T17:38:00.511Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestListContainers [2021-07-16T17:38:00.511Z] --- PASS: TestListContainers (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestFirstContainer [2021-07-16T17:38:00.511Z] --- PASS: TestFirstContainer (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestApplyAllContainer [2021-07-16T17:38:00.511Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestIsValidHealthString [2021-07-16T17:38:00.511Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestStateRunStop [2021-07-16T17:38:00.511Z] --- PASS: TestStateRunStop (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestStateTimeoutWait [2021-07-16T17:38:00.511Z] state_test.go:141: Stop callback fired [2021-07-16T17:38:00.511Z] state_test.go:165: Stop callback fired [2021-07-16T17:38:00.511Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-16T17:38:00.511Z] === RUN TestIsValidStateString [2021-07-16T17:38:00.511Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestViewSaveDelete [2021-07-16T17:38:00.511Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-16T17:38:00.511Z] === RUN TestViewAll [2021-07-16T17:38:00.511Z] --- PASS: TestViewAll (0.01s) [2021-07-16T17:38:00.511Z] === RUN TestViewGet [2021-07-16T17:38:00.511Z] --- PASS: TestViewGet (0.02s) [2021-07-16T17:38:00.511Z] === RUN TestNames [2021-07-16T17:38:00.511Z] --- PASS: TestNames (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestViewWithHealthCheck [2021-07-16T17:38:00.511Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-16T17:38:00.511Z] PASS [2021-07-16T17:38:00.511Z] coverage: 41.5% of statements [2021-07-16T17:38:00.511Z] ok github.com/docker/docker/container 0.288s coverage: 41.5% of statements [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-16T17:38:00.511Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestConfigureDaemonLogs [2021-07-16T17:38:00.511Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestCommonOptionsInstallFlags [2021-07-16T17:38:00.511Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-16T17:38:00.511Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-16T17:38:00.511Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-16T17:38:00.511Z] PASS [2021-07-16T17:38:00.511Z] coverage: 18.8% of statements [2021-07-16T17:38:00.511Z] ok github.com/docker/docker/cmd/dockerd 0.177s coverage: 18.8% of statements [2021-07-16T17:38:00.511Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-16T17:38:00.511Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-16T17:38:00.511Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-16T17:38:00.511Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-16T17:38:00.839Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-16T17:38:02.060Z] === RUN TestPrepare [2021-07-16T17:38:02.060Z] --- PASS: TestPrepare (0.00s) [2021-07-16T17:38:02.060Z] === RUN TestStart [2021-07-16T17:38:02.060Z] --- PASS: TestStart (0.00s) [2021-07-16T17:38:02.060Z] === RUN TestWaitCancel [2021-07-16T17:38:02.060Z] --- PASS: TestWaitCancel (0.00s) [2021-07-16T17:38:02.060Z] === RUN TestWaitDisabled [2021-07-16T17:38:02.060Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-16T17:38:02.060Z] === RUN TestWaitEnabled [2021-07-16T17:38:02.060Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-16T17:38:02.060Z] === RUN TestRemove [2021-07-16T17:38:02.060Z] --- PASS: TestRemove (0.00s) [2021-07-16T17:38:02.060Z] PASS [2021-07-16T17:38:02.060Z] coverage: 65.3% of statements [2021-07-16T17:38:02.060Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.093s coverage: 65.3% of statements [2021-07-16T17:38:03.351Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-16T17:38:03.607Z] === RUN TestNewListSecretsFilters [2021-07-16T17:38:03.607Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-16T17:38:03.607Z] === RUN TestNewListConfigsFilters [2021-07-16T17:38:03.607Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-16T17:38:03.607Z] PASS [2021-07-16T17:38:03.607Z] coverage: 0.5% of statements [2021-07-16T17:38:03.607Z] ok github.com/docker/docker/daemon/cluster 0.320s coverage: 0.5% of statements [2021-07-16T17:38:03.607Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-16T17:38:04.070Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-16T17:38:04.070Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-16T17:38:04.070Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-16T17:38:04.070Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-16T17:38:04.532Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-16T17:38:04.532Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-16T17:38:04.854Z] === RUN TestExternalGraphDriver/spec [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-16T17:38:04.995Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-16T17:38:04.995Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-16T17:38:04.995Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-16T17:38:04.995Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-16T17:38:04.995Z] PASS [2021-07-16T17:38:04.995Z] coverage: 35.9% of statements [2021-07-16T17:38:04.995Z] ok github.com/docker/docker/daemon/cluster/convert 0.200s coverage: 35.9% of statements [2021-07-16T17:38:05.797Z] === RUN TestExternalGraphDriver/pull [2021-07-16T17:38:05.922Z] 29d5b6a226d2: Pull complete [2021-07-16T17:38:05.922Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-16T17:38:05.922Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:38:05.922Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-16T17:38:05.922Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-16T17:38:05.922Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-16T17:38:05.922Z] WARN: Skipping validation tests [2021-07-16T17:38:05.922Z] INFO: Running unit tests at 07/16/2021 17:38:01... [2021-07-16T17:38:05.922Z] INFO: make.ps1 starting at 07/16/2021 17:38:05 [2021-07-16T17:38:05.922Z] INFO: Git commit (723f744ef9) assumed from DOCKER_GITCOMMIT environment variable [2021-07-16T17:38:05.922Z] INFO: Invoking autogen... [2021-07-16T17:38:06.383Z] INFO: Running unit tests... [2021-07-16T17:38:06.870Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-16T17:38:06.870Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-16T17:38:07.430Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-16T17:38:07.430Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-16T17:38:07.430Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-16T17:38:07.430Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-16T17:38:07.685Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-16T17:38:07.686Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-16T17:38:07.712Z] --- PASS: TestExternalGraphDriver (10.76s) [2021-07-16T17:38:07.712Z] --- PASS: TestExternalGraphDriver/json (6.74s) [2021-07-16T17:38:07.712Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2021-07-16T17:38:07.712Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2021-07-16T17:38:07.712Z] === RUN TestGraphdriverPluginV2 [2021-07-16T17:38:07.712Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:38:07.712Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-07-16T17:38:07.712Z] PASS [2021-07-16T17:38:07.712Z] [2021-07-16T17:38:07.712Z] === Skipped [2021-07-16T17:38:07.712Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-07-16T17:38:07.712Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:38:07.712Z] [2021-07-16T17:38:07.712Z] [2021-07-16T17:38:07.712Z] DONE 5 tests, 1 skipped in 13.304s [2021-07-16T17:38:07.712Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-16T17:38:07.712Z] ++ 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 [2021-07-16T17:38:07.712Z] ++ set -e [2021-07-16T17:38:07.712Z] ++ '[' -n 0 ']' [2021-07-16T17:38:07.712Z] ++ set -x [2021-07-16T17:38:07.712Z] ++ 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 [2021-07-16T17:38:07.712Z] INFO: Testing against a local daemon [2021-07-16T17:38:07.712Z] === RUN TestContinueAfterPluginCrash [2021-07-16T17:38:07.712Z] === PAUSE TestContinueAfterPluginCrash [2021-07-16T17:38:07.712Z] === RUN TestReadPluginNoRead [2021-07-16T17:38:07.712Z] === PAUSE TestReadPluginNoRead [2021-07-16T17:38:07.712Z] === RUN TestDaemonStartWithLogOpt [2021-07-16T17:38:07.712Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-16T17:38:07.712Z] === CONT TestContinueAfterPluginCrash [2021-07-16T17:38:07.712Z] === CONT TestDaemonStartWithLogOpt [2021-07-16T17:38:07.712Z] === CONT TestReadPluginNoRead [2021-07-16T17:38:07.917Z] === RUN TestWaitNodeAttachment [2021-07-16T17:38:08.381Z] === RUN TestBuilderGC [2021-07-16T17:38:08.381Z] --- PASS: TestBuilderGC (0.01s) [2021-07-16T17:38:08.381Z] === RUN TestDaemonConfigurationNotFound [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestDaemonBrokenConfiguration [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestParseClusterAdvertiseSettings [2021-07-16T17:38:08.381Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestFindConfigurationConflicts [2021-07-16T17:38:08.381Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-16T17:38:08.381Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-16T17:38:08.381Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-16T17:38:08.381Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-16T17:38:08.381Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-16T17:38:08.381Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-16T17:38:08.381Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-16T17:38:08.381Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestValidateConfiguration [2021-07-16T17:38:08.381Z] === RUN TestValidateConfiguration/with_label [2021-07-16T17:38:08.381Z] === RUN TestValidateConfiguration/with_dns [2021-07-16T17:38:08.381Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-16T17:38:08.381Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-16T17:38:08.381Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-16T17:38:08.381Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-16T17:38:08.381Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-16T17:38:08.381Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestModifiedDiscoverySettings [2021-07-16T17:38:08.381Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestReloadSetConfigFileNotExist [2021-07-16T17:38:08.381Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-16T17:38:08.381Z] === RUN TestIsolationConversion [2021-07-16T17:38:08.381Z] === RUN TestIsolationConversion/default [2021-07-16T17:38:08.381Z] === RUN TestIsolationConversion/process [2021-07-16T17:38:08.381Z] === RUN TestIsolationConversion/hyperv [2021-07-16T17:38:08.381Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestContainerLabels [2021-07-16T17:38:08.381Z] --- PASS: TestContainerLabels (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestCredentialSpecConversion [2021-07-16T17:38:08.381Z] === RUN TestCredentialSpecConversion/none [2021-07-16T17:38:08.381Z] === RUN TestCredentialSpecConversion/config [2021-07-16T17:38:08.381Z] === RUN TestCredentialSpecConversion/file [2021-07-16T17:38:08.381Z] === RUN TestCredentialSpecConversion/registry [2021-07-16T17:38:08.381Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-16T17:38:08.381Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestControllerValidateMountBind [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestControllerValidateMountVolume [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestControllerValidateMountTarget [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestControllerValidateMountTmpfs [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestControllerValidateMountInvalidType [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestControllerValidateMountNamedPipe [2021-07-16T17:38:08.381Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-16T17:38:08.381Z] PASS [2021-07-16T17:38:08.381Z] coverage: 11.0% of statements [2021-07-16T17:38:08.381Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.645s coverage: 11.0% of statements [2021-07-16T17:38:08.381Z] time="2021-07-16T17:38:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-16T17:38:08.381Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2021-07-16T17:38:08.381Z] === RUN TestReloadDefaultConfigNotExist [2021-07-16T17:38:08.381Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:38:08.381Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestReloadBadDefaultConfig [2021-07-16T17:38:08.381Z] time="2021-07-16T17:38:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-107383727" [2021-07-16T17:38:08.381Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestReloadWithConflictingLabels [2021-07-16T17:38:08.381Z] time="2021-07-16T17:38:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-092631874" [2021-07-16T17:38:08.381Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestReloadWithDuplicateLabels [2021-07-16T17:38:08.381Z] time="2021-07-16T17:38:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-427048889" [2021-07-16T17:38:08.381Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-16T17:38:08.381Z] === RUN TestDaemonConfigurationMerge [2021-07-16T17:38:08.381Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-16T17:38:08.382Z] PASS [2021-07-16T17:38:08.382Z] coverage: 79.2% of statements [2021-07-16T17:38:08.382Z] ok github.com/docker/docker/daemon/config 0.288s coverage: 79.2% of statements [2021-07-16T17:38:08.611Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-16T17:38:09.356Z] === RUN TestDiscoveryOptsErrors [2021-07-16T17:38:09.356Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-16T17:38:09.356Z] === RUN TestDiscoveryOpts [2021-07-16T17:38:09.356Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-16T17:38:09.356Z] PASS [2021-07-16T17:38:09.356Z] coverage: 30.0% of statements [2021-07-16T17:38:09.356Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2021-07-16T17:38:09.536Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-16T17:38:09.820Z] === RUN TestEventsLog [2021-07-16T17:38:09.820Z] --- PASS: TestEventsLog (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestEventsLogTimeout [2021-07-16T17:38:09.820Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestLogEvents [2021-07-16T17:38:09.820Z] === RUN TestVerifyNetworkingConfig [2021-07-16T17:38:09.820Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestGetContainer [2021-07-16T17:38:09.820Z] --- PASS: TestGetContainer (0.01s) [2021-07-16T17:38:09.820Z] === RUN TestValidContainerNames [2021-07-16T17:38:09.820Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestContainerInitDNS [2021-07-16T17:38:09.820Z] --- PASS: TestLogEvents (0.06s) [2021-07-16T17:38:09.820Z] === RUN TestLoadBufferedEvents [2021-07-16T17:38:09.820Z] daemon_test.go:147: root required [2021-07-16T17:38:09.820Z] --- SKIP: TestContainerInitDNS (0.01s) [2021-07-16T17:38:09.820Z] === RUN TestMerge [2021-07-16T17:38:09.820Z] --- PASS: TestMerge (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestValidateContainerIsolation [2021-07-16T17:38:09.820Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestFindNetworkErrorType [2021-07-16T17:38:09.820Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestEnsureServicesExist [2021-07-16T17:38:09.820Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestEnsureServicesExistErrors [2021-07-16T17:38:09.820Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-16T17:38:09.820Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-16T17:38:09.820Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-16T17:38:09.820Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-16T17:38:09.820Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-16T17:38:09.820Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-16T17:38:09.820Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestContainerDelete [2021-07-16T17:38:09.820Z] --- PASS: TestContainerDelete (0.01s) [2021-07-16T17:38:09.820Z] === RUN TestContainerDoubleDelete [2021-07-16T17:38:09.820Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestLogContainerEventCopyLabels [2021-07-16T17:38:09.820Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestLogContainerEventWithAttributes [2021-07-16T17:38:09.820Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestNoneHealthcheck [2021-07-16T17:38:09.820Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-16T17:38:09.820Z] === RUN TestHealthStates [2021-07-16T17:38:10.282Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-07-16T17:38:10.282Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-16T17:38:10.282Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-16T17:38:10.282Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-16T17:38:10.282Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-16T17:38:10.282Z] PASS [2021-07-16T17:38:10.282Z] coverage: 50.0% of statements [2021-07-16T17:38:10.282Z] ok github.com/docker/docker/daemon/events 0.300s coverage: 50.0% of statements [2021-07-16T17:38:10.282Z] time="2021-07-16T17:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-16T17:38:10.282Z] time="2021-07-16T17:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-16T17:38:10.282Z] time="2021-07-16T17:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-16T17:38:10.282Z] time="2021-07-16T17:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-16T17:38:10.282Z] time="2021-07-16T17:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-16T17:38:10.283Z] time="2021-07-16T17:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-16T17:38:10.283Z] time="2021-07-16T17:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-16T17:38:10.283Z] time="2021-07-16T17:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-16T17:38:10.283Z] time="2021-07-16T17:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-16T17:38:10.283Z] time="2021-07-16T17:38:09Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-07-16T17:38:10.283Z] --- PASS: TestHealthStates (0.17s) [2021-07-16T17:38:10.283Z] === RUN TestMaskURLCredentials [2021-07-16T17:38:10.283Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestGetInspectData [2021-07-16T17:38:10.283Z] --- PASS: TestGetInspectData (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestFillLicense [2021-07-16T17:38:10.283Z] --- PASS: TestFillLicense (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestListInvalidFilter [2021-07-16T17:38:10.283Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestNameFilter [2021-07-16T17:38:10.283Z] --- PASS: TestNameFilter (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-16T17:38:10.283Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-16T17:38:10.283Z] === 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 [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-16T17:38:10.283Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-16T17:38:10.283Z] --- 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) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-16T17:38:10.283Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestDaemonReloadLabels [2021-07-16T17:38:10.283Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-16T17:38:10.283Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestDaemonReloadMirrors [2021-07-16T17:38:10.283Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-16T17:38:10.283Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-16T17:38:10.283Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-16T17:38:10.283Z] === RUN TestDaemonDiscoveryReload [2021-07-16T17:38:10.283Z] === RUN TestIsEmptyDir [2021-07-16T17:38:10.283Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-16T17:38:10.283Z] PASS [2021-07-16T17:38:10.283Z] coverage: 2.3% of statements [2021-07-16T17:38:10.283Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2021-07-16T17:38:10.462Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-16T17:38:11.258Z] === RUN TestLinkNaming [2021-07-16T17:38:11.258Z] --- PASS: TestLinkNaming (0.00s) [2021-07-16T17:38:11.258Z] === RUN TestLinkNew [2021-07-16T17:38:11.258Z] --- PASS: TestLinkNew (0.00s) [2021-07-16T17:38:11.258Z] === RUN TestLinkEnv [2021-07-16T17:38:11.258Z] --- PASS: TestLinkEnv (0.00s) [2021-07-16T17:38:11.258Z] === RUN TestLinkMultipleEnv [2021-07-16T17:38:11.258Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-16T17:38:11.258Z] === RUN TestLinkPortRangeEnv [2021-07-16T17:38:11.258Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-16T17:38:11.258Z] PASS [2021-07-16T17:38:11.258Z] coverage: 93.0% of statements [2021-07-16T17:38:11.258Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2021-07-16T17:38:11.258Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-16T17:38:11.258Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-16T17:38:11.720Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-16T17:38:11.720Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-16T17:38:11.928Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-16T17:38:11.928Z] --- PASS: TestDaemonStartWithLogOpt (4.13s) [2021-07-16T17:38:12.184Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-16T17:38:12.184Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-16T17:38:12.184Z] reload_test.go:520: root required [2021-07-16T17:38:12.184Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-16T17:38:12.184Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-16T17:38:12.184Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-16T17:38:12.184Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-16T17:38:12.184Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-16T17:38:12.184Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-16T17:38:12.184Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-16T17:38:12.184Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-16T17:38:12.184Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-07-16T17:38:12.184Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-16T17:38:12.184Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-16T17:38:12.184Z] === RUN TestParseVolumesFrom [2021-07-16T17:38:12.184Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-16T17:38:12.184Z] PASS [2021-07-16T17:38:12.184Z] coverage: 9.1% of statements [2021-07-16T17:38:12.184Z] ok github.com/docker/docker/daemon 2.445s coverage: 9.1% of statements [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-16T17:38:12.184Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-16T17:38:12.191Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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 [2021-07-16T17:38:12.348Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-16T17:38:13.159Z] === RUN TestAdapterReadLogs [2021-07-16T17:38:13.159Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-16T17:38:13.159Z] === RUN TestCopier [2021-07-16T17:38:13.159Z] --- PASS: TestCopier (0.00s) [2021-07-16T17:38:13.159Z] === RUN TestCopierLongLines [2021-07-16T17:38:13.159Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-16T17:38:13.159Z] === RUN TestCopierSlow [2021-07-16T17:38:13.273Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-16T17:38:13.314Z] === RUN TestReadPluginNoRead/default [2021-07-16T17:38:13.529Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-16T17:38:13.622Z] --- PASS: TestCopierSlow (0.21s) [2021-07-16T17:38:13.622Z] === RUN TestCopierWithSized [2021-07-16T17:38:13.622Z] === RUN TestCopierWithSized/as_is [2021-07-16T17:38:13.622Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-16T17:38:13.622Z] --- PASS: TestCopierWithSized (0.06s) [2021-07-16T17:38:13.622Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-16T17:38:13.622Z] --- PASS: TestCopierWithSized/With_RingLogger (0.06s) [2021-07-16T17:38:13.622Z] === RUN TestCopierWithPartial [2021-07-16T17:38:13.622Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestRingLogger [2021-07-16T17:38:13.622Z] --- PASS: TestRingLogger (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestRingCap [2021-07-16T17:38:13.622Z] --- PASS: TestRingCap (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestRingClose [2021-07-16T17:38:13.622Z] --- PASS: TestRingClose (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestRingDrain [2021-07-16T17:38:13.622Z] --- PASS: TestRingDrain (0.00s) [2021-07-16T17:38:13.622Z] PASS [2021-07-16T17:38:13.622Z] coverage: 43.3% of statements [2021-07-16T17:38:13.622Z] ok github.com/docker/docker/daemon/logger 0.337s coverage: 43.3% of statements [2021-07-16T17:38:13.622Z] === RUN TestNewStreamConfig [2021-07-16T17:38:13.622Z] === RUN TestNewStreamConfig/defaults [2021-07-16T17:38:13.622Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-16T17:38:13.622Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-16T17:38:13.622Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-16T17:38:13.622Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-16T17:38:13.622Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-16T17:38:13.622Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-16T17:38:13.622Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-16T17:38:13.622Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-16T17:38:13.622Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-16T17:38:13.622Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-16T17:38:13.622Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-16T17:38:13.622Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-16T17:38:13.622Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-16T17:38:13.622Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-16T17:38:13.622Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-16T17:38:13.622Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-16T17:38:13.622Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-07-16T17:38:13.622Z] === RUN TestCreateSuccess [2021-07-16T17:38:13.622Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestCreateLogGroupSuccess [2021-07-16T17:38:13.622Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestCreateError [2021-07-16T17:38:13.622Z] --- PASS: TestCreateError (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestCreateAlreadyExists [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-16T17:38:13.622Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestLogClosed [2021-07-16T17:38:13.622Z] --- PASS: TestLogClosed (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestLogBlocking [2021-07-16T17:38:13.622Z] --- PASS: TestLogBlocking (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-16T17:38:13.622Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestLogNonBlockingBufferFull [2021-07-16T17:38:13.622Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestPublishBatchSuccess [2021-07-16T17:38:13.622Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestPublishBatchError [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=error msg=Error [2021-07-16T17:38:13.622Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-16T17:38:13.622Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-16T17:38:13.622Z] time="2021-07-16T17:38:13Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-16T17:38:13.622Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestCollectBatchSimple [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestCollectBatchTicker [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestCollectBatchMultilinePattern [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-16T17:38:13.622Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-16T17:38:13.622Z] === RUN TestCollectBatchClose [2021-07-16T17:38:13.622Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestEffectiveLen [2021-07-16T17:38:13.623Z] === RUN TestEffectiveLen/0/Hello [2021-07-16T17:38:13.623Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-16T17:38:13.623Z] === RUN TestEffectiveLen/2/🙃 [2021-07-16T17:38:13.623Z] === RUN TestEffectiveLen/3/���� [2021-07-16T17:38:13.623Z] === RUN TestEffectiveLen/4/He��o [2021-07-16T17:38:13.623Z] === RUN TestEffectiveLen/5/ [2021-07-16T17:38:13.623Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestFindValidSplit [2021-07-16T17:38:13.623Z] === RUN TestFindValidSplit/0/ [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1044: [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:38:13.623Z] === RUN TestFindValidSplit/1/Hello [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1044: Hello [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:38:13.623Z] === RUN TestFindValidSplit/2/Hello [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1044: He [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1045: llo [2021-07-16T17:38:13.623Z] === RUN TestFindValidSplit/3/Hello [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1044: [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1045: Hello [2021-07-16T17:38:13.623Z] === RUN TestFindValidSplit/4/🙃 [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1044: [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-16T17:38:13.623Z] === RUN TestFindValidSplit/5/🙃 [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:38:13.623Z] === RUN TestFindValidSplit/6/a� [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1044: a [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1045: � [2021-07-16T17:38:13.623Z] === RUN TestFindValidSplit/7/a� [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1044: a� [2021-07-16T17:38:13.623Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:38:13.623Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestProcessEventEmoji [2021-07-16T17:38:13.623Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-16T17:38:13.623Z] === RUN TestCollectBatchLineSplit [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestCollectBatchMaxEvents [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-16T17:38:13.623Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-16T17:38:13.623Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-16T17:38:13.623Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-16T17:38:13.623Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-16T17:38:13.623Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-16T17:38:13.623Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-16T17:38:13.623Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-16T17:38:13.623Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-16T17:38:13.623Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-16T17:38:13.623Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-16T17:38:13.623Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-16T17:38:13.623Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-16T17:38:13.623Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-16T17:38:13.623Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestCreateTagSuccess [2021-07-16T17:38:13.623Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-16T17:38:13.623Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-07-16T17:38:13.623Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-16T17:38:13.623Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-16T17:38:13.623Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-16T17:38:13.623Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-16T17:38:13.623Z] PASS [2021-07-16T17:38:13.623Z] coverage: 77.8% of statements [2021-07-16T17:38:13.623Z] ok github.com/docker/docker/daemon/logger/awslogs 0.415s coverage: 77.8% of statements [2021-07-16T17:38:14.086Z] === RUN TestSearchRegistryForImagesErrors [2021-07-16T17:38:14.086Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-16T17:38:14.086Z] === RUN TestSearchRegistryForImages [2021-07-16T17:38:14.086Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-16T17:38:14.086Z] === RUN TestOnlyPlatformWithFallback [2021-07-16T17:38:14.086Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-16T17:38:14.086Z] === RUN TestImageDelete [2021-07-16T17:38:14.086Z] === RUN TestImageDelete/no_lease [2021-07-16T17:38:14.086Z] === RUN TestImageDelete/lease_exists [2021-07-16T17:38:14.086Z] --- PASS: TestImageDelete (0.04s) [2021-07-16T17:38:14.086Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-16T17:38:14.086Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-16T17:38:14.086Z] === RUN TestContentStoreForPull [2021-07-16T17:38:14.086Z] --- PASS: TestContentStoreForPull (0.16s) [2021-07-16T17:38:14.086Z] PASS [2021-07-16T17:38:14.086Z] coverage: 6.8% of statements [2021-07-16T17:38:14.086Z] ok github.com/docker/docker/daemon/images 0.286s coverage: 6.8% of statements [2021-07-16T17:38:14.549Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-16T17:38:14.549Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-16T17:38:14.549Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-16T17:38:14.549Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-16T17:38:14.549Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-16T17:38:14.549Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-16T17:38:14.549Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-16T17:38:14.549Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-16T17:38:14.549Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-16T17:38:14.549Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-16T17:38:14.549Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-07-16T17:38:14.549Z] === RUN TestFastTimeMarshalJSON [2021-07-16T17:38:14.549Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-16T17:38:14.549Z] PASS [2021-07-16T17:38:14.549Z] coverage: 87.2% of statements [2021-07-16T17:38:14.549Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.176s coverage: 87.2% of statements [2021-07-16T17:38:14.549Z] === RUN TestJSONFileLogger [2021-07-16T17:38:14.549Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-16T17:38:14.549Z] === RUN TestJSONFileLoggerWithTags [2021-07-16T17:38:14.549Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-16T17:38:14.549Z] === RUN TestJSONFileLoggerWithOpts [2021-07-16T17:38:14.549Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-16T17:38:14.549Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-16T17:38:14.549Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-16T17:38:14.549Z] === RUN TestEncodeDecode [2021-07-16T17:38:14.549Z] === PAUSE TestEncodeDecode [2021-07-16T17:38:14.549Z] === RUN TestUnexpectedEOF [2021-07-16T17:38:14.549Z] time="2021-07-16T17:38:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-16T17:38:14.549Z] time="2021-07-16T17:38:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-16T17:38:14.549Z] --- PASS: TestUnexpectedEOF (0.14s) [2021-07-16T17:38:14.549Z] === CONT TestEncodeDecode [2021-07-16T17:38:14.549Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-16T17:38:14.549Z] PASS [2021-07-16T17:38:14.549Z] coverage: 69.9% of statements [2021-07-16T17:38:14.549Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.208s coverage: 69.9% of statements [2021-07-16T17:38:14.700Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-16T17:38:16.096Z] === RUN TestWriteLog [2021-07-16T17:38:16.096Z] === PAUSE TestWriteLog [2021-07-16T17:38:16.096Z] === RUN TestReadLog [2021-07-16T17:38:16.096Z] === PAUSE TestReadLog [2021-07-16T17:38:16.096Z] === CONT TestWriteLog [2021-07-16T17:38:16.096Z] === CONT TestReadLog [2021-07-16T17:38:16.096Z] --- PASS: TestWriteLog (0.00s) [2021-07-16T17:38:16.096Z] === RUN TestReadLog/tail_exact [2021-07-16T17:38:16.096Z] === RUN TestReadLog/tail_less_than_available [2021-07-16T17:38:16.096Z] === RUN TestReadLog/tail_more_than_available [2021-07-16T17:38:16.096Z] --- PASS: TestReadLog (0.15s) [2021-07-16T17:38:16.096Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-07-16T17:38:16.096Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-16T17:38:16.096Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-16T17:38:16.096Z] PASS [2021-07-16T17:38:16.096Z] coverage: 75.2% of statements [2021-07-16T17:38:16.096Z] ok github.com/docker/docker/daemon/logger/local 0.248s coverage: 75.2% of statements [2021-07-16T17:38:16.096Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-16T17:38:16.096Z] === RUN TestOpenFileDelete [2021-07-16T17:38:16.096Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-16T17:38:16.096Z] === RUN TestOpenFileRename [2021-07-16T17:38:16.096Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-16T17:38:16.096Z] === RUN TestParseLogTagDefaultTag [2021-07-16T17:38:16.096Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-16T17:38:16.096Z] === RUN TestParseLogTag [2021-07-16T17:38:16.096Z] --- PASS: TestParseLogTag (0.00s) [2021-07-16T17:38:16.096Z] === RUN TestParseLogTagEmptyTag [2021-07-16T17:38:16.096Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-16T17:38:16.096Z] === RUN TestTailFiles [2021-07-16T17:38:16.096Z] --- PASS: TestTailFiles (0.00s) [2021-07-16T17:38:16.096Z] === RUN TestFollowLogsConsumerGone [2021-07-16T17:38:16.096Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2021-07-16T17:38:16.096Z] === RUN TestFollowLogsProducerGone [2021-07-16T17:38:16.096Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-16T17:38:16.096Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-16T17:38:16.096Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-16T17:38:16.096Z] === RUN TestCheckCapacityAndRotate [2021-07-16T17:38:16.096Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-16T17:38:16.096Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-16T17:38:16.096Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-07-16T17:38:16.096Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-16T17:38:16.096Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-07-16T17:38:16.096Z] PASS [2021-07-16T17:38:16.096Z] coverage: 55.3% of statements [2021-07-16T17:38:16.096Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.210s coverage: 55.3% of statements [2021-07-16T17:38:16.558Z] === RUN TestLog [2021-07-16T17:38:16.558Z] --- PASS: TestLog (0.00s) [2021-07-16T17:38:16.558Z] PASS [2021-07-16T17:38:16.558Z] coverage: 31.5% of statements [2021-07-16T17:38:16.558Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.096s coverage: 31.5% of statements [2021-07-16T17:38:16.614Z] === CONT TestReadPluginNoRead [2021-07-16T17:38:16.614Z] read_test.go:92: [dc1646d709904] daemon is not started [2021-07-16T17:38:16.614Z] --- PASS: TestReadPluginNoRead (8.87s) [2021-07-16T17:38:16.614Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2021-07-16T17:38:16.614Z] --- PASS: TestReadPluginNoRead/default (1.65s) [2021-07-16T17:38:16.614Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) [2021-07-16T17:38:17.021Z] === RUN TestValidateLogOpt [2021-07-16T17:38:17.021Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-16T17:38:17.021Z] === RUN TestNewMissedConfig [2021-07-16T17:38:17.021Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-16T17:38:17.021Z] === RUN TestNewMissedUrl [2021-07-16T17:38:17.021Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-16T17:38:17.021Z] === RUN TestNewMissedToken [2021-07-16T17:38:17.021Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-16T17:38:17.021Z] === RUN TestNewWithProxy [2021-07-16T17:38:17.021Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-16T17:38:17.021Z] === RUN TestDefault [2021-07-16T17:38:17.021Z] --- PASS: TestDefault (0.01s) [2021-07-16T17:38:17.021Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-16T17:38:17.021Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-16T17:38:17.021Z] === RUN TestJsonFormat [2021-07-16T17:38:17.021Z] --- PASS: TestJsonFormat (0.01s) [2021-07-16T17:38:17.021Z] === RUN TestRawFormat [2021-07-16T17:38:17.021Z] --- PASS: TestRawFormat (0.00s) [2021-07-16T17:38:17.021Z] === RUN TestRawFormatWithLabels [2021-07-16T17:38:17.021Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-16T17:38:17.021Z] === RUN TestRawFormatWithoutTag [2021-07-16T17:38:17.021Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-16T17:38:17.021Z] === RUN TestBatching [2021-07-16T17:38:17.021Z] === RUN TestNewParse [2021-07-16T17:38:17.021Z] --- PASS: TestNewParse (0.00s) [2021-07-16T17:38:17.021Z] PASS [2021-07-16T17:38:17.021Z] coverage: 8.3% of statements [2021-07-16T17:38:17.021Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2021-07-16T17:38:17.021Z] --- PASS: TestBatching (0.28s) [2021-07-16T17:38:17.021Z] === RUN TestFrequency [2021-07-16T17:38:17.186Z] --- PASS: TestContinueAfterPluginCrash (9.51s) [2021-07-16T17:38:17.186Z] PASS [2021-07-16T17:38:17.186Z] [2021-07-16T17:38:17.186Z] DONE 6 tests in 9.647s [2021-07-16T17:38:17.186Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-07-16T17:38:17.186Z] ++ 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 [2021-07-16T17:38:17.186Z] ++ set -e [2021-07-16T17:38:17.186Z] ++ '[' -n 0 ']' [2021-07-16T17:38:17.186Z] ++ set -x [2021-07-16T17:38:17.186Z] ++ 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 [2021-07-16T17:38:17.186Z] testing: warning: no tests to run [2021-07-16T17:38:17.186Z] PASS [2021-07-16T17:38:17.186Z] [2021-07-16T17:38:17.186Z] DONE 0 tests in 0.051s [2021-07-16T17:38:17.186Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-16T17:38:17.186Z] ++ 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 [2021-07-16T17:38:17.186Z] ++ set -e [2021-07-16T17:38:17.186Z] ++ '[' -n 0 ']' [2021-07-16T17:38:17.186Z] ++ set -x [2021-07-16T17:38:17.186Z] ++ 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 [2021-07-16T17:38:17.447Z] INFO: Testing against a local daemon [2021-07-16T17:38:17.447Z] === RUN TestPluginWithDevMounts [2021-07-16T17:38:17.447Z] === PAUSE TestPluginWithDevMounts [2021-07-16T17:38:17.447Z] === CONT TestPluginWithDevMounts [2021-07-16T17:38:17.483Z] --- PASS: TestFrequency (0.20s) [2021-07-16T17:38:17.483Z] === RUN TestOneMessagePerRequest [2021-07-16T17:38:17.483Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-16T17:38:17.483Z] === RUN TestVerify [2021-07-16T17:38:17.483Z] --- PASS: TestVerify (0.00s) [2021-07-16T17:38:17.483Z] === RUN TestSkipVerify [2021-07-16T17:38:17.483Z] === RUN TestParseLogFormat [2021-07-16T17:38:17.483Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-16T17:38:17.483Z] === RUN TestValidateLogOptEmpty [2021-07-16T17:38:17.483Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-16T17:38:17.483Z] === RUN TestValidateSyslogAddress [2021-07-16T17:38:17.483Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-16T17:38:17.483Z] === RUN TestParseAddressDefaultPort [2021-07-16T17:38:17.483Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-16T17:38:17.483Z] === RUN TestValidateSyslogFacility [2021-07-16T17:38:17.483Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-16T17:38:17.483Z] === RUN TestValidateLogOptSyslogFormat [2021-07-16T17:38:17.483Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-16T17:38:17.483Z] === RUN TestValidateLogOpt [2021-07-16T17:38:17.483Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-16T17:38:17.483Z] PASS [2021-07-16T17:38:17.483Z] coverage: 46.8% of statements [2021-07-16T17:38:17.483Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2021-07-16T17:38:17.483Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.483Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.483Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.483Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.691Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-16T17:38:17.945Z] --- PASS: TestSkipVerify (0.42s) [2021-07-16T17:38:17.946Z] === RUN TestBufferMaximum [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'" [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'" [2021-07-16T17:38:17.946Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-16T17:38:17.946Z] === RUN TestServerAlwaysDown [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'" [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'" [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'" [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'" [2021-07-16T17:38:17.946Z] time="2021-07-16T17:38:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457097.555973\",\"host\":\"14f539e97046\"}'" [2021-07-16T17:38:17.946Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-16T17:38:17.946Z] === RUN TestCannotSendAfterClose [2021-07-16T17:38:17.946Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-16T17:38:17.946Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-16T17:38:18.409Z] === RUN TestV1IDService [2021-07-16T17:38:18.409Z] --- PASS: TestV1IDService (0.02s) [2021-07-16T17:38:18.409Z] === RUN TestV2MetadataService [2021-07-16T17:38:18.871Z] time="2021-07-16T17:38:18Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-16T17:38:18.871Z] time="2021-07-16T17:38:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"14f539e97046\"}'" [2021-07-16T17:38:18.871Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-16T17:38:18.871Z] PASS [2021-07-16T17:38:18.871Z] coverage: 82.5% of statements [2021-07-16T17:38:18.871Z] ok github.com/docker/docker/daemon/logger/splunk 2.003s coverage: 82.5% of statements [2021-07-16T17:38:18.871Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-16T17:38:18.871Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-16T17:38:18.871Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-16T17:38:19.361Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-07-16T17:38:19.361Z] PASS [2021-07-16T17:38:19.361Z] [2021-07-16T17:38:19.361Z] DONE 1 tests in 2.037s [2021-07-16T17:38:19.361Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-16T17:38:19.361Z] ++ 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 [2021-07-16T17:38:19.361Z] ++ set -e [2021-07-16T17:38:19.361Z] ++ '[' -n 0 ']' [2021-07-16T17:38:19.361Z] ++ set -x [2021-07-16T17:38:19.361Z] ++ 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 [2021-07-16T17:38:19.846Z] --- PASS: TestV2MetadataService (1.03s) [2021-07-16T17:38:19.846Z] PASS [2021-07-16T17:38:19.846Z] coverage: 48.2% of statements [2021-07-16T17:38:19.846Z] ok github.com/docker/docker/distribution/metadata 1.128s coverage: 48.2% of statements [2021-07-16T17:38:19.846Z] === RUN TestSuccessfulDownload [2021-07-16T17:38:19.846Z] download_test.go:268: Needs fixing on Windows [2021-07-16T17:38:19.846Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-16T17:38:19.846Z] === RUN TestCancelledDownload [2021-07-16T17:38:19.846Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-16T17:38:19.846Z] === RUN TestMaxDownloadAttempts [2021-07-16T17:38:19.846Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T17:38:19.846Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T17:38:19.846Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T17:38:19.846Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T17:38:19.846Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T17:38:19.846Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T17:38:19.846Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T17:38:19.846Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T17:38:19.846Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T17:38:19.846Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T17:38:19.846Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T17:38:19.846Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T17:38:19.846Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-16T17:38:19.846Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-16T17:38:19.846Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-16T17:38:19.846Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-16T17:38:19.846Z] === RUN TestContinueOnError_NeverContinue [2021-07-16T17:38:19.846Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-16T17:38:19.846Z] === RUN TestManifestStore [2021-07-16T17:38:19.846Z] === RUN TestManifestStore/no_remote_or_local [2021-07-16T17:38:19.846Z] time="2021-07-16T17:38:19Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local071801511\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-16T17:38:19.846Z] === RUN TestManifestStore/no_local_cache [2021-07-16T17:38:19.846Z] === RUN TestManifestStore/with_local_cache [2021-07-16T17:38:19.846Z] === RUN TestManifestStore/unknown_media_type [2021-07-16T17:38:19.846Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-16T17:38:19.846Z] time="2021-07-16T17:38:19Z" level=warning msg="reference for unknown type: " [2021-07-16T17:38:19.846Z] time="2021-07-16T17:38:19Z" level=warning msg="reference for unknown type: " [2021-07-16T17:38:19.846Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-16T17:38:19.846Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-16T17:38:20.308Z] time="2021-07-16T17:38:19Z" level=warning msg="reference for unknown type: " [2021-07-16T17:38:20.308Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-16T17:38:20.308Z] time="2021-07-16T17:38:19Z" level=warning msg="reference for unknown type: " [2021-07-16T17:38:20.308Z] time="2021-07-16T17:38:19Z" level=warning msg="reference for unknown type: " [2021-07-16T17:38:20.308Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-16T17:38:20.308Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-16T17:38:20.308Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-16T17:38:20.308Z] time="2021-07-16T17:38:19Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-16T17:38:20.308Z] --- PASS: TestManifestStore (0.25s) [2021-07-16T17:38:20.308Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-07-16T17:38:20.308Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-16T17:38:20.308Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-16T17:38:20.308Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-07-16T17:38:20.309Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-07-16T17:38:20.309Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-07-16T17:38:20.309Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-16T17:38:20.309Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-16T17:38:20.309Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-16T17:38:20.309Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-16T17:38:20.309Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-16T17:38:20.309Z] === RUN TestDetectManifestBlobMediaType [2021-07-16T17:38:20.309Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-16T17:38:20.309Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-16T17:38:20.309Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-16T17:38:20.309Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-16T17:38:20.309Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-16T17:38:20.309Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-16T17:38:20.309Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-16T17:38:20.309Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-16T17:38:20.309Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-16T17:38:20.309Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-16T17:38:20.309Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-16T17:38:20.309Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-16T17:38:20.309Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-16T17:38:20.309Z] === RUN TestFixManifestLayers [2021-07-16T17:38:20.309Z] --- PASS: TestFixManifestLayers (0.01s) [2021-07-16T17:38:20.309Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-16T17:38:20.309Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-16T17:38:20.309Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-16T17:38:20.309Z] === RUN TestFixManifestLayersBadParent [2021-07-16T17:38:20.309Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-16T17:38:20.309Z] === RUN TestValidateManifest [2021-07-16T17:38:20.309Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-16T17:38:20.309Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-16T17:38:20.309Z] === RUN TestFormatPlatform [2021-07-16T17:38:20.309Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-16T17:38:20.309Z] === RUN TestGetRepositoryMountCandidates [2021-07-16T17:38:20.309Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-16T17:38:20.309Z] === RUN TestLayerAlreadyExists [2021-07-16T17:38:20.309Z] 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} [2021-07-16T17:38:20.309Z] 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} [2021-07-16T17:38:20.309Z] 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} [2021-07-16T17:38:20.309Z] 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} [2021-07-16T17:38:20.309Z] 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} [2021-07-16T17:38:20.309Z] 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} [2021-07-16T17:38:20.309Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-16T17:38:20.309Z] === RUN TestWhenEmptyAuthConfig [2021-07-16T17:38:20.309Z] time="2021-07-16T17:38:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:38:20.309Z] time="2021-07-16T17:38:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:38:20.309Z] time="2021-07-16T17:38:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:38:20.309Z] time="2021-07-16T17:38:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:38:20.309Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-16T17:38:20.309Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2021-07-16T17:38:20.309Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-07-16T17:38:20.309Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2021-07-16T17:38:20.309Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2021-07-16T17:38:20.309Z] === RUN TestTransfer [2021-07-16T17:38:20.309Z] --- PASS: TestTransfer (0.21s) [2021-07-16T17:38:20.309Z] === RUN TestConcurrencyLimit [2021-07-16T17:38:20.771Z] === RUN TestNotFound [2021-07-16T17:38:20.771Z] --- PASS: TestNotFound (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestConflict [2021-07-16T17:38:20.771Z] --- PASS: TestConflict (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestForbidden [2021-07-16T17:38:20.771Z] --- PASS: TestForbidden (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestInvalidParameter [2021-07-16T17:38:20.771Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestNotImplemented [2021-07-16T17:38:20.771Z] --- PASS: TestNotImplemented (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestNotModified [2021-07-16T17:38:20.771Z] --- PASS: TestNotModified (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestUnauthorized [2021-07-16T17:38:20.771Z] --- PASS: TestUnauthorized (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestUnknown [2021-07-16T17:38:20.771Z] --- PASS: TestUnknown (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestCancelled [2021-07-16T17:38:20.771Z] --- PASS: TestCancelled (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestDeadline [2021-07-16T17:38:20.771Z] --- PASS: TestDeadline (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestDataLoss [2021-07-16T17:38:20.771Z] --- PASS: TestDataLoss (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestUnavailable [2021-07-16T17:38:20.771Z] --- PASS: TestUnavailable (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestSystem [2021-07-16T17:38:20.771Z] --- PASS: TestSystem (0.00s) [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Not_Found [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Bad_Request [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Conflict [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Unauthorized [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Forbidden [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Not_Modified [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-16T17:38:20.771Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-16T17:38:20.771Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-16T17:38:20.771Z] PASS [2021-07-16T17:38:20.771Z] coverage: 53.1% of statements [2021-07-16T17:38:20.771Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-07-16T17:38:20.771Z] --- PASS: TestConcurrencyLimit (0.57s) [2021-07-16T17:38:20.771Z] === RUN TestInactiveJobs [2021-07-16T17:38:21.233Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-07-16T17:38:21.233Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-16T17:38:21.233Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-16T17:38:21.233Z] === RUN TestTokenPassThru [2021-07-16T17:38:21.233Z] --- PASS: TestTokenPassThru (0.03s) [2021-07-16T17:38:21.233Z] === RUN TestTokenPassThruDifferentHost [2021-07-16T17:38:21.233Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-07-16T17:38:21.233Z] PASS [2021-07-16T17:38:21.234Z] coverage: 23.8% of statements [2021-07-16T17:38:21.234Z] ok github.com/docker/docker/distribution 1.506s coverage: 23.8% of statements [2021-07-16T17:38:21.234Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-16T17:38:21.696Z] === RUN TestFSGetInvalidData [2021-07-16T17:38:21.696Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-16T17:38:21.696Z] === RUN TestFSInvalidSet [2021-07-16T17:38:21.696Z] --- PASS: TestFSInvalidSet (0.02s) [2021-07-16T17:38:21.696Z] === RUN TestFSInvalidRoot [2021-07-16T17:38:21.696Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-16T17:38:21.696Z] === RUN TestFSMetadataGetSet [2021-07-16T17:38:21.696Z] --- PASS: TestInactiveJobs (0.55s) [2021-07-16T17:38:21.696Z] === RUN TestWatchRelease [2021-07-16T17:38:21.696Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-07-16T17:38:21.696Z] === RUN TestFSInvalidWalker [2021-07-16T17:38:21.696Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-16T17:38:21.696Z] === RUN TestFSGetSet [2021-07-16T17:38:21.696Z] --- PASS: TestFSGetSet (0.01s) [2021-07-16T17:38:21.696Z] === RUN TestFSGetUnsetKey [2021-07-16T17:38:21.696Z] --- PASS: TestWatchRelease (0.06s) [2021-07-16T17:38:21.696Z] === RUN TestWatchFinishedTransfer [2021-07-16T17:38:21.696Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-16T17:38:21.696Z] === RUN TestDuplicateTransfer [2021-07-16T17:38:21.696Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-16T17:38:21.696Z] === RUN TestFSGetEmptyData [2021-07-16T17:38:21.696Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-16T17:38:21.696Z] === RUN TestFSDelete [2021-07-16T17:38:21.696Z] --- PASS: TestFSDelete (0.02s) [2021-07-16T17:38:21.696Z] === RUN TestFSWalker [2021-07-16T17:38:21.696Z] --- PASS: TestDuplicateTransfer (0.05s) [2021-07-16T17:38:21.696Z] === RUN TestSuccessfulUpload [2021-07-16T17:38:21.696Z] --- PASS: TestFSWalker (0.02s) [2021-07-16T17:38:21.696Z] === RUN TestFSWalkerStopOnError [2021-07-16T17:38:21.696Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-07-16T17:38:21.696Z] === RUN TestNewFromJSON [2021-07-16T17:38:21.696Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-16T17:38:21.696Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-16T17:38:21.696Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-16T17:38:21.696Z] === RUN TestMarshalKeyOrder [2021-07-16T17:38:21.696Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-16T17:38:21.696Z] === RUN TestHistoryEqual [2021-07-16T17:38:21.696Z] --- PASS: TestHistoryEqual (0.13s) [2021-07-16T17:38:21.696Z] === RUN TestImage [2021-07-16T17:38:21.696Z] --- PASS: TestImage (0.00s) [2021-07-16T17:38:21.696Z] === RUN TestImageOSNotEmpty [2021-07-16T17:38:21.696Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-16T17:38:21.696Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-16T17:38:21.696Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-16T17:38:21.696Z] === RUN TestCreate [2021-07-16T17:38:21.696Z] --- PASS: TestCreate (0.01s) [2021-07-16T17:38:21.696Z] === RUN TestRestore [2021-07-16T17:38:21.696Z] time="2021-07-16T17:38:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-16T17:38:21.696Z] --- PASS: TestRestore (0.11s) [2021-07-16T17:38:21.696Z] === RUN TestAddDelete [2021-07-16T17:38:21.853Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-16T17:38:22.158Z] --- PASS: TestAddDelete (0.03s) [2021-07-16T17:38:22.158Z] === RUN TestSearchAfterDelete [2021-07-16T17:38:22.158Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-16T17:38:22.158Z] === RUN TestParentReset [2021-07-16T17:38:22.158Z] --- PASS: TestParentReset (0.04s) [2021-07-16T17:38:22.158Z] === RUN TestGetAndSetLastUpdated [2021-07-16T17:38:22.158Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-07-16T17:38:22.158Z] === RUN TestStoreLen [2021-07-16T17:38:22.158Z] time="2021-07-16T17:38:21Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-16T17:38:22.158Z] === RUN TestCompare [2021-07-16T17:38:22.158Z] --- PASS: TestCompare (0.00s) [2021-07-16T17:38:22.158Z] PASS [2021-07-16T17:38:22.158Z] coverage: 19.2% of statements [2021-07-16T17:38:22.158Z] --- PASS: TestStoreLen (0.07s) [2021-07-16T17:38:22.158Z] PASS [2021-07-16T17:38:22.158Z] coverage: 86.6% of statements [2021-07-16T17:38:22.158Z] ok github.com/docker/docker/image 0.683s coverage: 86.6% of statements [2021-07-16T17:38:22.158Z] ok github.com/docker/docker/image/cache 0.089s coverage: 19.2% of statements [2021-07-16T17:38:22.158Z] --- PASS: TestSuccessfulUpload (0.60s) [2021-07-16T17:38:22.158Z] === RUN TestCancelledUpload [2021-07-16T17:38:22.158Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-16T17:38:22.158Z] PASS [2021-07-16T17:38:22.158Z] coverage: 76.8% of statements [2021-07-16T17:38:22.158Z] ok github.com/docker/docker/distribution/xfer 2.595s coverage: 76.8% of statements [2021-07-16T17:38:22.158Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-16T17:38:22.531Z] ? github.com/docker/docker/api [no test files] [2021-07-16T17:38:22.621Z] === RUN TestValidateManifest [2021-07-16T17:38:22.621Z] === RUN TestValidateManifest/nil [2021-07-16T17:38:22.621Z] === RUN TestValidateManifest/non-nil [2021-07-16T17:38:22.621Z] --- PASS: TestValidateManifest (0.00s) [2021-07-16T17:38:22.621Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-16T17:38:22.621Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-16T17:38:22.621Z] PASS [2021-07-16T17:38:22.621Z] coverage: 0.7% of statements [2021-07-16T17:38:22.621Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.7% of statements [2021-07-16T17:38:22.681Z] INFO: Testing against a local daemon [2021-07-16T17:38:22.681Z] === RUN TestSecretInspect [2021-07-16T17:38:22.779Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-16T17:38:23.083Z] === RUN TestMakeV1ConfigFromConfig [2021-07-16T17:38:23.083Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-16T17:38:23.083Z] PASS [2021-07-16T17:38:23.083Z] coverage: 25.0% of statements [2021-07-16T17:38:23.083Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2021-07-16T17:38:23.083Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-16T17:38:23.546Z] === RUN TestSerialization [2021-07-16T17:38:23.546Z] --- PASS: TestSerialization (0.03s) [2021-07-16T17:38:23.546Z] PASS [2021-07-16T17:38:23.546Z] coverage: 100.0% of statements [2021-07-16T17:38:23.546Z] ok github.com/docker/docker/libcontainerd/queue 0.082s coverage: 100.0% of statements [2021-07-16T17:38:24.142Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-16T17:38:24.142Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-16T17:38:25.093Z] === RUN TestEmptyLayer [2021-07-16T17:38:25.094Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestCommitFailure [2021-07-16T17:38:25.094Z] --- PASS: TestCommitFailure (0.01s) [2021-07-16T17:38:25.094Z] === RUN TestStartTransactionFailure [2021-07-16T17:38:25.094Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestGetOrphan [2021-07-16T17:38:25.094Z] --- PASS: TestGetOrphan (0.01s) [2021-07-16T17:38:25.094Z] === RUN TestMountAndRegister [2021-07-16T17:38:25.094Z] === RUN TestEnvironmentParsing [2021-07-16T17:38:25.094Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-16T17:38:25.094Z] PASS [2021-07-16T17:38:25.094Z] coverage: 1.2% of statements [2021-07-16T17:38:25.094Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2021-07-16T17:38:25.094Z] layer_test.go:271: Layer size: 14 [2021-07-16T17:38:25.094Z] --- PASS: TestMountAndRegister (0.07s) [2021-07-16T17:38:25.094Z] === RUN TestLayerRelease [2021-07-16T17:38:25.094Z] layer_test.go:304: Failing on Windows [2021-07-16T17:38:25.094Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestStoreRestore [2021-07-16T17:38:25.094Z] layer_test.go:353: Failing on Windows [2021-07-16T17:38:25.094Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestTarStreamStability [2021-07-16T17:38:25.094Z] layer_test.go:468: Failing on Windows [2021-07-16T17:38:25.094Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestRegisterExistingLayer [2021-07-16T17:38:25.094Z] --- PASS: TestRegisterExistingLayer (0.17s) [2021-07-16T17:38:25.094Z] === RUN TestTarStreamVerification [2021-07-16T17:38:25.094Z] layer_test.go:697: Failing on Windows [2021-07-16T17:38:25.094Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestLayerMigration [2021-07-16T17:38:25.094Z] migration_test.go:46: Failing on Windows [2021-07-16T17:38:25.094Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestLayerMigrationNoTarsplit [2021-07-16T17:38:25.094Z] migration_test.go:182: Failing on Windows [2021-07-16T17:38:25.094Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestMountInit [2021-07-16T17:38:25.094Z] mount_test.go:17: Failing on Windows [2021-07-16T17:38:25.094Z] --- SKIP: TestMountInit (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestMountSize [2021-07-16T17:38:25.094Z] mount_test.go:76: Failing on Windows [2021-07-16T17:38:25.094Z] --- SKIP: TestMountSize (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestMountChanges [2021-07-16T17:38:25.094Z] mount_test.go:125: Failing on Windows [2021-07-16T17:38:25.094Z] --- SKIP: TestMountChanges (0.00s) [2021-07-16T17:38:25.094Z] === RUN TestMountApply [2021-07-16T17:38:25.094Z] mount_test.go:212: Failing on Windows [2021-07-16T17:38:25.094Z] --- SKIP: TestMountApply (0.00s) [2021-07-16T17:38:25.094Z] PASS [2021-07-16T17:38:25.094Z] coverage: 30.1% of statements [2021-07-16T17:38:25.094Z] ok github.com/docker/docker/layer 0.337s coverage: 30.1% of statements [2021-07-16T17:38:25.094Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-16T17:38:25.094Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-16T17:38:25.094Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-16T17:38:25.094Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-16T17:38:25.229Z] --- PASS: TestSecretInspect (2.16s) [2021-07-16T17:38:25.229Z] === RUN TestSecretList [2021-07-16T17:38:26.069Z] === RUN TestSequenceGetAvailableBit [2021-07-16T17:38:26.069Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestSequenceEqual [2021-07-16T17:38:26.069Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestSequenceCopy [2021-07-16T17:38:26.069Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestGetFirstAvailable [2021-07-16T17:38:26.069Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestFindSequence [2021-07-16T17:38:26.069Z] --- PASS: TestFindSequence (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestCheckIfAvailable [2021-07-16T17:38:26.069Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestMergeSequences [2021-07-16T17:38:26.069Z] --- PASS: TestMergeSequences (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestPushReservation [2021-07-16T17:38:26.069Z] --- PASS: TestPushReservation (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestSerializeDeserialize [2021-07-16T17:38:26.069Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestSet [2021-07-16T17:38:26.069Z] --- PASS: TestSet (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestSetUnset [2021-07-16T17:38:26.069Z] --- PASS: TestSetUnset (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestOffsetSetUnset [2021-07-16T17:38:26.069Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestSetInRange [2021-07-16T17:38:26.069Z] --- PASS: TestSetInRange (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestSetAnyInRange [2021-07-16T17:38:26.069Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestMethods [2021-07-16T17:38:26.069Z] --- PASS: TestMethods (0.00s) [2021-07-16T17:38:26.069Z] === RUN TestRandomAllocateDeallocate [2021-07-16T17:38:26.669Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-16T17:38:26.924Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-16T17:38:26.924Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-16T17:38:27.179Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-16T17:38:27.617Z] === RUN TestInvalidConfig [2021-07-16T17:38:27.617Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-16T17:38:27.617Z] === RUN TestConfig [2021-07-16T17:38:27.617Z] --- PASS: TestConfig (0.01s) [2021-07-16T17:38:27.617Z] === RUN TestOptionsLabels [2021-07-16T17:38:27.617Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-16T17:38:27.617Z] === RUN TestValidName [2021-07-16T17:38:27.617Z] --- PASS: TestValidName (0.00s) [2021-07-16T17:38:27.617Z] === RUN TestTLSConfiguration [2021-07-16T17:38:27.617Z] time="2021-07-16T17:38:27Z" level=info msg="Option Initializing KV with TLS" [2021-07-16T17:38:27.617Z] --- PASS: TestTLSConfiguration (0.15s) [2021-07-16T17:38:27.617Z] PASS [2021-07-16T17:38:27.617Z] coverage: 24.0% of statements [2021-07-16T17:38:27.617Z] ok github.com/docker/docker/libnetwork/config 0.239s coverage: 24.0% of statements [2021-07-16T17:38:27.775Z] --- PASS: TestSecretList (2.73s) [2021-07-16T17:38:27.775Z] === RUN TestSecretsCreateAndDelete [2021-07-16T17:38:28.542Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-16T17:38:28.592Z] === RUN TestKey [2021-07-16T17:38:28.592Z] --- PASS: TestKey (0.00s) [2021-07-16T17:38:28.592Z] === RUN TestParseKey [2021-07-16T17:38:28.592Z] --- PASS: TestParseKey (0.00s) [2021-07-16T17:38:28.592Z] === RUN TestInvalidDataStore [2021-07-16T17:38:28.592Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-16T17:38:28.592Z] === RUN TestKVObjectFlatKey [2021-07-16T17:38:28.592Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-16T17:38:28.592Z] === RUN TestAtomicKVObjectFlatKey [2021-07-16T17:38:28.592Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-16T17:38:28.592Z] PASS [2021-07-16T17:38:28.592Z] coverage: 21.9% of statements [2021-07-16T17:38:28.592Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2021-07-16T17:38:29.055Z] === RUN TestErrorInterfaces [2021-07-16T17:38:29.055Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestNetworkMarshalling [2021-07-16T17:38:29.055Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-07-16T17:38:29.055Z] === RUN TestEndpointMarshalling [2021-07-16T17:38:29.055Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestAuxAddresses [2021-07-16T17:38:29.055Z] time="2021-07-16T17:38:28Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-16T17:38:29.055Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-16T17:38:29.055Z] === RUN TestSRVServiceQuery [2021-07-16T17:38:29.055Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:38:29.055Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-16T17:38:29.055Z] === RUN TestServiceVIPReuse [2021-07-16T17:38:29.055Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:38:29.055Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-16T17:38:29.055Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:38:29.055Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestDNSIPQuery [2021-07-16T17:38:29.055Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:38:29.055Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestDNSProxyServFail [2021-07-16T17:38:29.055Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:38:29.055Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestSandboxAddEmpty [2021-07-16T17:38:29.055Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:38:29.055Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestSandboxAddMultiPrio [2021-07-16T17:38:29.055Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:38:29.055Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestSandboxAddSamePrio [2021-07-16T17:38:29.055Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:38:29.055Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestCleanupServiceDiscovery [2021-07-16T17:38:29.055Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:38:29.055Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestDNSOptions [2021-07-16T17:38:29.055Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:38:29.055Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-16T17:38:29.055Z] === RUN TestMultipleControllersWithSameStore [2021-07-16T17:38:29.055Z] time="2021-07-16T17:38:28Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-16T17:38:29.055Z] time="2021-07-16T17:38:28Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-16T17:38:29.055Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-16T17:38:29.055Z] PASS [2021-07-16T17:38:29.055Z] coverage: 8.6% of statements [2021-07-16T17:38:29.518Z] ok github.com/docker/docker/libnetwork 0.334s coverage: 8.6% of statements [2021-07-16T17:38:29.518Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-16T17:38:29.518Z] === RUN TestIPDataMarshalling [2021-07-16T17:38:29.518Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-16T17:38:29.518Z] === RUN TestValidateAndIsV6 [2021-07-16T17:38:29.518Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-16T17:38:29.518Z] PASS [2021-07-16T17:38:29.518Z] coverage: 68.9% of statements [2021-07-16T17:38:29.518Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2021-07-16T17:38:29.904Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-16T17:38:29.981Z] === RUN TestDriver [2021-07-16T17:38:29.981Z] --- PASS: TestDriver (0.00s) [2021-07-16T17:38:29.981Z] PASS [2021-07-16T17:38:29.981Z] coverage: 34.8% of statements [2021-07-16T17:38:29.981Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2021-07-16T17:38:30.321Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-07-16T17:38:30.321Z] === RUN TestSecretsUpdate [2021-07-16T17:38:30.443Z] === RUN TestDriver [2021-07-16T17:38:30.443Z] --- PASS: TestDriver (0.00s) [2021-07-16T17:38:30.443Z] PASS [2021-07-16T17:38:30.443Z] coverage: 34.8% of statements [2021-07-16T17:38:30.443Z] ok github.com/docker/docker/libnetwork/drivers/null 0.061s coverage: 34.8% of statements [2021-07-16T17:38:30.906Z] === RUN TestNetworkAllocateFree [2021-07-16T17:38:30.906Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-16T17:38:30.906Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-16T17:38:30.906Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-16T17:38:30.906Z] PASS [2021-07-16T17:38:30.906Z] coverage: 63.6% of statements [2021-07-16T17:38:30.906Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2021-07-16T17:38:31.368Z] === RUN TestGetEmptyCapabilities [2021-07-16T17:38:31.368Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-16T17:38:31.368Z] === RUN TestGetExtraCapabilities [2021-07-16T17:38:31.368Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-16T17:38:31.368Z] === RUN TestGetInvalidCapabilities [2021-07-16T17:38:31.368Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-16T17:38:31.368Z] === RUN TestRemoteDriver [2021-07-16T17:38:31.368Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-16T17:38:31.368Z] === RUN TestDriverError [2021-07-16T17:38:31.368Z] --- PASS: TestDriverError (0.00s) [2021-07-16T17:38:31.368Z] === RUN TestMissingValues [2021-07-16T17:38:31.368Z] --- PASS: TestMissingValues (0.00s) [2021-07-16T17:38:31.368Z] === RUN TestRollback [2021-07-16T17:38:31.368Z] --- PASS: TestRollback (0.01s) [2021-07-16T17:38:31.368Z] PASS [2021-07-16T17:38:31.368Z] coverage: 57.4% of statements [2021-07-16T17:38:31.368Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.098s coverage: 57.4% of statements [2021-07-16T17:38:31.789Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-16T17:38:31.832Z] === RUN TestNAT [2021-07-16T17:38:31.832Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-16T17:38:31.832Z] --- SKIP: TestNAT (0.00s) [2021-07-16T17:38:31.832Z] === RUN TestTransparent [2021-07-16T17:38:31.832Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-16T17:38:31.832Z] --- SKIP: TestTransparent (0.00s) [2021-07-16T17:38:31.832Z] PASS [2021-07-16T17:38:31.832Z] coverage: 0.0% of statements [2021-07-16T17:38:31.832Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2021-07-16T17:38:32.294Z] === RUN TestBuildDefault [2021-07-16T17:38:32.294Z] --- PASS: TestBuildDefault (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestBuildHostnameDomainname [2021-07-16T17:38:32.294Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestBuildHostname [2021-07-16T17:38:32.294Z] --- PASS: TestBuildHostname (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestBuildHostnameFQDN [2021-07-16T17:38:32.294Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestBuildNoIP [2021-07-16T17:38:32.294Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestUpdate [2021-07-16T17:38:32.294Z] --- PASS: TestUpdate (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-16T17:38:32.294Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-16T17:38:32.294Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestAddEmpty [2021-07-16T17:38:32.294Z] --- PASS: TestAddEmpty (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestAdd [2021-07-16T17:38:32.294Z] --- PASS: TestAdd (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestDeleteEmpty [2021-07-16T17:38:32.294Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestDeleteNewline [2021-07-16T17:38:32.294Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestDelete [2021-07-16T17:38:32.294Z] --- PASS: TestDelete (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestConcurrentWrites [2021-07-16T17:38:32.294Z] === RUN TestNew [2021-07-16T17:38:32.294Z] --- PASS: TestNew (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestAddDriver [2021-07-16T17:38:32.294Z] --- PASS: TestAddDriver (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestAddDuplicateDriver [2021-07-16T17:38:32.294Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-16T17:38:32.294Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestDriver [2021-07-16T17:38:32.294Z] --- PASS: TestDriver (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestIPAM [2021-07-16T17:38:32.294Z] --- PASS: TestIPAM (0.00s) [2021-07-16T17:38:32.294Z] === RUN TestWalkIPAMs [2021-07-16T17:38:32.294Z] --- PASS: TestConcurrentWrites (0.19s) [2021-07-16T17:38:32.295Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-16T17:38:32.295Z] PASS [2021-07-16T17:38:32.295Z] === RUN TestWalkDrivers [2021-07-16T17:38:32.295Z] coverage: 81.2% of statements [2021-07-16T17:38:32.295Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-16T17:38:32.295Z] PASS [2021-07-16T17:38:32.295Z] coverage: 82.4% of statements [2021-07-16T17:38:32.295Z] ok github.com/docker/docker/libnetwork/drvregistry 0.075s coverage: 82.4% of statements [2021-07-16T17:38:32.295Z] ok github.com/docker/docker/libnetwork/etchosts 0.294s coverage: 81.2% of statements [2021-07-16T17:38:32.757Z] --- PASS: TestRandomAllocateDeallocate (7.10s) [2021-07-16T17:38:32.757Z] === RUN TestAllocateRandomDeallocate [2021-07-16T17:38:32.869Z] --- PASS: TestSecretsUpdate (2.57s) [2021-07-16T17:38:32.869Z] === RUN TestTemplatedSecret [2021-07-16T17:38:33.220Z] === RUN TestDiff [2021-07-16T17:38:33.220Z] --- PASS: TestDiff (0.00s) [2021-07-16T17:38:33.220Z] === RUN TestAddedCallback [2021-07-16T17:38:33.220Z] --- PASS: TestAddedCallback (0.00s) [2021-07-16T17:38:33.220Z] === RUN TestRemovedCallback [2021-07-16T17:38:33.220Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-16T17:38:33.220Z] === RUN TestNoCallback [2021-07-16T17:38:33.220Z] --- PASS: TestNoCallback (0.00s) [2021-07-16T17:38:33.220Z] PASS [2021-07-16T17:38:33.220Z] coverage: 48.1% of statements [2021-07-16T17:38:33.220Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.056s coverage: 48.1% of statements [2021-07-16T17:38:33.682Z] === RUN TestNew [2021-07-16T17:38:33.682Z] --- PASS: TestNew (0.00s) [2021-07-16T17:38:33.682Z] === RUN TestAllocate [2021-07-16T17:38:33.682Z] --- PASS: TestAllocate (0.00s) [2021-07-16T17:38:33.682Z] === RUN TestUninitialized [2021-07-16T17:38:33.682Z] --- PASS: TestUninitialized (0.00s) [2021-07-16T17:38:33.682Z] === RUN TestAllocateInRange [2021-07-16T17:38:33.682Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-16T17:38:33.682Z] === RUN TestAllocateSerial [2021-07-16T17:38:33.682Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-16T17:38:33.682Z] PASS [2021-07-16T17:38:33.682Z] coverage: 87.5% of statements [2021-07-16T17:38:33.682Z] ok github.com/docker/docker/libnetwork/idm 0.060s coverage: 87.5% of statements [2021-07-16T17:38:33.682Z] === RUN TestCaller [2021-07-16T17:38:33.682Z] --- PASS: TestCaller (0.00s) [2021-07-16T17:38:33.682Z] PASS [2021-07-16T17:38:33.682Z] coverage: 100.0% of statements [2021-07-16T17:38:33.682Z] ok github.com/docker/docker/libnetwork/internal/caller 0.050s coverage: 100.0% of statements [2021-07-16T17:38:34.145Z] === RUN TestSetSerialInsertDelete [2021-07-16T17:38:34.145Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-16T17:38:34.145Z] === RUN TestSetParallelInsertDelete [2021-07-16T17:38:35.052Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-16T17:38:35.120Z] --- PASS: TestAllocateRandomDeallocate (2.23s) [2021-07-16T17:38:35.120Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-16T17:38:35.120Z] === RUN TestPoolRequest [2021-07-16T17:38:35.120Z] --- PASS: TestPoolRequest (0.00s) [2021-07-16T17:38:35.120Z] === RUN TestOtherRequests [2021-07-16T17:38:35.120Z] --- PASS: TestOtherRequests (0.00s) [2021-07-16T17:38:35.120Z] PASS [2021-07-16T17:38:35.120Z] coverage: 57.1% of statements [2021-07-16T17:38:35.120Z] ok github.com/docker/docker/libnetwork/ipams/null 0.053s coverage: 57.1% of statements [2021-07-16T17:38:35.582Z] === RUN TestInt2IP2IntConversion [2021-07-16T17:38:35.612Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-16T17:38:36.046Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2021-07-16T17:38:36.046Z] === RUN TestGetAddressVersion [2021-07-16T17:38:36.046Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-16T17:38:36.046Z] === RUN TestKeyString [2021-07-16T17:38:36.046Z] --- PASS: TestKeyString (0.00s) [2021-07-16T17:38:36.046Z] === RUN TestPoolDataMarshal [2021-07-16T17:38:36.046Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-16T17:38:36.046Z] === RUN TestSubnetsMarshal [2021-07-16T17:38:36.046Z] --- PASS: TestSubnetsMarshal (0.08s) [2021-07-16T17:38:36.046Z] === RUN TestAddSubnets [2021-07-16T17:38:36.046Z] --- PASS: TestAddSubnets (0.06s) [2021-07-16T17:38:36.046Z] === RUN TestDoublePoolRelease [2021-07-16T17:38:36.046Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-16T17:38:36.046Z] === RUN TestAddReleasePoolID [2021-07-16T17:38:36.509Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-07-16T17:38:36.509Z] === RUN TestPredefinedPool [2021-07-16T17:38:36.509Z] --- PASS: TestPredefinedPool (0.05s) [2021-07-16T17:38:36.509Z] === RUN TestRemoveSubnet [2021-07-16T17:38:36.509Z] === RUN TestGetCapabilities [2021-07-16T17:38:36.509Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-16T17:38:36.509Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-16T17:38:36.509Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-16T17:38:36.509Z] === RUN TestGetDefaultAddressSpaces [2021-07-16T17:38:36.509Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-16T17:38:36.509Z] === RUN TestRemoteDriver [2021-07-16T17:38:36.509Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-16T17:38:36.509Z] PASS [2021-07-16T17:38:36.509Z] coverage: 47.4% of statements [2021-07-16T17:38:36.509Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2021-07-16T17:38:36.509Z] --- PASS: TestRemoveSubnet (0.25s) [2021-07-16T17:38:36.509Z] === RUN TestGetSameAddress [2021-07-16T17:38:36.509Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-16T17:38:36.509Z] === RUN TestPoolAllocationReuse [2021-07-16T17:38:36.973Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.89s) [2021-07-16T17:38:36.973Z] === RUN TestRetrieveFromStore [2021-07-16T17:38:37.081Z] --- PASS: TestTemplatedSecret (3.61s) [2021-07-16T17:38:37.081Z] === RUN TestSecretCreateResolve [2021-07-16T17:38:37.352Z] === RUN TestMiddlewares [2021-07-16T17:38:37.352Z] --- PASS: TestMiddlewares (0.00s) [2021-07-16T17:38:37.352Z] PASS [2021-07-16T17:38:37.352Z] coverage: 9.0% of statements [2021-07-16T17:38:37.352Z] ok github.com/docker/docker/api/server 0.225s coverage: 9.0% of statements [2021-07-16T17:38:37.436Z] === RUN TestWindowsIPAM [2021-07-16T17:38:37.436Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-16T17:38:37.436Z] PASS [2021-07-16T17:38:37.436Z] coverage: 71.4% of statements [2021-07-16T17:38:37.436Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.054s coverage: 71.4% of statements [2021-07-16T17:38:37.498Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-16T17:38:37.498Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-16T17:38:37.498Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-16T17:38:37.898Z] --- PASS: TestRetrieveFromStore (0.74s) [2021-07-16T17:38:37.898Z] === RUN TestIsCorrupted [2021-07-16T17:38:37.898Z] --- PASS: TestIsCorrupted (0.03s) [2021-07-16T17:38:37.898Z] === RUN TestSetRollover [2021-07-16T17:38:38.361Z] === RUN TestDefaultNetwork [2021-07-16T17:38:38.825Z] --- PASS: TestDefaultNetwork (0.31s) [2021-07-16T17:38:38.825Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-16T17:38:38.825Z] --- PASS: TestPoolAllocationReuse (2.00s) [2021-07-16T17:38:38.825Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-16T17:38:38.825Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-07-16T17:38:38.825Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-16T17:38:38.825Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2021-07-16T17:38:38.825Z] === RUN TestInitAddressPools [2021-07-16T17:38:38.825Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-16T17:38:38.825Z] PASS [2021-07-16T17:38:38.825Z] coverage: 74.0% of statements [2021-07-16T17:38:38.825Z] ok github.com/docker/docker/libnetwork/ipamutils 0.692s coverage: 74.0% of statements [2021-07-16T17:38:39.629Z] --- PASS: TestSecretCreateResolve (2.64s) [2021-07-16T17:38:39.629Z] PASS [2021-07-16T17:38:39.629Z] [2021-07-16T17:38:39.629Z] DONE 6 tests in 19.802s [2021-07-16T17:38:39.629Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-16T17:38:39.629Z] ++ 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 [2021-07-16T17:38:39.629Z] ++ set -e [2021-07-16T17:38:39.629Z] ++ '[' -n 0 ']' [2021-07-16T17:38:39.629Z] ++ set -x [2021-07-16T17:38:39.629Z] ++ 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 [2021-07-16T17:38:39.800Z] === RUN TestKeyValue [2021-07-16T17:38:39.800Z] --- PASS: TestKeyValue (0.00s) [2021-07-16T17:38:39.800Z] PASS [2021-07-16T17:38:39.800Z] coverage: 60.0% of statements [2021-07-16T17:38:39.800Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2021-07-16T17:38:39.800Z] --- PASS: TestSetRollover (2.10s) [2021-07-16T17:38:39.800Z] === RUN TestSetRolloverSerial [2021-07-16T17:38:40.993Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-16T17:38:40.993Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-16T17:38:40.993Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-16T17:38:40.993Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-16T17:38:41.248Z] Cross building: bundles/cross/linux/s390x [2021-07-16T17:38:41.248Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-16T17:38:41.248Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-16T17:38:41.543Z] INFO: Testing against a local daemon [2021-07-16T17:38:41.543Z] === RUN TestServiceCreateInit [2021-07-16T17:38:41.543Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T17:38:41.660Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-16T17:38:41.660Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-16T17:38:41.994Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.44s) [2021-07-16T17:38:41.994Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-16T17:38:42.220Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-16T17:38:42.457Z] --- PASS: TestSetRolloverSerial (2.48s) [2021-07-16T17:38:42.457Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-16T17:38:42.457Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-16T17:38:42.457Z] PASS [2021-07-16T17:38:42.457Z] coverage: 84.4% of statements [2021-07-16T17:38:42.457Z] ok github.com/docker/docker/libnetwork/bitseq 16.627s coverage: 84.4% of statements [2021-07-16T17:38:42.457Z] === RUN TestNetworkDBSimple [2021-07-16T17:38:42.476Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-16T17:38:43.433Z] 2021/07/16 17:38:43 Closing DB instances... [2021-07-16T17:38:44.362Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-16T17:38:44.409Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-16T17:38:44.409Z] PASS [2021-07-16T17:38:44.409Z] coverage: 100.0% of statements [2021-07-16T17:38:44.409Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.056s coverage: 100.0% of statements [2021-07-16T17:38:44.871Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-07-16T17:38:44.871Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-16T17:38:44.871Z] === RUN TestGenerate [2021-07-16T17:38:44.871Z] --- PASS: TestGenerate (0.00s) [2021-07-16T17:38:44.871Z] === RUN TestGeneratePtr [2021-07-16T17:38:44.871Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-16T17:38:44.871Z] === RUN TestGenerateMissingField [2021-07-16T17:38:44.871Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-16T17:38:44.871Z] === RUN TestFieldCannotBeSet [2021-07-16T17:38:44.871Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-16T17:38:44.871Z] === RUN TestTypeMismatchError [2021-07-16T17:38:44.871Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-16T17:38:44.871Z] PASS [2021-07-16T17:38:44.871Z] coverage: 100.0% of statements [2021-07-16T17:38:44.871Z] ok github.com/docker/docker/libnetwork/options 0.049s coverage: 100.0% of statements [2021-07-16T17:38:45.287Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-16T17:38:45.335Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.03s) [2021-07-16T17:38:45.335Z] === RUN TestGetAddress [2021-07-16T17:38:45.797Z] testing: warning: no tests to run [2021-07-16T17:38:45.797Z] PASS [2021-07-16T17:38:45.797Z] coverage: 0.0% of statements [2021-07-16T17:38:45.797Z] 2021/07/16 17:38:45 Closing DB instances... [2021-07-16T17:38:45.797Z] ok github.com/docker/docker/libnetwork/osl 0.054s coverage: 0.0% of statements [no tests to run] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-16T17:38:46.261Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-16T17:38:46.724Z] === RUN TestRequestNewPort [2021-07-16T17:38:46.724Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-16T17:38:46.724Z] === RUN TestRequestSpecificPort [2021-07-16T17:38:46.724Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-16T17:38:46.724Z] === RUN TestReleasePort [2021-07-16T17:38:46.724Z] --- PASS: TestReleasePort (0.00s) [2021-07-16T17:38:46.724Z] === RUN TestReuseReleasedPort [2021-07-16T17:38:46.724Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-16T17:38:46.724Z] === RUN TestReleaseUnreadledPort [2021-07-16T17:38:46.724Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-16T17:38:46.724Z] === RUN TestUnknowProtocol [2021-07-16T17:38:46.724Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-16T17:38:46.724Z] === RUN TestAllocateAllPorts [2021-07-16T17:38:46.724Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-16T17:38:46.724Z] === RUN TestPortAllocation [2021-07-16T17:38:46.724Z] --- PASS: TestPortAllocation (0.00s) [2021-07-16T17:38:46.724Z] === RUN TestPortAllocationWithCustomRange [2021-07-16T17:38:46.724Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-16T17:38:46.724Z] === RUN TestNoDuplicateBPR [2021-07-16T17:38:46.724Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-16T17:38:46.724Z] === RUN TestChangePortRange [2021-07-16T17:38:46.724Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-16T17:38:46.724Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-16T17:38:46.724Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-16T17:38:46.724Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-16T17:38:46.724Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-16T17:38:46.724Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-16T17:38:46.724Z] --- PASS: TestChangePortRange (0.00s) [2021-07-16T17:38:46.724Z] PASS [2021-07-16T17:38:46.724Z] coverage: 88.6% of statements [2021-07-16T17:38:46.724Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2021-07-16T17:38:46.835Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T17:38:47.173Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-16T17:38:47.187Z] === RUN TestTransportPortConv [2021-07-16T17:38:47.187Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-16T17:38:47.187Z] === RUN TestTransportPortBindingConv [2021-07-16T17:38:47.187Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-16T17:38:47.187Z] === RUN TestErrorConstructors [2021-07-16T17:38:47.187Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-16T17:38:47.187Z] === RUN TestCompareIPMask [2021-07-16T17:38:47.187Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-16T17:38:47.187Z] === RUN TestUtilGetHostPartIP [2021-07-16T17:38:47.187Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-16T17:38:47.187Z] === RUN TestUtilGetBroadcastIP [2021-07-16T17:38:47.187Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-16T17:38:47.187Z] === RUN TestParseCIDR [2021-07-16T17:38:47.187Z] --- PASS: TestParseCIDR (0.00s) [2021-07-16T17:38:47.187Z] PASS [2021-07-16T17:38:47.187Z] coverage: 47.9% of statements [2021-07-16T17:38:47.187Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 47.9% of statements [2021-07-16T17:38:47.735Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.02s) [2021-07-16T17:38:47.735Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-16T17:38:48.099Z] === RUN TestDockerSuite/TestRmiTag [2021-07-16T17:38:48.100Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-16T17:38:48.198Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-16T17:38:48.198Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-16T17:38:48.198Z] PASS [2021-07-16T17:38:48.198Z] coverage: 44.0% of statements [2021-07-16T17:38:48.198Z] ok github.com/docker/docker/oci 0.052s coverage: 44.0% of statements [2021-07-16T17:38:49.025Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-16T17:38:49.173Z] === RUN TestAddressPoolOpt [2021-07-16T17:38:49.173Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/a [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/something [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/_=a [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/env1=value1 [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/_env1=value1 [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/PATH [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/=a [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/PATH= [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/PATH=something [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/asd!qwe [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/1asd [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/123 [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/some_space [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/__some_space_before [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/some_space_after__ [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/= [2021-07-16T17:38:49.173Z] === RUN TestValidateEnv/PaTh [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestParseHost [2021-07-16T17:38:49.173Z] --- PASS: TestParseHost (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestParseDockerDaemonHost [2021-07-16T17:38:49.173Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestParseTCP [2021-07-16T17:38:49.173Z] --- PASS: TestParseTCP (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-16T17:38:49.173Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestValidateExtraHosts [2021-07-16T17:38:49.173Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestIpOptString [2021-07-16T17:38:49.173Z] --- PASS: TestIpOptString (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-16T17:38:49.173Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestNewIpOptValidDefaultVal [2021-07-16T17:38:49.173Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestIpOptSetInvalidVal [2021-07-16T17:38:49.173Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestValidateIPAddress [2021-07-16T17:38:49.173Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestMapOpts [2021-07-16T17:38:49.173Z] --- PASS: TestMapOpts (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestListOptsWithoutValidator [2021-07-16T17:38:49.173Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestListOptsWithValidator [2021-07-16T17:38:49.173Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestValidateDNSSearch [2021-07-16T17:38:49.173Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_general_format [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_one_more [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-16T17:38:49.173Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-16T17:38:49.173Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestNamedListOpts [2021-07-16T17:38:49.173Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestNamedMapOpts [2021-07-16T17:38:49.173Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestParseLink [2021-07-16T17:38:49.173Z] --- PASS: TestParseLink (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestQuotedStringSetWithQuotes [2021-07-16T17:38:49.173Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-16T17:38:49.173Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-16T17:38:49.173Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-16T17:38:49.173Z] === RUN TestUlimitOpt [2021-07-16T17:38:49.173Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-16T17:38:49.173Z] PASS [2021-07-16T17:38:49.173Z] coverage: 67.1% of statements [2021-07-16T17:38:49.173Z] ok github.com/docker/docker/opts 0.105s coverage: 67.1% of statements [2021-07-16T17:38:49.173Z] === RUN TestParseVersion [2021-07-16T17:38:49.173Z] --- PASS: TestParseVersion (0.00s) [2021-07-16T17:38:49.173Z] PASS [2021-07-16T17:38:49.173Z] coverage: 52.9% of statements [2021-07-16T17:38:49.173Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2021-07-16T17:38:49.173Z] 2021/07/16 17:38:48 Closing DB instances... [2021-07-16T17:38:50.720Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-07-16T17:38:50.720Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-16T17:38:51.182Z] === RUN TestPeerCertificateMarshalJSON [2021-07-16T17:38:51.182Z] === RUN TestIsArchivePathDir [2021-07-16T17:38:51.182Z] --- PASS: TestIsArchivePathDir (0.09s) [2021-07-16T17:38:51.182Z] === RUN TestIsArchivePathInvalidFile [2021-07-16T17:38:51.182Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-07-16T17:38:51.182Z] === RUN TestIsArchivePathTar [2021-07-16T17:38:51.644Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-07-16T17:38:51.644Z] === RUN TestDecompressStreamGzip [2021-07-16T17:38:51.644Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-16T17:38:51.644Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-16T17:38:51.644Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2021-07-16T17:38:51.644Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-16T17:38:51.644Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestMiddleware [2021-07-16T17:38:51.644Z] --- PASS: TestMiddleware (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestNewResponseModifier [2021-07-16T17:38:51.644Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-16T17:38:51.644Z] PASS [2021-07-16T17:38:51.644Z] coverage: 26.8% of statements [2021-07-16T17:38:51.644Z] ok github.com/docker/docker/pkg/authorization 0.541s coverage: 26.8% of statements [2021-07-16T17:38:51.644Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-07-16T17:38:51.644Z] === RUN TestDecompressStreamBzip2 [2021-07-16T17:38:51.644Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-07-16T17:38:51.644Z] === RUN TestDecompressStreamXz [2021-07-16T17:38:51.644Z] archive_test.go:134: Xz not present in msys2 [2021-07-16T17:38:51.644Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestCompressStreamXzUnsupported [2021-07-16T17:38:51.644Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-16T17:38:51.644Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestCompressStreamInvalid [2021-07-16T17:38:51.644Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestExtensionInvalid [2021-07-16T17:38:51.644Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestExtensionUncompressed [2021-07-16T17:38:51.644Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestExtensionBzip2 [2021-07-16T17:38:51.644Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestExtensionGzip [2021-07-16T17:38:51.644Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestExtensionXz [2021-07-16T17:38:51.644Z] --- PASS: TestExtensionXz (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestCmdStreamLargeStderr [2021-07-16T17:38:51.644Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-16T17:38:51.644Z] === RUN TestCmdStreamBad [2021-07-16T17:38:51.644Z] archive_test.go:239: Failing on Windows CI machines [2021-07-16T17:38:51.644Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestCmdStreamGood [2021-07-16T17:38:51.644Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-16T17:38:51.644Z] === RUN TestUntarPathWithInvalidDest [2021-07-16T17:38:51.644Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-16T17:38:51.644Z] === RUN TestUntarPathWithInvalidSrc [2021-07-16T17:38:51.644Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-16T17:38:51.644Z] === RUN TestUntarPath [2021-07-16T17:38:52.108Z] --- PASS: TestUntarPath (0.08s) [2021-07-16T17:38:52.108Z] === RUN TestUntarPathWithDestinationFile [2021-07-16T17:38:52.108Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-16T17:38:52.108Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-16T17:38:52.108Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-16T17:38:52.108Z] === RUN TestCopyWithTarInvalidSrc [2021-07-16T17:38:52.108Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-16T17:38:52.108Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-16T17:38:52.108Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-16T17:38:52.108Z] === RUN TestCopyWithTarSrcFile [2021-07-16T17:38:52.108Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-16T17:38:52.108Z] === RUN TestCopyWithTarSrcFolder [2021-07-16T17:38:52.108Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-16T17:38:52.108Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-16T17:38:52.108Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-16T17:38:52.108Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-16T17:38:52.108Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-16T17:38:52.108Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-16T17:38:52.108Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-16T17:38:52.108Z] === RUN TestCopyFileWithTarSrcFile [2021-07-16T17:38:52.108Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-16T17:38:52.108Z] === RUN TestTarFiles [2021-07-16T17:38:52.108Z] === RUN TestUnbuffered [2021-07-16T17:38:52.108Z] --- PASS: TestUnbuffered (0.00s) [2021-07-16T17:38:52.108Z] === RUN TestRaceUnbuffered [2021-07-16T17:38:52.108Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-16T17:38:52.108Z] PASS [2021-07-16T17:38:52.108Z] coverage: 100.0% of statements [2021-07-16T17:38:52.108Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2021-07-16T17:38:52.128Z] --- PASS: TestServiceCreateInit (10.01s) [2021-07-16T17:38:52.128Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.95s) [2021-07-16T17:38:52.128Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s) [2021-07-16T17:38:52.128Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T17:38:52.570Z] 2021/07/16 17:38:52 Closing DB instances... [2021-07-16T17:38:53.033Z] === RUN TestMatch [2021-07-16T17:38:53.033Z] === RUN TestMatch/[[]] [2021-07-16T17:38:53.033Z] === RUN TestMatch/[[foo]] [2021-07-16T17:38:53.033Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-16T17:38:53.033Z] === RUN TestMatch/[[foo_bar]] [2021-07-16T17:38:53.033Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-16T17:38:53.033Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-16T17:38:53.033Z] === RUN TestMatch/[] [2021-07-16T17:38:53.033Z] === RUN TestMatch/[]#01 [2021-07-16T17:38:53.033Z] === RUN TestMatch/[[qux]] [2021-07-16T17:38:53.033Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-16T17:38:53.033Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-16T17:38:53.033Z] === RUN TestMatch/[[foo_baz]] [2021-07-16T17:38:53.033Z] --- PASS: TestMatch (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[] (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-16T17:38:53.033Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-16T17:38:53.033Z] PASS [2021-07-16T17:38:53.033Z] coverage: 87.5% of statements [2021-07-16T17:38:53.033Z] ok github.com/docker/docker/pkg/capabilities 0.055s coverage: 87.5% of statements [2021-07-16T17:38:53.184Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-16T17:38:53.745Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-16T17:38:54.008Z] --- PASS: TestNetworkDBCRUDTableEntry (3.64s) [2021-07-16T17:38:54.008Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-16T17:38:54.008Z] === RUN TestChrootTarUntar [2021-07-16T17:38:54.008Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-16T17:38:54.008Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-16T17:38:54.008Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-16T17:38:54.008Z] === RUN TestChrootUntarEmptyArchive [2021-07-16T17:38:54.008Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-16T17:38:54.008Z] === RUN TestChrootTarUntarWithSymlink [2021-07-16T17:38:54.008Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-16T17:38:54.008Z] === RUN TestChrootCopyWithTar [2021-07-16T17:38:54.008Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-16T17:38:54.008Z] === RUN TestChrootCopyFileWithTar [2021-07-16T17:38:54.008Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-16T17:38:54.008Z] === RUN TestChrootUntarPath [2021-07-16T17:38:54.008Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-16T17:38:54.008Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-16T17:38:54.008Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:38:54.008Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-16T17:38:54.008Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:38:54.008Z] === RUN TestChrootApplyDotDotFile [2021-07-16T17:38:54.008Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:38:54.008Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-16T17:38:54.008Z] PASS [2021-07-16T17:38:54.008Z] coverage: 15.4% of statements [2021-07-16T17:38:54.008Z] ok github.com/docker/docker/pkg/chrootarchive 0.118s coverage: 15.4% of statements [2021-07-16T17:38:54.670Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-16T17:38:54.925Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-16T17:38:54.983Z] === RUN TestSizeEmpty [2021-07-16T17:38:54.983Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-16T17:38:54.983Z] === RUN TestSizeEmptyFile [2021-07-16T17:38:54.983Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-16T17:38:54.983Z] === RUN TestSizeNonemptyFile [2021-07-16T17:38:54.983Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-16T17:38:54.983Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-16T17:38:54.983Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-16T17:38:54.983Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-16T17:38:54.983Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-16T17:38:54.983Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-16T17:38:54.983Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-16T17:38:54.983Z] === RUN TestMoveToSubdir [2021-07-16T17:38:54.983Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-16T17:38:54.983Z] === RUN TestSizeNonExistingDirectory [2021-07-16T17:38:54.983Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-16T17:38:54.983Z] PASS [2021-07-16T17:38:54.983Z] coverage: 80.0% of statements [2021-07-16T17:38:54.983Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2021-07-16T17:38:55.180Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-16T17:38:56.531Z] 2021/07/16 17:38:56 Closing DB instances... [2021-07-16T17:38:56.531Z] === RUN Test [2021-07-16T17:38:56.531Z] === RUN Test/TestContainsEntry [2021-07-16T17:38:56.531Z] === RUN Test/TestCreateEntries [2021-07-16T17:38:56.531Z] === RUN Test/TestEntriesDiff [2021-07-16T17:38:56.531Z] === RUN Test/TestEntriesEquality [2021-07-16T17:38:56.531Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-16T17:38:56.531Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-16T17:38:56.531Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-16T17:38:56.531Z] === RUN Test/TestGeneratorNotGenerate [2021-07-16T17:38:56.531Z] === RUN Test/TestGeneratorWithPort [2021-07-16T17:38:56.531Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-16T17:38:56.531Z] === RUN Test/TestNewEntry [2021-07-16T17:38:56.531Z] === RUN Test/TestParse [2021-07-16T17:38:56.531Z] --- PASS: Test (0.00s) [2021-07-16T17:38:56.531Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-16T17:38:56.531Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-16T17:38:56.531Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-16T17:38:56.531Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-16T17:38:56.531Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-16T17:38:56.531Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-16T17:38:56.531Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-16T17:38:56.531Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-16T17:38:56.531Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-16T17:38:56.532Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-16T17:38:56.532Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-16T17:38:56.532Z] --- PASS: Test/TestParse (0.00s) [2021-07-16T17:38:56.532Z] PASS [2021-07-16T17:38:56.532Z] coverage: 58.3% of statements [2021-07-16T17:38:56.532Z] ok github.com/docker/docker/pkg/discovery 0.060s coverage: 58.3% of statements [2021-07-16T17:38:56.542Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-16T17:38:56.994Z] --- PASS: TestTarFiles (4.94s) [2021-07-16T17:38:56.994Z] === RUN TestTarUntar [2021-07-16T17:38:56.994Z] --- PASS: TestTarUntar (0.03s) [2021-07-16T17:38:56.994Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-16T17:38:56.994Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-16T17:38:56.994Z] === RUN TestTarWithOptions [2021-07-16T17:38:56.994Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-16T17:38:56.994Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-16T17:38:56.994Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-16T17:38:56.994Z] === RUN TestUntarUstarGnuConflict [2021-07-16T17:38:56.994Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-16T17:38:56.994Z] === RUN TestUntarInvalidFilenames [2021-07-16T17:38:57.457Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames436439006\\dest" [2021-07-16T17:38:57.457Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-07-16T17:38:57.457Z] === RUN TestUntarHardlinkToSymlink [2021-07-16T17:38:57.457Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-16T17:38:57.457Z] === RUN TestUntarInvalidHardlink [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink574759711\\victim\\hello" -> "../victim/hello" [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink625673714\\victim\\hello" -> "/../victim/hello" [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink961832617\\victim" -> "../victim" [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink980992500\\victim" -> "../victim" [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink118569667\\victim" -> "../victim" [2021-07-16T17:38:57.457Z] === RUN Test [2021-07-16T17:38:57.457Z] === RUN Test/TestContent [2021-07-16T17:38:57.457Z] === RUN Test/TestInitialize [2021-07-16T17:38:57.457Z] === RUN Test/TestNew [2021-07-16T17:38:57.457Z] === RUN Test/TestParsingContentsWithComments [2021-07-16T17:38:57.457Z] === RUN Test/TestRegister [2021-07-16T17:38:57.457Z] === RUN Test/TestWatch [2021-07-16T17:38:57.457Z] --- PASS: Test (0.00s) [2021-07-16T17:38:57.457Z] --- PASS: Test/TestContent (0.00s) [2021-07-16T17:38:57.457Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-16T17:38:57.457Z] --- PASS: Test/TestNew (0.00s) [2021-07-16T17:38:57.457Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-16T17:38:57.457Z] --- PASS: Test/TestRegister (0.00s) [2021-07-16T17:38:57.457Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T17:38:57.457Z] PASS [2021-07-16T17:38:57.457Z] coverage: 92.9% of statements [2021-07-16T17:38:57.457Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink686182214\\victim" -> "../victim" [2021-07-16T17:38:57.457Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-16T17:38:57.457Z] === RUN TestUntarInvalidSymlink [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink889703917\\dest\\dotdot" -> "../victim/hello" [2021-07-16T17:38:57.457Z] ok github.com/docker/docker/pkg/discovery/file 0.042s coverage: 92.9% of statements [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink011950696\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink252615847\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink726953434\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink991929713\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink016670748\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:38:57.457Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink107019467\\dest\\dir\\loophole" -> "../../victim" [2021-07-16T17:38:57.457Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-16T17:38:57.457Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-16T17:38:57.457Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-16T17:38:57.457Z] === RUN TestXGlobalNoParent [2021-07-16T17:38:57.457Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-16T17:38:57.457Z] === RUN TestReplaceFileTarWrapper [2021-07-16T17:38:57.457Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-07-16T17:38:57.457Z] === RUN TestPrefixHeaderReadable [2021-07-16T17:38:57.457Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-16T17:38:57.457Z] === RUN TestDisablePigz [2021-07-16T17:38:57.457Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-16T17:38:57.457Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-07-16T17:38:57.457Z] === RUN TestNetworkDBNodeLeave [2021-07-16T17:38:57.457Z] --- PASS: TestDisablePigz (0.12s) [2021-07-16T17:38:57.457Z] === RUN TestPigz [2021-07-16T17:38:57.467Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-16T17:38:57.922Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-16T17:38:57.922Z] --- PASS: TestPigz (0.14s) [2021-07-16T17:38:57.922Z] === RUN TestCopyFileWithInvalidDest [2021-07-16T17:38:57.922Z] archive_windows_test.go:16: Currently fails [2021-07-16T17:38:57.922Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-16T17:38:57.922Z] === RUN TestCanonicalTarNameForPath [2021-07-16T17:38:57.922Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-16T17:38:57.922Z] === RUN TestCanonicalTarName [2021-07-16T17:38:57.922Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-16T17:38:57.922Z] === RUN TestChmodTarEntry [2021-07-16T17:38:57.922Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-16T17:38:57.922Z] === RUN TestHardLinkOrder [2021-07-16T17:38:57.923Z] --- PASS: TestHardLinkOrder (0.10s) [2021-07-16T17:38:57.923Z] === RUN TestChangeString [2021-07-16T17:38:57.923Z] --- PASS: TestChangeString (0.00s) [2021-07-16T17:38:57.923Z] === RUN TestChangesWithNoChanges [2021-07-16T17:38:57.923Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-16T17:38:57.923Z] === RUN TestChangesWithChanges [2021-07-16T17:38:57.923Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-16T17:38:57.923Z] === RUN TestChangesWithChangesGH13590 [2021-07-16T17:38:57.923Z] changes_test.go:196: needs more investigation [2021-07-16T17:38:57.923Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-16T17:38:57.923Z] === RUN TestChangesDirsEmpty [2021-07-16T17:38:57.923Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-07-16T17:38:57.923Z] === RUN TestChangesDirsMutated [2021-07-16T17:38:58.029Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-16T17:38:58.324Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-16T17:38:58.385Z] --- PASS: TestChangesDirsMutated (0.17s) [2021-07-16T17:38:58.385Z] === RUN TestApplyLayer [2021-07-16T17:38:58.385Z] changes_test.go:433: needs further investigation [2021-07-16T17:38:58.385Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-16T17:38:58.385Z] === RUN TestChangesSizeWithHardlinks [2021-07-16T17:38:58.385Z] changes_test.go:469: needs further investigation [2021-07-16T17:38:58.385Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-16T17:38:58.385Z] === RUN TestChangesSizeWithNoChanges [2021-07-16T17:38:58.385Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-16T17:38:58.385Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-16T17:38:58.385Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-16T17:38:58.385Z] === RUN TestChangesSize [2021-07-16T17:38:58.385Z] --- PASS: TestChangesSize (0.01s) [2021-07-16T17:38:58.385Z] === RUN TestApplyLayerInvalidFilenames [2021-07-16T17:38:58.385Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames089732498\\dest" [2021-07-16T17:38:58.385Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-16T17:38:58.385Z] === RUN TestApplyLayerInvalidHardlink [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink727448212\\victim\\hello" -> "../victim/hello" [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink597560547\\victim\\hello" -> "/../victim/hello" [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink395722470\\victim" -> "../victim" [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink262898445\\victim" -> "../victim" [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink549680904\\victim" -> "../victim" [2021-07-16T17:38:58.385Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink111601863\\victim" -> "../victim" [2021-07-16T17:38:58.385Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-16T17:38:58.385Z] === RUN TestApplyLayerInvalidSymlink [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink013928314\\dest\\dotdot" -> "../victim/hello" [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink641801873\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink140092092\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink186973931\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink624267086\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:38:58.385Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink977503317\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:38:58.385Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-16T17:38:58.385Z] === RUN TestApplyLayerWhiteouts [2021-07-16T17:38:58.385Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-07-16T17:38:58.385Z] === RUN TestGenerateEmptyFile [2021-07-16T17:38:58.385Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-16T17:38:58.385Z] === RUN TestGenerateWithContent [2021-07-16T17:38:58.385Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-16T17:38:58.385Z] PASS [2021-07-16T17:38:58.385Z] coverage: 62.7% of statements [2021-07-16T17:38:58.385Z] ok github.com/docker/docker/pkg/archive 7.362s coverage: 62.7% of statements [2021-07-16T17:38:58.848Z] === RUN Test [2021-07-16T17:38:58.848Z] === RUN Test/TestInitialize [2021-07-16T17:38:58.848Z] time="2021-07-16T17:38:58Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:38:58.848Z] time="2021-07-16T17:38:58Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:38:58.848Z] time="2021-07-16T17:38:58Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:38:58.848Z] === RUN Test/TestInitializeWithCerts [2021-07-16T17:38:58.848Z] time="2021-07-16T17:38:58Z" level=info msg="Initializing discovery with TLS" [2021-07-16T17:38:58.848Z] === RUN Test/TestWatch [2021-07-16T17:38:58.848Z] time="2021-07-16T17:38:58Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:38:58.892Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-16T17:38:58.892Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-16T17:38:59.818Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-16T17:39:00.420Z] --- PASS: TestNetworkDBNodeLeave (3.01s) [2021-07-16T17:39:00.420Z] === RUN TestNetworkDBWatch [2021-07-16T17:39:01.559Z] --- PASS: Test (3.14s) [2021-07-16T17:39:01.559Z] --- PASS: Test/TestInitialize (0.13s) [2021-07-16T17:39:01.559Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-16T17:39:01.559Z] --- PASS: Test/TestWatch (3.00s) [2021-07-16T17:39:01.559Z] PASS [2021-07-16T17:39:01.559Z] coverage: 84.1% of statements [2021-07-16T17:39:01.559Z] ok github.com/docker/docker/pkg/discovery/kv 3.202s coverage: 84.1% of statements [2021-07-16T17:39:01.704Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-16T17:39:02.143Z] 2021/07/16 17:39:01 Closing DB instances... [2021-07-16T17:39:02.630Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-16T17:39:02.630Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-16T17:39:02.741Z] === RUN Test [2021-07-16T17:39:02.741Z] === RUN Test/TestWatch [2021-07-16T17:39:02.741Z] --- PASS: Test (0.00s) [2021-07-16T17:39:02.741Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T17:39:02.741Z] PASS [2021-07-16T17:39:02.741Z] coverage: 92.3% of statements [2021-07-16T17:39:02.741Z] ok github.com/docker/docker/pkg/discovery/memory 0.053s coverage: 92.3% of statements [2021-07-16T17:39:03.343Z] === RUN Test [2021-07-16T17:39:03.343Z] === RUN Test/TestInitialize [2021-07-16T17:39:03.343Z] === RUN Test/TestInitializeWithPattern [2021-07-16T17:39:03.343Z] === RUN Test/TestRegister [2021-07-16T17:39:03.343Z] === RUN Test/TestWatch [2021-07-16T17:39:03.343Z] --- PASS: Test (0.00s) [2021-07-16T17:39:03.343Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-16T17:39:03.343Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-16T17:39:03.343Z] --- PASS: Test/TestRegister (0.00s) [2021-07-16T17:39:03.343Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T17:39:03.343Z] PASS [2021-07-16T17:39:03.343Z] coverage: 93.8% of statements [2021-07-16T17:39:03.343Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2021-07-16T17:39:03.554Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-16T17:39:03.938Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-07-16T17:39:03.938Z] === RUN TestNetworkDBBulkSync [2021-07-16T17:39:04.480Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-16T17:39:04.559Z] === RUN TestPollerAddRemove [2021-07-16T17:39:04.559Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-16T17:39:04.559Z] === RUN TestPollerEvent [2021-07-16T17:39:04.559Z] poller_test.go:41: No chmod on Windows [2021-07-16T17:39:04.559Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-16T17:39:04.559Z] === RUN TestPollerClose [2021-07-16T17:39:04.559Z] --- PASS: TestPollerClose (0.00s) [2021-07-16T17:39:04.559Z] PASS [2021-07-16T17:39:04.559Z] coverage: 45.7% of statements [2021-07-16T17:39:04.559Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2021-07-16T17:39:05.188Z] 2021/07/16 17:39:04 Closing DB instances... [2021-07-16T17:39:05.188Z] === RUN TestCopyFileWithInvalidSrc [2021-07-16T17:39:05.188Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCopyFileWithInvalidDest [2021-07-16T17:39:05.188Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-16T17:39:05.188Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-16T17:39:05.188Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCopyFile [2021-07-16T17:39:05.188Z] --- PASS: TestCopyFile (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-16T17:39:05.188Z] fileutils_test.go:134: Needs porting to Windows [2021-07-16T17:39:05.188Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-16T17:39:05.188Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-16T17:39:05.188Z] fileutils_test.go:180: Needs porting to Windows [2021-07-16T17:39:05.188Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestWildcardMatches [2021-07-16T17:39:05.188Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestPatternMatches [2021-07-16T17:39:05.188Z] --- PASS: TestPatternMatches (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-16T17:39:05.188Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestPatternMatchesFolderExclusions [2021-07-16T17:39:05.188Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-16T17:39:05.188Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-16T17:39:05.188Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-16T17:39:05.188Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-16T17:39:05.188Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestSingleExclamationError [2021-07-16T17:39:05.188Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestMatchesWithNoPatterns [2021-07-16T17:39:05.188Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestMatchesWithMalformedPatterns [2021-07-16T17:39:05.188Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestMatches [2021-07-16T17:39:05.188Z] --- PASS: TestMatches (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCleanPatterns [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCleanPatternsExceptionFlag [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCleanPatternsErrorSingleException [2021-07-16T17:39:05.188Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCreateIfNotExistsDir [2021-07-16T17:39:05.188Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-16T17:39:05.188Z] === RUN TestCreateIfNotExistsFile [2021-07-16T17:39:05.188Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-16T17:39:05.188Z] === RUN TestMatch [2021-07-16T17:39:05.188Z] --- PASS: TestMatch (0.00s) [2021-07-16T17:39:05.188Z] PASS [2021-07-16T17:39:05.188Z] coverage: 85.2% of statements [2021-07-16T17:39:05.188Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 85.2% of statements [2021-07-16T17:39:05.816Z] === RUN TestGet [2021-07-16T17:39:05.816Z] --- PASS: TestGet (0.00s) [2021-07-16T17:39:05.816Z] === RUN TestGetShortcutString [2021-07-16T17:39:05.816Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-16T17:39:05.816Z] PASS [2021-07-16T17:39:05.816Z] coverage: 42.9% of statements [2021-07-16T17:39:05.816Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2021-07-16T17:39:06.365Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-16T17:39:06.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-16T17:39:06.440Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-07-16T17:39:06.440Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-16T17:39:07.076Z] === RUN TestCreateIDMapOrder [2021-07-16T17:39:07.076Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-16T17:39:07.076Z] PASS [2021-07-16T17:39:07.076Z] coverage: 7.2% of statements [2021-07-16T17:39:07.076Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.2% of statements [2021-07-16T17:39:07.728Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-16T17:39:08.379Z] === RUN TestFixedBufferCap [2021-07-16T17:39:08.379Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-16T17:39:08.379Z] === RUN TestFixedBufferLen [2021-07-16T17:39:08.379Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-16T17:39:08.379Z] === RUN TestFixedBufferString [2021-07-16T17:39:08.379Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-16T17:39:08.379Z] === RUN TestFixedBufferWrite [2021-07-16T17:39:08.379Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-16T17:39:08.379Z] === RUN TestFixedBufferRead [2021-07-16T17:39:08.379Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-16T17:39:08.379Z] === RUN TestBytesPipeRead [2021-07-16T17:39:08.379Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-16T17:39:08.379Z] === RUN TestBytesPipeWrite [2021-07-16T17:39:08.379Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-16T17:39:08.379Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-16T17:39:08.988Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-07-16T17:39:08.988Z] === RUN TestAtomicWriteToFile [2021-07-16T17:39:08.988Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-16T17:39:08.988Z] === RUN TestAtomicWriteSetCommit [2021-07-16T17:39:08.988Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-16T17:39:08.988Z] === RUN TestAtomicWriteSetCancel [2021-07-16T17:39:08.988Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-16T17:39:08.988Z] === RUN TestReadCloserWrapperClose [2021-07-16T17:39:08.988Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-16T17:39:08.988Z] === RUN TestReaderErrWrapperReadOnError [2021-07-16T17:39:08.988Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-16T17:39:08.988Z] === RUN TestReaderErrWrapperRead [2021-07-16T17:39:08.988Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-16T17:39:08.988Z] === RUN TestHashData [2021-07-16T17:39:08.988Z] --- PASS: TestHashData (0.00s) [2021-07-16T17:39:08.988Z] === RUN TestCancelReadCloser [2021-07-16T17:39:08.988Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-16T17:39:08.988Z] === RUN TestWriteCloserWrapperClose [2021-07-16T17:39:08.988Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-16T17:39:08.988Z] === RUN TestNopWriteCloser [2021-07-16T17:39:08.988Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-16T17:39:08.988Z] === RUN TestNopWriter [2021-07-16T17:39:08.988Z] --- PASS: TestNopWriter (0.00s) [2021-07-16T17:39:08.988Z] === RUN TestWriteCounter [2021-07-16T17:39:08.988Z] --- PASS: TestWriteCounter (0.00s) [2021-07-16T17:39:08.988Z] PASS [2021-07-16T17:39:08.988Z] coverage: 69.7% of statements [2021-07-16T17:39:08.988Z] ok github.com/docker/docker/pkg/ioutils 0.627s coverage: 69.7% of statements [2021-07-16T17:39:09.091Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-16T17:39:09.595Z] 2021/07/16 17:39:09 Closing DB instances... [2021-07-16T17:39:09.595Z] time="2021-07-16T17:39:09Z" level=error msg="node: 3aabf78c925e is unknown to memberlist" [2021-07-16T17:39:09.595Z] === RUN TestError [2021-07-16T17:39:09.595Z] --- PASS: TestError (0.00s) [2021-07-16T17:39:09.595Z] === RUN TestProgressString [2021-07-16T17:39:09.595Z] === RUN TestProgressString/no_progress [2021-07-16T17:39:09.595Z] === RUN TestProgressString/progress_1 [2021-07-16T17:39:09.595Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-16T17:39:09.595Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-16T17:39:09.595Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-16T17:39:09.595Z] === RUN TestProgressString/with_units [2021-07-16T17:39:09.595Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-16T17:39:09.595Z] === RUN TestProgressString/hide_counts [2021-07-16T17:39:09.595Z] --- PASS: TestProgressString (0.00s) [2021-07-16T17:39:09.595Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-16T17:39:09.595Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-16T17:39:09.595Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-16T17:39:09.595Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-16T17:39:09.595Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-16T17:39:09.595Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-16T17:39:09.595Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-16T17:39:09.595Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-16T17:39:09.595Z] === RUN TestJSONMessageDisplay [2021-07-16T17:39:09.595Z] --- PASS: TestGetAddress (24.57s) [2021-07-16T17:39:09.595Z] === RUN TestRequestSyntaxCheck [2021-07-16T17:39:09.595Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-16T17:39:09.595Z] === RUN TestRequest [2021-07-16T17:39:09.652Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-16T17:39:10.185Z] --- PASS: TestJSONMessageDisplay (0.14s) [2021-07-16T17:39:10.185Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-16T17:39:10.185Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-16T17:39:10.185Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-16T17:39:10.185Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-16T17:39:10.185Z] === RUN TestDisplayJSONMessagesStream [2021-07-16T17:39:10.185Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-16T17:39:10.185Z] PASS [2021-07-16T17:39:10.185Z] coverage: 91.7% of statements [2021-07-16T17:39:10.185Z] ok github.com/docker/docker/pkg/jsonmessage 0.178s coverage: 91.7% of statements [2021-07-16T17:39:10.185Z] time="2021-07-16T17:39:10Z" level=error msg="node: 715dc369b379 is unknown to memberlist" [2021-07-16T17:39:10.251Z] --- PASS: TestCreateServiceMultipleTimes (16.79s) [2021-07-16T17:39:10.251Z] === RUN TestCreateServiceConflict [2021-07-16T17:39:10.771Z] === RUN TestStandardLongPath [2021-07-16T17:39:10.771Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-16T17:39:10.771Z] === RUN TestUNCLongPath [2021-07-16T17:39:10.771Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-16T17:39:10.771Z] PASS [2021-07-16T17:39:10.771Z] coverage: 100.0% of statements [2021-07-16T17:39:10.771Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-07-16T17:39:10.771Z] time="2021-07-16T17:39:10Z" level=error msg="node: 4720ac9b4cb7 is unknown to memberlist" [2021-07-16T17:39:10.823Z] --- PASS: TestCreateServiceConflict (2.68s) [2021-07-16T17:39:10.823Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T17:39:11.015Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-16T17:39:11.351Z] === RUN TestNameFormat [2021-07-16T17:39:11.351Z] --- PASS: TestNameFormat (0.00s) [2021-07-16T17:39:11.351Z] === RUN TestNameRetries [2021-07-16T17:39:11.351Z] --- PASS: TestNameRetries (0.00s) [2021-07-16T17:39:11.351Z] PASS [2021-07-16T17:39:11.351Z] coverage: 85.7% of statements [2021-07-16T17:39:11.351Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2021-07-16T17:39:11.351Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.69s) [2021-07-16T17:39:11.351Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-16T17:39:11.351Z] time="2021-07-16T17:39:10Z" level=error msg="node: 7ed6a68c0ca0 is unknown to memberlist" [2021-07-16T17:39:11.351Z] time="2021-07-16T17:39:10Z" level=error msg="node: 7ed6a68c0ca0 is unknown to memberlist" [2021-07-16T17:39:11.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-16T17:39:11.830Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-16T17:39:11.929Z] === RUN TestParseKeyValueOpt [2021-07-16T17:39:11.929Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-16T17:39:11.929Z] === RUN TestParseUintList [2021-07-16T17:39:11.929Z] --- PASS: TestParseUintList (0.00s) [2021-07-16T17:39:11.929Z] === RUN TestParseUintListMaximumLimits [2021-07-16T17:39:11.929Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-16T17:39:11.929Z] PASS [2021-07-16T17:39:11.929Z] coverage: 97.0% of statements [2021-07-16T17:39:11.929Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-07-16T17:39:12.491Z] === RUN TestNewAndRemove [2021-07-16T17:39:12.491Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-16T17:39:12.491Z] === RUN TestRemoveInvalidPath [2021-07-16T17:39:12.491Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-16T17:39:12.491Z] PASS [2021-07-16T17:39:12.491Z] coverage: 82.6% of statements [2021-07-16T17:39:12.491Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2021-07-16T17:39:12.756Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-16T17:39:13.056Z] 2021/07/16 17:39:12 Closing DB instances... [2021-07-16T17:39:13.621Z] === RUN TestFailedConnection [2021-07-16T17:39:14.118Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-16T17:39:14.128Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2021-07-16T17:39:14.128Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T17:39:14.183Z] === RUN TestParseEmptyInterface [2021-07-16T17:39:14.183Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-16T17:39:14.183Z] === RUN TestParseNonInterfaceType [2021-07-16T17:39:14.183Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-16T17:39:14.183Z] === RUN TestParseWithOneFunction [2021-07-16T17:39:14.183Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-16T17:39:14.183Z] === RUN TestParseWithMultipleFuncs [2021-07-16T17:39:14.183Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-16T17:39:14.183Z] === RUN TestParseWithUnnamedReturn [2021-07-16T17:39:14.183Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-16T17:39:14.183Z] === RUN TestEmbeddedInterface [2021-07-16T17:39:14.183Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-16T17:39:14.183Z] === RUN TestParsedImports [2021-07-16T17:39:14.183Z] --- PASS: TestParsedImports (0.00s) [2021-07-16T17:39:14.183Z] === RUN TestAliasedImports [2021-07-16T17:39:14.183Z] --- PASS: TestAliasedImports (0.00s) [2021-07-16T17:39:14.183Z] PASS [2021-07-16T17:39:14.183Z] coverage: 56.8% of statements [2021-07-16T17:39:14.183Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-07-16T17:39:14.750Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.61s) [2021-07-16T17:39:14.750Z] === RUN TestNetworkDBGarbageCollection [2021-07-16T17:39:14.750Z] --- PASS: TestFailedConnection (1.08s) [2021-07-16T17:39:14.750Z] === RUN TestFailOnce [2021-07-16T17:39:14.750Z] === RUN TestHTTPTransport [2021-07-16T17:39:14.750Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-16T17:39:14.750Z] PASS [2021-07-16T17:39:14.750Z] coverage: 85.7% of statements [2021-07-16T17:39:14.750Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-07-16T17:39:15.044Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-16T17:39:15.299Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-16T17:39:15.304Z] 2021/07/16 17:39:14 http: panic serving 127.0.0.1:49297: Plugin not ready [2021-07-16T17:39:15.304Z] goroutine 9 [running]: [2021-07-16T17:39:15.304Z] net/http.(*conn).serve.func1(0xc00005eaa0) [2021-07-16T17:39:15.304Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-16T17:39:15.304Z] panic(0x4d5160, 0x5ec250) [2021-07-16T17:39:15.304Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-16T17:39:15.304Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x5fc910, 0xc0000a60e0, 0xc00015a100) [2021-07-16T17:39:15.304Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-16T17:39:15.304Z] net/http.HandlerFunc.ServeHTTP(0xc000094050, 0x5fc910, 0xc0000a60e0, 0xc00015a100) [2021-07-16T17:39:15.304Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-16T17:39:15.304Z] net/http.(*ServeMux).ServeHTTP(0xc00009e000, 0x5fc910, 0xc0000a60e0, 0xc00015a100) [2021-07-16T17:39:15.304Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-16T17:39:15.304Z] net/http.serverHandler.ServeHTTP(0xc0000a6000, 0x5fc910, 0xc0000a60e0, 0xc00015a100) [2021-07-16T17:39:15.304Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-16T17:39:15.304Z] net/http.(*conn).serve(0xc00005eaa0, 0x5fd500, 0xc00004e900) [2021-07-16T17:39:15.304Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-16T17:39:15.304Z] created by net/http.(*Server).Serve [2021-07-16T17:39:15.304Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-16T17:39:15.304Z] time="2021-07-16T17:39:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2021-07-16T17:39:15.852Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-16T17:39:15.852Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-16T17:39:15.852Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-16T17:39:15.852Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-16T17:39:15.852Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-16T17:39:15.852Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-16T17:39:15.852Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-16T17:39:15.852Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-16T17:39:15.852Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-16T17:39:15.852Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-16T17:39:15.852Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-16T17:39:15.852Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-16T17:39:15.852Z] === RUN TestBufferPoolPutAndGet [2021-07-16T17:39:15.852Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-16T17:39:15.852Z] PASS [2021-07-16T17:39:15.852Z] coverage: 88.2% of statements [2021-07-16T17:39:15.852Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2021-07-16T17:39:15.852Z] --- PASS: TestFailOnce (1.16s) [2021-07-16T17:39:15.852Z] === RUN TestEchoInputOutput [2021-07-16T17:39:15.852Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-16T17:39:15.852Z] === RUN TestBackoff [2021-07-16T17:39:15.852Z] --- PASS: TestBackoff (0.00s) [2021-07-16T17:39:15.852Z] === RUN TestAbortRetry [2021-07-16T17:39:15.852Z] --- PASS: TestAbortRetry (0.00s) [2021-07-16T17:39:15.852Z] === RUN TestClientScheme [2021-07-16T17:39:15.852Z] --- PASS: TestClientScheme (0.00s) [2021-07-16T17:39:15.852Z] === RUN TestNewClientWithTimeout [2021-07-16T17:39:16.225Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-16T17:39:16.396Z] === RUN TestOutputOnPrematureClose [2021-07-16T17:39:16.396Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-16T17:39:16.396Z] === RUN TestCompleteSilently [2021-07-16T17:39:16.396Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-16T17:39:16.396Z] PASS [2021-07-16T17:39:16.396Z] coverage: 75.9% of statements [2021-07-16T17:39:16.396Z] ok github.com/docker/docker/pkg/progress 0.047s coverage: 75.9% of statements [2021-07-16T17:39:16.396Z] time="2021-07-16T17:39:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-16T17:39:16.937Z] === RUN TestSendToOneSub [2021-07-16T17:39:16.937Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-16T17:39:16.937Z] === RUN TestSendToMultipleSubs [2021-07-16T17:39:16.937Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-16T17:39:16.937Z] === RUN TestEvictOneSub [2021-07-16T17:39:16.937Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-16T17:39:16.937Z] === RUN TestClosePublisher [2021-07-16T17:39:16.937Z] --- PASS: TestClosePublisher (0.00s) [2021-07-16T17:39:16.937Z] === RUN TestPubSubRace [2021-07-16T17:39:17.151Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-16T17:39:17.714Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-16T17:39:17.714Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-16T17:39:18.068Z] --- PASS: TestPubSubRace (1.05s) [2021-07-16T17:39:18.068Z] PASS [2021-07-16T17:39:18.068Z] coverage: 75.0% of statements [2021-07-16T17:39:18.068Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2021-07-16T17:39:18.068Z] time="2021-07-16T17:39:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-16T17:39:18.608Z] === RUN TestRegister [2021-07-16T17:39:18.608Z] --- PASS: TestRegister (0.00s) [2021-07-16T17:39:18.608Z] === RUN TestCommand [2021-07-16T17:39:18.608Z] --- PASS: TestCommand (0.03s) [2021-07-16T17:39:18.608Z] === RUN TestNaiveSelf [2021-07-16T17:39:18.608Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-16T17:39:18.608Z] PASS [2021-07-16T17:39:18.608Z] coverage: 82.4% of statements [2021-07-16T17:39:18.608Z] ok github.com/docker/docker/pkg/reexec 0.096s coverage: 82.4% of statements [2021-07-16T17:39:19.141Z] === RUN TestParseSignal [2021-07-16T17:39:19.141Z] --- PASS: TestParseSignal (0.00s) [2021-07-16T17:39:19.141Z] === RUN TestValidSignalForPlatform [2021-07-16T17:39:19.141Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-16T17:39:19.141Z] PASS [2021-07-16T17:39:19.141Z] coverage: 19.7% of statements [2021-07-16T17:39:19.141Z] ok github.com/docker/docker/pkg/signal 0.042s coverage: 19.7% of statements [2021-07-16T17:39:20.225Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-16T17:39:20.262Z] === RUN TestNewStdWriter [2021-07-16T17:39:20.262Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-16T17:39:20.262Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestWriteWithNilBytes [2021-07-16T17:39:20.262Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestWrite [2021-07-16T17:39:20.262Z] --- PASS: TestWrite (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestWriteWithWriterError [2021-07-16T17:39:20.262Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-16T17:39:20.262Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestStdCopyWriteAndRead [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-16T17:39:20.262Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-16T17:39:20.262Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-16T17:39:20.262Z] PASS [2021-07-16T17:39:20.262Z] coverage: 100.0% of statements [2021-07-16T17:39:20.262Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-07-16T17:39:20.262Z] --- PASS: TestRequest (10.72s) [2021-07-16T17:39:20.262Z] === RUN TestOverlappingRequests [2021-07-16T17:39:20.786Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-16T17:39:20.808Z] time="2021-07-16T17:39:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-16T17:39:20.808Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-16T17:39:20.808Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-16T17:39:20.808Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-16T17:39:20.808Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-16T17:39:20.808Z] === RUN TestFormatStatus [2021-07-16T17:39:20.808Z] --- PASS: TestFormatStatus (0.00s) [2021-07-16T17:39:20.808Z] === RUN TestFormatError [2021-07-16T17:39:20.808Z] --- PASS: TestFormatError (0.00s) [2021-07-16T17:39:20.808Z] === RUN TestFormatJSONError [2021-07-16T17:39:20.808Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-16T17:39:20.808Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-16T17:39:20.808Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-16T17:39:20.808Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-16T17:39:20.808Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-16T17:39:20.808Z] === RUN TestNewJSONProgressOutput [2021-07-16T17:39:20.808Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-16T17:39:20.808Z] === RUN TestAuxFormatterEmit [2021-07-16T17:39:20.808Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-16T17:39:20.808Z] === RUN TestStreamWriterStdout [2021-07-16T17:39:20.808Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-16T17:39:20.808Z] === RUN TestStreamWriterStderr [2021-07-16T17:39:20.808Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-16T17:39:20.808Z] PASS [2021-07-16T17:39:20.808Z] coverage: 66.2% of statements [2021-07-16T17:39:20.808Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2021-07-16T17:39:20.808Z] --- PASS: TestOverlappingRequests (0.50s) [2021-07-16T17:39:20.808Z] === RUN TestRelease [2021-07-16T17:39:21.346Z] === RUN TestGenerateRandomID [2021-07-16T17:39:21.346Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-16T17:39:21.346Z] === RUN TestShortenId [2021-07-16T17:39:21.346Z] --- PASS: TestShortenId (0.00s) [2021-07-16T17:39:21.346Z] === RUN TestShortenSha256Id [2021-07-16T17:39:21.346Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-16T17:39:21.346Z] === RUN TestShortenIdEmpty [2021-07-16T17:39:21.346Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-16T17:39:21.346Z] === RUN TestShortenIdInvalid [2021-07-16T17:39:21.346Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-16T17:39:21.346Z] === RUN TestIsShortIDNonHex [2021-07-16T17:39:21.346Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-16T17:39:21.346Z] === RUN TestIsShortIDNotCorrectSize [2021-07-16T17:39:21.346Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-16T17:39:21.346Z] PASS [2021-07-16T17:39:21.346Z] coverage: 70.6% of statements [2021-07-16T17:39:21.346Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2021-07-16T17:39:21.711Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-16T17:39:21.877Z] === RUN TestIsCpusetListAvailable [2021-07-16T17:39:21.877Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-16T17:39:21.877Z] PASS [2021-07-16T17:39:21.877Z] coverage: 38.2% of statements [2021-07-16T17:39:21.877Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2021-07-16T17:39:22.637Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-16T17:39:22.982Z] --- PASS: TestRelease (1.89s) [2021-07-16T17:39:22.982Z] === RUN TestAllocateRandomDeallocate [2021-07-16T17:39:23.197Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-16T17:39:23.197Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-16T17:39:23.506Z] === RUN TestChtimes [2021-07-16T17:39:23.506Z] --- PASS: TestChtimes (0.00s) [2021-07-16T17:39:23.506Z] === RUN TestChtimesWindows [2021-07-16T17:39:23.506Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-16T17:39:23.506Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-16T17:39:23.506Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-16T17:39:23.506Z] === RUN TestEnsureRemoveAllNotExist [2021-07-16T17:39:23.506Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-16T17:39:23.506Z] === RUN TestEnsureRemoveAllWithDir [2021-07-16T17:39:23.506Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-16T17:39:23.506Z] === RUN TestEnsureRemoveAllWithFile [2021-07-16T17:39:23.506Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-16T17:39:23.506Z] === RUN TestHasWin32KSupport [2021-07-16T17:39:23.506Z] syscall_windows_test.go:8: win32k: true [2021-07-16T17:39:23.506Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-16T17:39:23.506Z] PASS [2021-07-16T17:39:23.506Z] coverage: 12.9% of statements [2021-07-16T17:39:23.506Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.9% of statements [2021-07-16T17:39:24.029Z] === RUN TestTailFile [2021-07-16T17:39:24.029Z] --- PASS: TestTailFile (0.00s) [2021-07-16T17:39:24.029Z] === RUN TestTailFileManyLines [2021-07-16T17:39:24.029Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-16T17:39:24.029Z] === RUN TestTailEmptyFile [2021-07-16T17:39:24.029Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-16T17:39:24.029Z] === RUN TestTailNegativeN [2021-07-16T17:39:24.029Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader [2021-07-16T17:39:24.029Z] === CONT TestNewTailReader [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/truncated_last_line [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-16T17:39:24.029Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.029Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.029Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.029Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.029Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.029Z] === CONT TestNewTailReader/no_delimiter [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T17:39:24.029Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T17:39:24.029Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.030Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.030Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.031Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.031Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T17:39:24.121Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.562Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.562Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.562Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.562Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.562Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.562Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.562Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.562Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.562Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.563Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.563Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.564Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.564Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.565Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:39:24.566Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.01s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:39:24.566Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.567Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:39:24.568Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:39:24.568Z] PASS [2021-07-16T17:39:24.568Z] coverage: 88.6% of statements [2021-07-16T17:39:24.568Z] ok github.com/docker/docker/pkg/tailfile 0.165s coverage: 88.6% of statements [2021-07-16T17:39:24.681Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-16T17:39:25.099Z] time="2021-07-16T17:39:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-16T17:39:25.099Z] === RUN TestTarSumRemoveNonExistent [2021-07-16T17:39:25.099Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-16T17:39:25.099Z] === RUN TestTarSumRemove [2021-07-16T17:39:25.099Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-16T17:39:25.099Z] === RUN TestSortFileInfoSums [2021-07-16T17:39:25.099Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-16T17:39:25.099Z] === RUN TestNewTarSumForLabelInvalid [2021-07-16T17:39:25.099Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-16T17:39:25.099Z] === RUN TestNewTarSumForLabel [2021-07-16T17:39:25.099Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-16T17:39:25.099Z] === RUN TestEmptyTar [2021-07-16T17:39:25.099Z] --- PASS: TestEmptyTar (0.00s) [2021-07-16T17:39:25.099Z] === RUN TestTarSumsReadSize [2021-07-16T17:39:25.099Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-16T17:39:25.099Z] === RUN TestTarSums [2021-07-16T17:39:25.608Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-16T17:39:25.633Z] --- PASS: TestTarSums (0.07s) [2021-07-16T17:39:25.633Z] === RUN TestIteration [2021-07-16T17:39:25.633Z] --- PASS: TestIteration (0.00s) [2021-07-16T17:39:25.633Z] === RUN TestVersionLabelForChecksum [2021-07-16T17:39:25.633Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-16T17:39:25.633Z] === RUN TestVersion [2021-07-16T17:39:25.633Z] --- PASS: TestVersion (0.00s) [2021-07-16T17:39:25.633Z] === RUN TestGetVersion [2021-07-16T17:39:25.633Z] --- PASS: TestGetVersion (0.00s) [2021-07-16T17:39:25.633Z] === RUN TestGetVersions [2021-07-16T17:39:25.633Z] --- PASS: TestGetVersions (0.00s) [2021-07-16T17:39:25.633Z] PASS [2021-07-16T17:39:25.633Z] coverage: 89.3% of statements [2021-07-16T17:39:25.633Z] ok github.com/docker/docker/pkg/tarsum 0.117s coverage: 89.3% of statements [2021-07-16T17:39:26.158Z] testing: warning: no tests to run [2021-07-16T17:39:26.158Z] PASS [2021-07-16T17:39:26.158Z] coverage: [no statements] [2021-07-16T17:39:26.158Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-07-16T17:39:26.186Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-16T17:39:26.638Z] === RUN TestTruncIndex [2021-07-16T17:39:26.638Z] --- PASS: TestTruncIndex (0.10s) [2021-07-16T17:39:26.638Z] PASS [2021-07-16T17:39:26.638Z] coverage: 91.5% of statements [2021-07-16T17:39:26.638Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2021-07-16T17:39:27.100Z] === RUN TestIsGIT [2021-07-16T17:39:27.100Z] --- PASS: TestIsGIT (0.00s) [2021-07-16T17:39:27.100Z] === RUN TestIsTransport [2021-07-16T17:39:27.100Z] --- PASS: TestIsTransport (0.00s) [2021-07-16T17:39:27.100Z] PASS [2021-07-16T17:39:27.100Z] coverage: 100.0% of statements [2021-07-16T17:39:27.100Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2021-07-16T17:39:27.111Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-16T17:39:27.111Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-16T17:39:27.563Z] === RUN TestVersionInfo [2021-07-16T17:39:27.563Z] --- PASS: TestVersionInfo (0.00s) [2021-07-16T17:39:27.563Z] === RUN TestAppendVersions [2021-07-16T17:39:27.563Z] --- PASS: TestAppendVersions (0.00s) [2021-07-16T17:39:27.563Z] PASS [2021-07-16T17:39:27.563Z] coverage: 88.9% of statements [2021-07-16T17:39:27.563Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2021-07-16T17:39:28.036Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-16T17:39:28.036Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-16T17:39:28.291Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-16T17:39:28.540Z] --- PASS: TestAllocateRandomDeallocate (5.69s) [2021-07-16T17:39:28.540Z] === RUN TestRetrieveFromStore [2021-07-16T17:39:29.002Z] === RUN TestValidatePrivileges [2021-07-16T17:39:29.002Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-16T17:39:29.002Z] === RUN TestFilterByCapNeg [2021-07-16T17:39:29.002Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-16T17:39:29.002Z] === RUN TestFilterByCapPos [2021-07-16T17:39:29.002Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-16T17:39:29.002Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-16T17:39:29.002Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-16T17:39:29.002Z] PASS [2021-07-16T17:39:29.002Z] coverage: 12.0% of statements [2021-07-16T17:39:29.002Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.0% of statements [2021-07-16T17:39:29.043Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s) [2021-07-16T17:39:29.043Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T17:39:29.217Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-16T17:39:29.800Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-16T17:39:29.977Z] === RUN TestNewSettable [2021-07-16T17:39:29.978Z] --- PASS: TestNewSettable (0.00s) [2021-07-16T17:39:29.978Z] === RUN TestIsSettable [2021-07-16T17:39:29.978Z] --- PASS: TestIsSettable (0.00s) [2021-07-16T17:39:29.978Z] === RUN TestUpdateSettingsEnv [2021-07-16T17:39:29.978Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-16T17:39:29.978Z] PASS [2021-07-16T17:39:29.978Z] coverage: 20.0% of statements [2021-07-16T17:39:29.978Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2021-07-16T17:39:30.440Z] --- PASS: TestRetrieveFromStore (1.94s) [2021-07-16T17:39:30.440Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-16T17:39:30.440Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-16T17:39:30.440Z] === RUN TestParallelPredefinedRequest1 [2021-07-16T17:39:30.440Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-16T17:39:30.440Z] === RUN TestParallelPredefinedRequest2 [2021-07-16T17:39:30.440Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-16T17:39:30.440Z] === RUN TestParallelPredefinedRequest3 [2021-07-16T17:39:30.440Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-16T17:39:30.440Z] === RUN TestParallelPredefinedRequest4 [2021-07-16T17:39:30.440Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-16T17:39:30.440Z] === RUN TestParallelPredefinedRequest5 [2021-07-16T17:39:30.440Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-16T17:39:30.440Z] === RUN TestDebug [2021-07-16T17:39:30.440Z] --- PASS: TestDebug (0.00s) [2021-07-16T17:39:30.440Z] === RUN TestRequestPoolParallel [2021-07-16T17:39:30.903Z] === RUN TestLoad [2021-07-16T17:39:30.903Z] --- PASS: TestLoad (0.01s) [2021-07-16T17:39:30.903Z] === RUN TestSave [2021-07-16T17:39:30.903Z] --- PASS: TestSave (0.09s) [2021-07-16T17:39:30.903Z] === RUN TestAddDeleteGet [2021-07-16T17:39:30.903Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-16T17:39:30.903Z] === RUN TestInvalidTags [2021-07-16T17:39:30.903Z] --- PASS: TestInvalidTags (0.00s) [2021-07-16T17:39:30.903Z] PASS [2021-07-16T17:39:30.903Z] coverage: 83.7% of statements [2021-07-16T17:39:30.903Z] ok github.com/docker/docker/reference 0.184s coverage: 83.7% of statements [2021-07-16T17:39:30.903Z] --- PASS: TestRequestPoolParallel (0.59s) [2021-07-16T17:39:30.903Z] === RUN TestFullAllocateRelease [2021-07-16T17:39:31.166Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-16T17:39:31.366Z] --- PASS: TestFullAllocateRelease (0.44s) [2021-07-16T17:39:31.367Z] === RUN TestOddAllocateRelease [2021-07-16T17:39:31.593Z] --- PASS: TestCreateServiceSecretFileMode (2.88s) [2021-07-16T17:39:31.593Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T17:39:31.727Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-16T17:39:31.727Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-16T17:39:31.829Z] --- PASS: TestOddAllocateRelease (0.37s) [2021-07-16T17:39:31.829Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-16T17:39:31.829Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-16T17:39:31.829Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-16T17:39:32.291Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-16T17:39:32.291Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-16T17:39:32.291Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-16T17:39:32.291Z] === CONT TestParallelPredefinedRequest1 [2021-07-16T17:39:32.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:39:32.291Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-16T17:39:32.291Z] === CONT TestParallelPredefinedRequest5 [2021-07-16T17:39:32.291Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:39:32.292Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-16T17:39:32.292Z] === CONT TestParallelPredefinedRequest4 [2021-07-16T17:39:32.292Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:39:32.292Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-16T17:39:32.292Z] === CONT TestParallelPredefinedRequest3 [2021-07-16T17:39:32.292Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:39:32.292Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-16T17:39:32.292Z] === CONT TestParallelPredefinedRequest2 [2021-07-16T17:39:32.292Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:39:32.292Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-16T17:39:32.292Z] PASS [2021-07-16T17:39:32.292Z] coverage: 85.3% of statements [2021-07-16T17:39:32.292Z] ok github.com/docker/docker/libnetwork/ipam 56.745s coverage: 85.3% of statements [2021-07-16T17:39:32.653Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-16T17:39:33.268Z] === RUN TestResolveAuthConfigIndexServer [2021-07-16T17:39:33.268Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-16T17:39:33.268Z] === RUN TestResolveAuthConfigFullURL [2021-07-16T17:39:33.268Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-16T17:39:33.268Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-16T17:39:33.268Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-16T17:39:33.268Z] === RUN TestValidateMirror [2021-07-16T17:39:33.268Z] --- PASS: TestValidateMirror (0.00s) [2021-07-16T17:39:33.268Z] === RUN TestLoadInsecureRegistries [2021-07-16T17:39:33.731Z] time="2021-07-16T17:39:33Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-16T17:39:33.731Z] time="2021-07-16T17:39:33Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-16T17:39:33.731Z] time="2021-07-16T17:39:33Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-16T17:39:33.731Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-07-16T17:39:33.731Z] === RUN TestNewServiceConfig [2021-07-16T17:39:33.731Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestValidateIndexName [2021-07-16T17:39:33.731Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestValidateIndexNameWithError [2021-07-16T17:39:33.731Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestEndpointParse [2021-07-16T17:39:33.731Z] --- PASS: TestEndpointParse (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestEndpointParseInvalid [2021-07-16T17:39:33.731Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestValidateEndpoint [2021-07-16T17:39:33.731Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-16T17:39:33.731Z] === RUN TestPing [2021-07-16T17:39:33.731Z] --- PASS: TestPing (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestPingRegistryEndpoint [2021-07-16T17:39:33.731Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:39:33.731Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestEndpoint [2021-07-16T17:39:33.731Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:39:33.731Z] --- SKIP: TestEndpoint (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestParseRepositoryInfo [2021-07-16T17:39:33.731Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestNewIndexInfo [2021-07-16T17:39:33.731Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestMirrorEndpointLookup [2021-07-16T17:39:33.731Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:39:33.731Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-16T17:39:33.731Z] === RUN TestSearchRepositories [2021-07-16T17:39:33.731Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-16T17:39:33.731Z] Host: 127.0.0.1:49313 [2021-07-16T17:39:33.731Z] User-Agent: docker test client [2021-07-16T17:39:33.731Z] Authorization: Token fake-token [2021-07-16T17:39:33.731Z] X-Docker-Token: true [2021-07-16T17:39:33.731Z] Accept-Encoding: gzip [2021-07-16T17:39:33.731Z] [2021-07-16T17:39:33.731Z] [2021-07-16T17:39:33.731Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-16T17:39:33.731Z] Connection: close [2021-07-16T17:39:33.731Z] Content-Length: 144 [2021-07-16T17:39:33.731Z] Cache-Control: no-cache [2021-07-16T17:39:33.731Z] Content-Type: application/json [2021-07-16T17:39:33.731Z] Date: Fri, 16 Jul 2021 17:39:33 GMT [2021-07-16T17:39:33.731Z] Expires: -1 [2021-07-16T17:39:33.731Z] Pragma: no-cache [2021-07-16T17:39:33.731Z] Server: docker-tests/mock [2021-07-16T17:39:33.731Z] X-Docker-Registry-Config: mock [2021-07-16T17:39:33.731Z] X-Docker-Registry-Version: 0.0.0 [2021-07-16T17:39:33.731Z] [2021-07-16T17:39:33.731Z] [2021-07-16T17:39:33.731Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestTrustedLocation [2021-07-16T17:39:33.731Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-16T17:39:33.731Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestAllowNondistributableArtifacts [2021-07-16T17:39:33.731Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestIsSecureIndex [2021-07-16T17:39:33.731Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-16T17:39:33.731Z] PASS [2021-07-16T17:39:33.731Z] coverage: 51.7% of statements [2021-07-16T17:39:33.731Z] ok github.com/docker/docker/registry 0.238s coverage: 51.7% of statements [2021-07-16T17:39:33.731Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-16T17:39:33.731Z] === RUN TestClientStream [2021-07-16T17:39:33.731Z] --- PASS: TestClientStream (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestClientSendFile [2021-07-16T17:39:33.731Z] --- PASS: TestClientSendFile (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestClientWithRequestTimeout [2021-07-16T17:39:33.731Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestFileSpecPlugin [2021-07-16T17:39:33.731Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-16T17:39:33.731Z] === RUN TestFileJSONSpecPlugin [2021-07-16T17:39:33.731Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-16T17:39:33.731Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestPluginAddHandler [2021-07-16T17:39:33.731Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestPluginWaitBadPlugin [2021-07-16T17:39:33.731Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-16T17:39:33.731Z] === RUN TestGet [2021-07-16T17:39:33.731Z] time="2021-07-16T17:39:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-16T17:39:34.014Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-16T17:39:34.142Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2021-07-16T17:39:34.142Z] === RUN TestCreateServiceSysctls [2021-07-16T17:39:34.706Z] time="2021-07-16T17:39:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-16T17:39:34.706Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-16T17:39:34.706Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-16T17:39:34.706Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-16T17:39:34.706Z] === RUN TestResumableRequestReaderWithReadError [2021-07-16T17:39:34.706Z] time="2021-07-16T17:39:34Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2021-07-16T17:39:34.706Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-16T17:39:34.706Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-16T17:39:34.706Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-16T17:39:34.706Z] === RUN TestResumableRequestReader [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-16T17:39:34.706Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-16T17:39:34.706Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-16T17:39:34.706Z] PASS [2021-07-16T17:39:34.706Z] coverage: 100.0% of statements [2021-07-16T17:39:34.706Z] ok github.com/docker/docker/registry/resumable 0.215s coverage: 100.0% of statements [2021-07-16T17:39:35.680Z] === RUN TestRestartManagerTimeout [2021-07-16T17:39:35.680Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-16T17:39:35.680Z] === RUN TestRestartManagerTimeoutReset [2021-07-16T17:39:35.680Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-16T17:39:35.680Z] PASS [2021-07-16T17:39:35.680Z] coverage: 50.9% of statements [2021-07-16T17:39:35.680Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-07-16T17:39:35.899Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-16T17:39:36.142Z] === RUN TestDecodeContainerConfig [2021-07-16T17:39:36.142Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-16T17:39:36.142Z] === RUN TestDecodeContainerConfigIsolation [2021-07-16T17:39:36.142Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-16T17:39:36.142Z] === RUN TestValidatePrivileged [2021-07-16T17:39:36.142Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-16T17:39:36.142Z] PASS [2021-07-16T17:39:36.142Z] coverage: 52.2% of statements [2021-07-16T17:39:36.142Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-07-16T17:39:36.604Z] time="2021-07-16T17:39:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-16T17:39:36.824Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-16T17:39:37.066Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-16T17:39:37.067Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-16T17:39:37.067Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-16T17:39:37.067Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-16T17:39:37.067Z] PASS [2021-07-16T17:39:37.067Z] coverage: 62.5% of statements [2021-07-16T17:39:37.067Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-07-16T17:39:37.384Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-16T17:39:38.260Z] === RUN TestBoolValue [2021-07-16T17:39:38.260Z] --- PASS: TestBoolValue (0.00s) [2021-07-16T17:39:38.260Z] === RUN TestBoolValueOrDefault [2021-07-16T17:39:38.260Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-16T17:39:38.260Z] === RUN TestInt64ValueOrZero [2021-07-16T17:39:38.260Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-16T17:39:38.260Z] === RUN TestInt64ValueOrDefault [2021-07-16T17:39:38.260Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-16T17:39:38.260Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-16T17:39:38.260Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-16T17:39:38.260Z] === RUN TestJsonContentType [2021-07-16T17:39:38.260Z] --- PASS: TestJsonContentType (0.00s) [2021-07-16T17:39:38.260Z] PASS [2021-07-16T17:39:38.260Z] coverage: 14.7% of statements [2021-07-16T17:39:38.260Z] ok github.com/docker/docker/api/server/httputils 0.101s coverage: 14.7% of statements [2021-07-16T17:39:38.260Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-16T17:39:38.260Z] === RUN TestMaskSecretKeys [2021-07-16T17:39:38.260Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-16T17:39:38.260Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-16T17:39:38.260Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-16T17:39:38.260Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-16T17:39:38.260Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-16T17:39:38.260Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-16T17:39:38.260Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-16T17:39:38.260Z] === RUN TestVersionMiddlewareVersion [2021-07-16T17:39:38.260Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-16T17:39:38.260Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-16T17:39:38.261Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-16T17:39:38.261Z] PASS [2021-07-16T17:39:38.261Z] coverage: 37.7% of statements [2021-07-16T17:39:38.261Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-16T17:39:38.261Z] === RUN TestAdjustForAPIVersion [2021-07-16T17:39:38.261Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-16T17:39:38.261Z] PASS [2021-07-16T17:39:38.261Z] coverage: 5.7% of statements [2021-07-16T17:39:38.261Z] === RUN TestStrSliceMarshalJSON [2021-07-16T17:39:38.261Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestStrSliceUnmarshalJSON [2021-07-16T17:39:38.261Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestStrSliceUnmarshalString [2021-07-16T17:39:38.261Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestStrSliceUnmarshalSlice [2021-07-16T17:39:38.261Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-16T17:39:38.261Z] PASS [2021-07-16T17:39:38.261Z] coverage: 90.0% of statements [2021-07-16T17:39:38.261Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2021-07-16T17:39:38.261Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-16T17:39:38.261Z] === RUN TestToJSON [2021-07-16T17:39:38.261Z] --- PASS: TestToJSON (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestToParamWithVersion [2021-07-16T17:39:38.261Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestFromJSON [2021-07-16T17:39:38.261Z] --- PASS: TestFromJSON (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestEmpty [2021-07-16T17:39:38.261Z] --- PASS: TestEmpty (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestArgsMatchKVListEmptySources [2021-07-16T17:39:38.261Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestArgsMatchKVList [2021-07-16T17:39:38.261Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestArgsMatch [2021-07-16T17:39:38.261Z] --- PASS: TestArgsMatch (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestAdd [2021-07-16T17:39:38.261Z] --- PASS: TestAdd (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestDel [2021-07-16T17:39:38.261Z] --- PASS: TestDel (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestLen [2021-07-16T17:39:38.261Z] --- PASS: TestLen (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestExactMatch [2021-07-16T17:39:38.261Z] --- PASS: TestExactMatch (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestOnlyOneExactMatch [2021-07-16T17:39:38.261Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestContains [2021-07-16T17:39:38.261Z] --- PASS: TestContains (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestValidate [2021-07-16T17:39:38.261Z] --- PASS: TestValidate (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestWalkValues [2021-07-16T17:39:38.261Z] --- PASS: TestWalkValues (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestFuzzyMatch [2021-07-16T17:39:38.261Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestClone [2021-07-16T17:39:38.261Z] --- PASS: TestClone (0.00s) [2021-07-16T17:39:38.261Z] PASS [2021-07-16T17:39:38.261Z] coverage: 92.2% of statements [2021-07-16T17:39:38.261Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-16T17:39:38.261Z] === RUN TestDurationToSecondsString [2021-07-16T17:39:38.261Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-16T17:39:38.261Z] === RUN TestGetTimestamp [2021-07-16T17:39:38.261Z] === RUN TestCompareVersion [2021-07-16T17:39:38.261Z] --- PASS: TestCompareVersion (0.00s) [2021-07-16T17:39:38.261Z] PASS [2021-07-16T17:39:38.261Z] coverage: 75.0% of statements [2021-07-16T17:39:38.261Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2021-07-16T17:39:38.261Z] --- PASS: TestGetTimestamp (0.14s) [2021-07-16T17:39:38.261Z] === RUN TestParseTimestamps [2021-07-16T17:39:38.261Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-16T17:39:38.261Z] PASS [2021-07-16T17:39:38.261Z] coverage: 100.0% of statements [2021-07-16T17:39:38.261Z] ok github.com/docker/docker/api/types/time 0.187s coverage: 100.0% of statements [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/builder [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-16T17:39:38.261Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-16T17:39:38.310Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-16T17:39:38.349Z] --- PASS: TestCreateServiceSysctls (3.45s) [2021-07-16T17:39:38.349Z] === RUN TestCreateServiceCapabilities [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-16T17:39:38.721Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-16T17:39:38.721Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-16T17:39:38.721Z] === RUN TestCloneArgsSmartHttp [2021-07-16T17:39:38.721Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-16T17:39:38.721Z] === RUN TestCloneArgsDumbHttp [2021-07-16T17:39:38.721Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-16T17:39:38.721Z] === RUN TestCloneArgsGit [2021-07-16T17:39:38.721Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-16T17:39:38.721Z] === RUN TestCheckoutGit [2021-07-16T17:39:39.235Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-16T17:39:39.795Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-16T17:39:40.263Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-16T17:39:40.263Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestProcessNoDockerignore [2021-07-16T17:39:40.263Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-16T17:39:40.263Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestDetectContentType [2021-07-16T17:39:40.263Z] --- PASS: TestDetectContentType (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestSelectAcceptableMIME [2021-07-16T17:39:40.263Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestInspectEmptyResponse [2021-07-16T17:39:40.263Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestInspectResponseBinary [2021-07-16T17:39:40.263Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestResponseUnsupportedContentType [2021-07-16T17:39:40.263Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestInspectResponseTextSimple [2021-07-16T17:39:40.263Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestInspectResponseEmptyContentType [2021-07-16T17:39:40.263Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestUnknownContentLength [2021-07-16T17:39:40.263Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestDownloadRemote [2021-07-16T17:39:40.263Z] --- PASS: TestDownloadRemote (0.07s) [2021-07-16T17:39:40.263Z] === RUN TestGetWithStatusError [2021-07-16T17:39:40.263Z] --- PASS: TestGetWithStatusError (0.01s) [2021-07-16T17:39:40.263Z] === RUN TestCloseRootDirectory [2021-07-16T17:39:40.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:39:40.263Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestHashFile [2021-07-16T17:39:40.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:39:40.263Z] --- SKIP: TestHashFile (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestHashSubdir [2021-07-16T17:39:40.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:39:40.263Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-16T17:39:40.263Z] === RUN TestRemoveDirectory [2021-07-16T17:39:40.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:39:40.263Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-16T17:39:40.263Z] PASS [2021-07-16T17:39:40.263Z] coverage: 9.3% of statements [2021-07-16T17:39:40.263Z] ok github.com/docker/docker/builder/remotecontext 0.201s coverage: 9.3% of statements [2021-07-16T17:39:40.267Z] --- PASS: TestCreateServiceCapabilities (2.69s) [2021-07-16T17:39:40.267Z] === RUN TestInspect [2021-07-16T17:39:40.720Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-16T17:39:40.821Z] time="2021-07-16T17:39:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-16T17:39:41.238Z] === RUN TestGetAllAllowed [2021-07-16T17:39:41.238Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestGetAllMeta [2021-07-16T17:39:41.238Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-16T17:39:41.238Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestIsUnreferencedBuiltin [2021-07-16T17:39:41.238Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestIsExistingDirectory [2021-07-16T17:39:41.238Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-16T17:39:41.238Z] === RUN TestGetFilenameForDownload [2021-07-16T17:39:41.238Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestEnv2Variables [2021-07-16T17:39:41.238Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-16T17:39:41.238Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestMaintainer [2021-07-16T17:39:41.238Z] --- PASS: TestMaintainer (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestLabel [2021-07-16T17:39:41.238Z] --- PASS: TestLabel (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestFromScratch [2021-07-16T17:39:41.238Z] --- PASS: TestFromScratch (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestFromWithArg [2021-07-16T17:39:41.238Z] --- PASS: TestFromWithArg (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-16T17:39:41.238Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestFromWithUndefinedArg [2021-07-16T17:39:41.238Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestFromMultiStageWithNamedStage [2021-07-16T17:39:41.238Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestOnbuild [2021-07-16T17:39:41.238Z] --- PASS: TestOnbuild (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestWorkdir [2021-07-16T17:39:41.238Z] --- PASS: TestWorkdir (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestCmd [2021-07-16T17:39:41.238Z] --- PASS: TestCmd (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestHealthcheckNone [2021-07-16T17:39:41.238Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestHealthcheckCmd [2021-07-16T17:39:41.238Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestEntrypoint [2021-07-16T17:39:41.238Z] --- PASS: TestEntrypoint (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestExpose [2021-07-16T17:39:41.238Z] --- PASS: TestExpose (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestUser [2021-07-16T17:39:41.238Z] --- PASS: TestUser (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestVolume [2021-07-16T17:39:41.238Z] --- PASS: TestVolume (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestStopSignal [2021-07-16T17:39:41.238Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-16T17:39:41.238Z] --- SKIP: TestStopSignal (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestArg [2021-07-16T17:39:41.238Z] --- PASS: TestArg (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestShell [2021-07-16T17:39:41.238Z] --- PASS: TestShell (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestPrependEnvOnCmd [2021-07-16T17:39:41.238Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestRunWithBuildArgs [2021-07-16T17:39:41.238Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestRunIgnoresHealthcheck [2021-07-16T17:39:41.238Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestDispatchUnsupportedOptions [2021-07-16T17:39:41.238Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-16T17:39:41.238Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-16T17:39:41.238Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-16T17:39:41.238Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-16T17:39:41.238Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-16T17:39:41.238Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-16T17:39:41.238Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestNormalizeWorkdir [2021-07-16T17:39:41.238Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestDispatch [2021-07-16T17:39:41.238Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-16T17:39:41.238Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-16T17:39:41.238Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-16T17:39:41.238Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-16T17:39:41.238Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-16T17:39:41.238Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-16T17:39:41.238Z] === RUN TestDispatch/COPY_url [2021-07-16T17:39:41.238Z] --- PASS: TestDispatch (0.06s) [2021-07-16T17:39:41.238Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-16T17:39:41.238Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-16T17:39:41.238Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-16T17:39:41.238Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-16T17:39:41.238Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-16T17:39:41.238Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-16T17:39:41.238Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestAddScratchImageAddsToMounts [2021-07-16T17:39:41.238Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-16T17:39:41.238Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-16T17:39:41.238Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-16T17:39:41.238Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestImageSourceGetAddsToMounts [2021-07-16T17:39:41.238Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestEmptyDockerfile [2021-07-16T17:39:41.238Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestSymlinkDockerfile [2021-07-16T17:39:41.238Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-16T17:39:41.238Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-16T17:39:41.238Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestNonExistingDockerfile [2021-07-16T17:39:41.238Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestCopyRunConfig [2021-07-16T17:39:41.238Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestDeepCopyRunConfig [2021-07-16T17:39:41.238Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestExportImage [2021-07-16T17:39:41.238Z] --- PASS: TestExportImage (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestNormalizeDest [2021-07-16T17:39:41.238Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-16T17:39:41.238Z] PASS [2021-07-16T17:39:41.238Z] coverage: 47.0% of statements [2021-07-16T17:39:41.238Z] ok github.com/docker/docker/builder/dockerfile 0.174s coverage: 47.0% of statements [2021-07-16T17:39:41.238Z] === RUN TestEnable [2021-07-16T17:39:41.238Z] --- PASS: TestEnable (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestDisable [2021-07-16T17:39:41.238Z] --- PASS: TestDisable (0.00s) [2021-07-16T17:39:41.238Z] === RUN TestEnabled [2021-07-16T17:39:41.238Z] --- PASS: TestEnabled (0.00s) [2021-07-16T17:39:41.238Z] PASS [2021-07-16T17:39:41.238Z] coverage: 100.0% of statements [2021-07-16T17:39:41.238Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-07-16T17:39:41.238Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-16T17:39:41.645Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-16T17:39:42.208Z] === RUN TestTCP4Proxy [2021-07-16T17:39:42.208Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-16T17:39:42.208Z] === RUN TestTCP4ProxyHalfClose [2021-07-16T17:39:42.208Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-16T17:39:42.208Z] === RUN TestTCP6Proxy [2021-07-16T17:39:42.208Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-16T17:39:42.208Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-16T17:39:42.208Z] === RUN TestTCPDualStackProxy [2021-07-16T17:39:42.208Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-16T17:39:42.208Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-16T17:39:42.208Z] === RUN TestUDP4Proxy [2021-07-16T17:39:42.208Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-16T17:39:42.208Z] === RUN TestUDP6Proxy [2021-07-16T17:39:42.208Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-16T17:39:42.208Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-16T17:39:42.208Z] === RUN TestUDPWriteError [2021-07-16T17:39:42.208Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-16T17:39:42.208Z] === RUN TestSCTP4Proxy [2021-07-16T17:39:42.208Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-16T17:39:42.208Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-16T17:39:42.208Z] === RUN TestSCTP6Proxy [2021-07-16T17:39:42.208Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-16T17:39:42.208Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-16T17:39:42.208Z] PASS [2021-07-16T17:39:42.208Z] coverage: 49.4% of statements [2021-07-16T17:39:42.208Z] ok github.com/docker/docker/cmd/docker-proxy 0.097s coverage: 49.4% of statements [2021-07-16T17:39:42.368Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-16T17:39:42.368Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-16T17:39:42.368Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-16T17:39:42.368Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-16T17:39:42.570Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-16T17:39:42.831Z] === RUN TestGetDriver [2021-07-16T17:39:42.831Z] --- PASS: TestGetDriver (0.00s) [2021-07-16T17:39:42.831Z] === RUN TestVolumeRequestError [2021-07-16T17:39:42.831Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-16T17:39:42.831Z] PASS [2021-07-16T17:39:42.831Z] coverage: 36.1% of statements [2021-07-16T17:39:42.831Z] ok github.com/docker/docker/volume/drivers 0.051s coverage: 36.1% of statements [2021-07-16T17:39:43.293Z] === RUN TestGetAddress [2021-07-16T17:39:43.293Z] --- PASS: TestGetAddress (0.00s) [2021-07-16T17:39:43.293Z] === RUN TestRemove [2021-07-16T17:39:43.293Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-16T17:39:43.293Z] --- SKIP: TestRemove (0.00s) [2021-07-16T17:39:43.293Z] === RUN TestInitializeWithVolumes [2021-07-16T17:39:43.293Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-16T17:39:43.293Z] === RUN TestCreate [2021-07-16T17:39:43.293Z] --- PASS: TestCreate (0.01s) [2021-07-16T17:39:43.293Z] === RUN TestValidateName [2021-07-16T17:39:43.293Z] --- PASS: TestValidateName (0.00s) [2021-07-16T17:39:43.293Z] === RUN TestCreateWithOpts [2021-07-16T17:39:43.293Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-16T17:39:43.293Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-16T17:39:43.293Z] === RUN TestRelaodNoOpts [2021-07-16T17:39:43.293Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-16T17:39:43.293Z] PASS [2021-07-16T17:39:43.293Z] coverage: 41.5% of statements [2021-07-16T17:39:43.293Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2021-07-16T17:39:44.270Z] === RUN TestConvertTmpfsOptions [2021-07-16T17:39:44.270Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-16T17:39:44.270Z] parser_test.go:49: data="ro" [2021-07-16T17:39:44.270Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-16T17:39:44.270Z] === RUN TestParseMountRaw [2021-07-16T17:39:44.270Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-16T17:39:44.270Z] === RUN TestParseMountRawSplit [2021-07-16T17:39:44.270Z] parser_test.go:390: case 0 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 1 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 2 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 3 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 4 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 5 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 6 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 7 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 8 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 0 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 1 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 2 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 3 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 4 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 5 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 6 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 7 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 8 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 9 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 10 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 11 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 12 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 0 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 1 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 2 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 3 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 4 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 5 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 6 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 7 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 8 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 9 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 10 [2021-07-16T17:39:44.270Z] parser_test.go:390: case 11 [2021-07-16T17:39:44.270Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-07-16T17:39:44.270Z] === RUN TestParseMountSpec [2021-07-16T17:39:44.270Z] parser_test.go:455: case 0 [2021-07-16T17:39:44.270Z] parser_test.go:455: case 1 [2021-07-16T17:39:44.270Z] parser_test.go:455: case 2 [2021-07-16T17:39:44.270Z] parser_test.go:455: case 3 [2021-07-16T17:39:44.270Z] parser_test.go:455: case 4 [2021-07-16T17:39:44.270Z] parser_test.go:455: case 5 [2021-07-16T17:39:44.270Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-16T17:39:44.270Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-16T17:39:44.270Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-16T17:39:44.270Z] === RUN TestValidateMount [2021-07-16T17:39:44.270Z] --- PASS: TestValidateMount (0.00s) [2021-07-16T17:39:44.270Z] PASS [2021-07-16T17:39:44.270Z] coverage: 66.2% of statements [2021-07-16T17:39:44.270Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 66.2% of statements [2021-07-16T17:39:44.457Z] docker_cli_service_logs_test.go:245: checking task l4lmo9xbutui [2021-07-16T17:39:44.457Z] docker_cli_service_logs_test.go:250: checking messages for l4lmo9xbutui [2021-07-16T17:39:44.457Z] docker_cli_service_logs_test.go:245: checking task lmst2j07x4qk [2021-07-16T17:39:44.457Z] docker_cli_service_logs_test.go:250: checking messages for lmst2j07x4qk [2021-07-16T17:39:44.481Z] --- PASS: TestInspect (3.46s) [2021-07-16T17:39:44.481Z] === RUN TestCreateJob [2021-07-16T17:39:45.245Z] === RUN TestSetGetMeta [2021-07-16T17:39:45.245Z] === PAUSE TestSetGetMeta [2021-07-16T17:39:45.245Z] === RUN TestRestore [2021-07-16T17:39:45.245Z] === PAUSE TestRestore [2021-07-16T17:39:45.245Z] === RUN TestServiceCreate [2021-07-16T17:39:45.245Z] === PAUSE TestServiceCreate [2021-07-16T17:39:45.245Z] === RUN TestServiceList [2021-07-16T17:39:45.245Z] === PAUSE TestServiceList [2021-07-16T17:39:45.245Z] === RUN TestServiceRemove [2021-07-16T17:39:45.245Z] === PAUSE TestServiceRemove [2021-07-16T17:39:45.245Z] === RUN TestServiceGet [2021-07-16T17:39:45.245Z] === PAUSE TestServiceGet [2021-07-16T17:39:45.245Z] === RUN TestServicePrune [2021-07-16T17:39:45.245Z] === PAUSE TestServicePrune [2021-07-16T17:39:45.245Z] === RUN TestCreate [2021-07-16T17:39:45.245Z] === PAUSE TestCreate [2021-07-16T17:39:45.245Z] === RUN TestRemove [2021-07-16T17:39:45.245Z] === PAUSE TestRemove [2021-07-16T17:39:45.245Z] === RUN TestList [2021-07-16T17:39:45.245Z] === PAUSE TestList [2021-07-16T17:39:45.245Z] === RUN TestFindByDriver [2021-07-16T17:39:45.245Z] === PAUSE TestFindByDriver [2021-07-16T17:39:45.245Z] === RUN TestFindByReferenced [2021-07-16T17:39:45.245Z] === PAUSE TestFindByReferenced [2021-07-16T17:39:45.246Z] === RUN TestDerefMultipleOfSameRef [2021-07-16T17:39:45.246Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-16T17:39:45.246Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T17:39:45.246Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T17:39:45.246Z] === RUN TestDefererencePluginOnCreateError [2021-07-16T17:39:45.246Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-16T17:39:45.246Z] === RUN TestRefDerefRemove [2021-07-16T17:39:45.246Z] === PAUSE TestRefDerefRemove [2021-07-16T17:39:45.246Z] === RUN TestGet [2021-07-16T17:39:45.246Z] === PAUSE TestGet [2021-07-16T17:39:45.246Z] === RUN TestGetWithReference [2021-07-16T17:39:45.246Z] === PAUSE TestGetWithReference [2021-07-16T17:39:45.246Z] === RUN TestFilterFunc [2021-07-16T17:39:45.246Z] === RUN TestFilterFunc/test_nil_list [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-16T17:39:45.246Z] === RUN TestFilterFunc/test_empty_list [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-16T17:39:45.246Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T17:39:45.246Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T17:39:45.246Z] === RUN TestFilterFunc/test_filter_some [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-16T17:39:45.246Z] === RUN TestFilterFunc/test_filter_middle [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-16T17:39:45.246Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-16T17:39:45.246Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-16T17:39:45.246Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-16T17:39:45.246Z] === CONT TestFilterFunc/test_nil_list [2021-07-16T17:39:45.246Z] === CONT TestFilterFunc/test_filter_some [2021-07-16T17:39:45.246Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T17:39:45.246Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-16T17:39:45.246Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-16T17:39:45.246Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T17:39:45.246Z] === CONT TestFilterFunc/test_empty_list [2021-07-16T17:39:45.246Z] === CONT TestFilterFunc/test_filter_middle [2021-07-16T17:39:45.246Z] --- PASS: TestFilterFunc (0.00s) [2021-07-16T17:39:45.246Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-16T17:39:45.246Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-16T17:39:45.246Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-16T17:39:45.246Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-16T17:39:45.246Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-16T17:39:45.246Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-16T17:39:45.246Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-16T17:39:45.246Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-16T17:39:45.246Z] === CONT TestSetGetMeta [2021-07-16T17:39:45.246Z] === CONT TestFindByDriver [2021-07-16T17:39:45.246Z] === CONT TestRefDerefRemove [2021-07-16T17:39:45.246Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T17:39:45.246Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-16T17:39:45.246Z] === CONT TestList [2021-07-16T17:39:45.246Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-16T17:39:45.246Z] === CONT TestRemove [2021-07-16T17:39:45.246Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-16T17:39:45.246Z] === CONT TestCreate [2021-07-16T17:39:45.246Z] --- PASS: TestFindByDriver (0.04s) [2021-07-16T17:39:45.246Z] === CONT TestServicePrune [2021-07-16T17:39:45.246Z] --- PASS: TestCreate (0.03s) [2021-07-16T17:39:45.246Z] === CONT TestServiceGet [2021-07-16T17:39:45.246Z] --- PASS: TestRemove (0.04s) [2021-07-16T17:39:45.246Z] === CONT TestServiceRemove [2021-07-16T17:39:45.246Z] --- PASS: TestList (0.05s) [2021-07-16T17:39:45.246Z] === CONT TestServiceList [2021-07-16T17:39:45.246Z] --- PASS: TestServiceGet (0.10s) [2021-07-16T17:39:45.246Z] === CONT TestServiceCreate [2021-07-16T17:39:45.246Z] time="2021-07-16T17:39:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:39:45.246Z] --- PASS: TestServiceRemove (0.09s) [2021-07-16T17:39:45.246Z] === CONT TestRestore [2021-07-16T17:39:45.246Z] --- PASS: TestServiceList (0.10s) [2021-07-16T17:39:45.246Z] === CONT TestGetWithReference [2021-07-16T17:39:45.246Z] time="2021-07-16T17:39:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:39:45.246Z] time="2021-07-16T17:39:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:39:45.246Z] --- PASS: TestServiceCreate (0.03s) [2021-07-16T17:39:45.246Z] === CONT TestDerefMultipleOfSameRef [2021-07-16T17:39:45.246Z] time="2021-07-16T17:39:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-16T17:39:45.246Z] --- PASS: TestGetWithReference (0.03s) [2021-07-16T17:39:45.246Z] === CONT TestFindByReferenced [2021-07-16T17:39:45.246Z] time="2021-07-16T17:39:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:39:45.246Z] --- PASS: TestRestore (0.04s) [2021-07-16T17:39:45.246Z] === CONT TestGet [2021-07-16T17:39:45.246Z] --- PASS: TestServicePrune (0.16s) [2021-07-16T17:39:45.246Z] === CONT TestDefererencePluginOnCreateError [2021-07-16T17:39:45.246Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-16T17:39:45.246Z] --- PASS: TestFindByReferenced (0.02s) [2021-07-16T17:39:45.246Z] --- PASS: TestGet (0.02s) [2021-07-16T17:39:45.246Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-16T17:39:45.246Z] PASS [2021-07-16T17:39:45.246Z] coverage: 69.6% of statements [2021-07-16T17:39:45.246Z] ok github.com/docker/docker/volume/service 0.262s coverage: 69.6% of statements [2021-07-16T17:39:46.341Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-16T17:39:46.341Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-16T17:39:46.901Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-16T17:39:47.786Z] --- PASS: TestCreateJob (4.10s) [2021-07-16T17:39:47.786Z] === RUN TestReplicatedJob [2021-07-16T17:39:49.003Z] --- PASS: TestGet (15.01s) [2021-07-16T17:39:49.003Z] === RUN TestPluginWithNoManifest [2021-07-16T17:39:49.003Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-16T17:39:49.003Z] === RUN TestGetAll [2021-07-16T17:39:49.003Z] --- PASS: TestGetAll (0.01s) [2021-07-16T17:39:49.003Z] PASS [2021-07-16T17:39:49.003Z] coverage: 73.4% of statements [2021-07-16T17:39:49.003Z] ok github.com/docker/docker/pkg/plugins 34.933s coverage: 73.4% of statements [2021-07-16T17:39:49.412Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-16T17:39:51.297Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-16T17:39:53.087Z] === RUN TestCheckpointCreateError [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCheckpointCreate [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCheckpointDeleteError [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCheckpointDelete [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCheckpointListError [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCheckpointList [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointList (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCheckpointListContainerNotFound [2021-07-16T17:39:53.087Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestNewClientWithOpsFromEnv [2021-07-16T17:39:53.087Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-16T17:39:53.087Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestGetAPIPath [2021-07-16T17:39:53.087Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestParseHostURL [2021-07-16T17:39:53.087Z] --- PASS: TestParseHostURL (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-16T17:39:53.087Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestNegotiateAPIVersion [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestNegotiateAPVersionOverride [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-16T17:39:53.087Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestClientRedirect [2021-07-16T17:39:53.087Z] --- PASS: TestClientRedirect (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigCreateUnsupported [2021-07-16T17:39:53.087Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigCreateError [2021-07-16T17:39:53.087Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigCreate [2021-07-16T17:39:53.087Z] --- PASS: TestConfigCreate (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigInspectNotFound [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigInspectWithEmptyID [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigInspectUnsupported [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigInspectError [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigInspectConfigNotFound [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigInspect [2021-07-16T17:39:53.087Z] --- PASS: TestConfigInspect (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigListUnsupported [2021-07-16T17:39:53.087Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigListError [2021-07-16T17:39:53.087Z] --- PASS: TestConfigListError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigList [2021-07-16T17:39:53.087Z] --- PASS: TestConfigList (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigRemoveUnsupported [2021-07-16T17:39:53.087Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigRemoveError [2021-07-16T17:39:53.087Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigRemove [2021-07-16T17:39:53.087Z] --- PASS: TestConfigRemove (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigUpdateUnsupported [2021-07-16T17:39:53.087Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigUpdateError [2021-07-16T17:39:53.087Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestConfigUpdate [2021-07-16T17:39:53.087Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerCommitError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerCommit [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCommit (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerStatPathError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerStatPathNotFoundError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerStatPathNoHeaderError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerStatPath [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCopyToContainerError [2021-07-16T17:39:53.087Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCopyToContainerNotFoundError [2021-07-16T17:39:53.087Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-16T17:39:53.087Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCopyToContainer [2021-07-16T17:39:53.087Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCopyFromContainerError [2021-07-16T17:39:53.087Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCopyFromContainerNotFoundError [2021-07-16T17:39:53.087Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-16T17:39:53.087Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-16T17:39:53.087Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestCopyFromContainer [2021-07-16T17:39:53.087Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerCreateError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerCreateImageNotFound [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerCreateWithName [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerCreateAutoRemove [2021-07-16T17:39:53.087Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerDiffError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerDiff [2021-07-16T17:39:53.087Z] --- PASS: TestContainerDiff (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerExecCreateError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerExecCreate [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerExecStartError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerExecStart [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerExecInspectError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerExecInspect [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerExportError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExportError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerExport [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExport (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerInspectError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerInspectContainerNotFound [2021-07-16T17:39:53.087Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerInspectWithEmptyID [2021-07-16T17:39:53.087Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerInspect [2021-07-16T17:39:53.087Z] --- PASS: TestContainerInspect (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerInspectNode [2021-07-16T17:39:53.087Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerKillError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerKillError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerKill [2021-07-16T17:39:53.087Z] --- PASS: TestContainerKill (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerListError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerListError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerList [2021-07-16T17:39:53.087Z] --- PASS: TestContainerList (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerLogsNotFoundError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerLogsError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerLogs [2021-07-16T17:39:53.087Z] --- PASS: TestContainerLogs (0.14s) [2021-07-16T17:39:53.087Z] === RUN TestContainerPauseError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerPause [2021-07-16T17:39:53.087Z] --- PASS: TestContainerPause (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainersPruneError [2021-07-16T17:39:53.087Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainersPrune [2021-07-16T17:39:53.087Z] --- PASS: TestContainersPrune (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerRemoveError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerRemoveNotFoundError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerRemove [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRemove (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerRenameError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerRename [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRename (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerResizeError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerExecResizeError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerResize [2021-07-16T17:39:53.087Z] --- PASS: TestContainerResize (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerExecResize [2021-07-16T17:39:53.087Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerRestartError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerRestart [2021-07-16T17:39:53.087Z] --- PASS: TestContainerRestart (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerStartError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStartError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerStart [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStart (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerStatsError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerStats [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStats (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerStopError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStopError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerStop [2021-07-16T17:39:53.087Z] --- PASS: TestContainerStop (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerTopError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerTopError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerTop [2021-07-16T17:39:53.087Z] --- PASS: TestContainerTop (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerUnpauseError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerUnpause [2021-07-16T17:39:53.087Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerUpdateError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerUpdate [2021-07-16T17:39:53.087Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerWaitError [2021-07-16T17:39:53.087Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestContainerWait [2021-07-16T17:39:53.087Z] --- PASS: TestContainerWait (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestDiskUsageError [2021-07-16T17:39:53.087Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestDiskUsage [2021-07-16T17:39:53.087Z] --- PASS: TestDiskUsage (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestDistributionInspectUnsupported [2021-07-16T17:39:53.087Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestDistributionInspectWithEmptyID [2021-07-16T17:39:53.087Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestEventsErrorInOptions [2021-07-16T17:39:53.087Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestEventsErrorFromServer [2021-07-16T17:39:53.087Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestEvents [2021-07-16T17:39:53.087Z] --- PASS: TestEvents (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestTLSCloseWriter [2021-07-16T17:39:53.087Z] === PAUSE TestTLSCloseWriter [2021-07-16T17:39:53.087Z] === RUN TestImageBuildError [2021-07-16T17:39:53.087Z] --- PASS: TestImageBuildError (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestImageBuild [2021-07-16T17:39:53.087Z] --- PASS: TestImageBuild (0.00s) [2021-07-16T17:39:53.087Z] === RUN TestGetDockerOS [2021-07-16T17:39:53.088Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageCreateError [2021-07-16T17:39:53.088Z] --- PASS: TestImageCreateError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageCreate [2021-07-16T17:39:53.088Z] --- PASS: TestImageCreate (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageHistoryError [2021-07-16T17:39:53.088Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageHistory [2021-07-16T17:39:53.088Z] --- PASS: TestImageHistory (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageImportError [2021-07-16T17:39:53.088Z] --- PASS: TestImageImportError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageImport [2021-07-16T17:39:53.088Z] --- PASS: TestImageImport (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageInspectError [2021-07-16T17:39:53.088Z] --- PASS: TestImageInspectError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageInspectImageNotFound [2021-07-16T17:39:53.088Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageInspectWithEmptyID [2021-07-16T17:39:53.088Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageInspect [2021-07-16T17:39:53.088Z] --- PASS: TestImageInspect (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageListError [2021-07-16T17:39:53.088Z] --- PASS: TestImageListError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageList [2021-07-16T17:39:53.088Z] --- PASS: TestImageList (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageListApiBefore125 [2021-07-16T17:39:53.088Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-16T17:39:53.088Z] === RUN TestImageLoadError [2021-07-16T17:39:53.088Z] --- PASS: TestImageLoadError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageLoad [2021-07-16T17:39:53.088Z] --- PASS: TestImageLoad (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagesPruneError [2021-07-16T17:39:53.088Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagesPrune [2021-07-16T17:39:53.088Z] --- PASS: TestImagesPrune (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePullReferenceParseError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePullAnyError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePullWithoutErrors [2021-07-16T17:39:53.088Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePushReferenceError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePushAnyError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushStatusUnauthorizedError (0.01s) [2021-07-16T17:39:53.088Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImagePushWithoutErrors [2021-07-16T17:39:53.088Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-16T17:39:53.088Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-16T17:39:53.088Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-16T17:39:53.088Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-16T17:39:53.088Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageRemoveError [2021-07-16T17:39:53.088Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageRemoveImageNotFound [2021-07-16T17:39:53.088Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageRemove [2021-07-16T17:39:53.088Z] --- PASS: TestImageRemove (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageSaveError [2021-07-16T17:39:53.088Z] --- PASS: TestImageSaveError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageSave [2021-07-16T17:39:53.088Z] --- PASS: TestImageSave (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageSearchAnyError [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageSearchWithoutErrors [2021-07-16T17:39:53.088Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageTagError [2021-07-16T17:39:53.088Z] --- PASS: TestImageTagError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageTagInvalidReference [2021-07-16T17:39:53.088Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageTagInvalidSourceImageName [2021-07-16T17:39:53.088Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageTagHexSource [2021-07-16T17:39:53.088Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestImageTag [2021-07-16T17:39:53.088Z] --- PASS: TestImageTag (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestInfoServerError [2021-07-16T17:39:53.088Z] --- PASS: TestInfoServerError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestInfoInvalidResponseJSONError [2021-07-16T17:39:53.088Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestInfo [2021-07-16T17:39:53.088Z] --- PASS: TestInfo (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkConnectError [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkConnect [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkCreateError [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkCreate [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkDisconnectError [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkDisconnect [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkInspectError [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkInspectNotFoundError [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkInspectWithEmptyID [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkInspect [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkListError [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkListError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkList [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkList (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworksPruneError [2021-07-16T17:39:53.088Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworksPrune [2021-07-16T17:39:53.088Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkRemoveError [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNetworkRemove [2021-07-16T17:39:53.088Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNodeInspectError [2021-07-16T17:39:53.088Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNodeInspectNodeNotFound [2021-07-16T17:39:53.088Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNodeInspectWithEmptyID [2021-07-16T17:39:53.088Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNodeInspect [2021-07-16T17:39:53.088Z] --- PASS: TestNodeInspect (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNodeListError [2021-07-16T17:39:53.088Z] --- PASS: TestNodeListError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNodeList [2021-07-16T17:39:53.088Z] --- PASS: TestNodeList (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNodeRemoveError [2021-07-16T17:39:53.088Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNodeRemove [2021-07-16T17:39:53.088Z] --- PASS: TestNodeRemove (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNodeUpdateError [2021-07-16T17:39:53.088Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestNodeUpdate [2021-07-16T17:39:53.088Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestOptionWithTimeout [2021-07-16T17:39:53.088Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPingFail [2021-07-16T17:39:53.088Z] --- PASS: TestPingFail (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPingWithError [2021-07-16T17:39:53.088Z] 2021/07/16 17:39:51 RoundTripper returned a response & error; ignoring response [2021-07-16T17:39:53.088Z] 2021/07/16 17:39:51 RoundTripper returned a response & error; ignoring response [2021-07-16T17:39:53.088Z] --- PASS: TestPingWithError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPingSuccess [2021-07-16T17:39:53.088Z] --- PASS: TestPingSuccess (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPingHeadFallback [2021-07-16T17:39:53.088Z] === RUN TestPingHeadFallback/OK [2021-07-16T17:39:53.088Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-16T17:39:53.088Z] === RUN TestPingHeadFallback/Not_Found [2021-07-16T17:39:53.088Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-16T17:39:53.088Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-16T17:39:53.088Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-16T17:39:53.088Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-16T17:39:53.088Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-16T17:39:53.088Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginDisableError [2021-07-16T17:39:53.088Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginDisable [2021-07-16T17:39:53.088Z] --- PASS: TestPluginDisable (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginEnableError [2021-07-16T17:39:53.088Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginEnable [2021-07-16T17:39:53.088Z] --- PASS: TestPluginEnable (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginInspectError [2021-07-16T17:39:53.088Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginInspectWithEmptyID [2021-07-16T17:39:53.088Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginInspect [2021-07-16T17:39:53.088Z] --- PASS: TestPluginInspect (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginListError [2021-07-16T17:39:53.088Z] --- PASS: TestPluginListError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginList [2021-07-16T17:39:53.088Z] --- PASS: TestPluginList (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginPushError [2021-07-16T17:39:53.088Z] --- PASS: TestPluginPushError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginPush [2021-07-16T17:39:53.088Z] --- PASS: TestPluginPush (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginRemoveError [2021-07-16T17:39:53.088Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginRemove [2021-07-16T17:39:53.088Z] --- PASS: TestPluginRemove (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginSetError [2021-07-16T17:39:53.088Z] --- PASS: TestPluginSetError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPluginSet [2021-07-16T17:39:53.088Z] --- PASS: TestPluginSet (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSetHostHeader [2021-07-16T17:39:53.088Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestPlainTextError [2021-07-16T17:39:53.088Z] --- PASS: TestPlainTextError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestInfiniteError [2021-07-16T17:39:53.088Z] --- PASS: TestInfiniteError (0.02s) [2021-07-16T17:39:53.088Z] === RUN TestCanceledContext [2021-07-16T17:39:53.088Z] 2021/07/16 17:39:51 RoundTripper returned a response & error; ignoring response [2021-07-16T17:39:53.088Z] --- PASS: TestCanceledContext (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestDeadlineExceededContext [2021-07-16T17:39:53.088Z] 2021/07/16 17:39:51 RoundTripper returned a response & error; ignoring response [2021-07-16T17:39:53.088Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretCreateUnsupported [2021-07-16T17:39:53.088Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretCreateError [2021-07-16T17:39:53.088Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretCreate [2021-07-16T17:39:53.088Z] --- PASS: TestSecretCreate (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretInspectUnsupported [2021-07-16T17:39:53.088Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretInspectError [2021-07-16T17:39:53.088Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretInspectSecretNotFound [2021-07-16T17:39:53.088Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretInspectWithEmptyID [2021-07-16T17:39:53.088Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretInspect [2021-07-16T17:39:53.088Z] --- PASS: TestSecretInspect (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretListUnsupported [2021-07-16T17:39:53.088Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretListError [2021-07-16T17:39:53.088Z] --- PASS: TestSecretListError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretList [2021-07-16T17:39:53.088Z] --- PASS: TestSecretList (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretRemoveUnsupported [2021-07-16T17:39:53.088Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretRemoveError [2021-07-16T17:39:53.088Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretRemove [2021-07-16T17:39:53.088Z] --- PASS: TestSecretRemove (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretUpdateUnsupported [2021-07-16T17:39:53.088Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretUpdateError [2021-07-16T17:39:53.088Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSecretUpdate [2021-07-16T17:39:53.088Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceCreateError [2021-07-16T17:39:53.088Z] --- PASS: TestServiceCreateError (0.01s) [2021-07-16T17:39:53.088Z] === RUN TestServiceCreate [2021-07-16T17:39:53.088Z] --- PASS: TestServiceCreate (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-16T17:39:53.088Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceCreateDigestPinning [2021-07-16T17:39:53.088Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceInspectError [2021-07-16T17:39:53.088Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceInspectServiceNotFound [2021-07-16T17:39:53.088Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceInspectWithEmptyID [2021-07-16T17:39:53.088Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceInspect [2021-07-16T17:39:53.088Z] --- PASS: TestServiceInspect (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceListError [2021-07-16T17:39:53.088Z] --- PASS: TestServiceListError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceList [2021-07-16T17:39:53.088Z] --- PASS: TestServiceList (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceLogsError [2021-07-16T17:39:53.088Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceLogs [2021-07-16T17:39:53.088Z] --- PASS: TestServiceLogs (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceRemoveError [2021-07-16T17:39:53.088Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceRemoveNotFoundError [2021-07-16T17:39:53.088Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceRemove [2021-07-16T17:39:53.088Z] --- PASS: TestServiceRemove (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceUpdateError [2021-07-16T17:39:53.088Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestServiceUpdate [2021-07-16T17:39:53.088Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSwarmGetUnlockKeyError [2021-07-16T17:39:53.088Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSwarmGetUnlockKey [2021-07-16T17:39:53.088Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-16T17:39:53.088Z] === RUN TestSwarmInitError [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmInit [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmInit (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmInspectError [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmInspect [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmJoinError [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmJoin [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmLeaveError [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmLeave [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmUnlockError [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmUnlock [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmUpdateError [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestSwarmUpdate [2021-07-16T17:39:53.089Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestTaskInspectError [2021-07-16T17:39:53.089Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestTaskInspectWithEmptyID [2021-07-16T17:39:53.089Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestTaskInspect [2021-07-16T17:39:53.089Z] --- PASS: TestTaskInspect (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestTaskListError [2021-07-16T17:39:53.089Z] --- PASS: TestTaskListError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestTaskList [2021-07-16T17:39:53.089Z] --- PASS: TestTaskList (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestVolumeCreateError [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestVolumeCreate [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestVolumeInspectError [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestVolumeInspectNotFound [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestVolumeInspectWithEmptyID [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestVolumeInspect [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestVolumeListError [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeListError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestVolumeList [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeList (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestVolumeRemoveError [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-16T17:39:53.089Z] === RUN TestVolumeRemove [2021-07-16T17:39:53.089Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-16T17:39:53.089Z] === CONT TestTLSCloseWriter [2021-07-16T17:39:53.089Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-07-16T17:39:53.089Z] PASS [2021-07-16T17:39:53.089Z] coverage: 75.0% of statements [2021-07-16T17:39:53.089Z] ok github.com/docker/docker/client 0.384s coverage: 75.0% of statements [2021-07-16T17:39:53.809Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-16T17:39:55.714Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-16T17:39:55.932Z] --- PASS: TestReplicatedJob (6.71s) [2021-07-16T17:39:55.932Z] === RUN TestUpdateReplicatedJob [2021-07-16T17:39:56.275Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-16T17:39:56.275Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-16T17:39:56.275Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-16T17:39:56.275Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-16T17:39:56.275Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-16T17:39:57.201Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-16T17:39:58.126Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-16T17:39:59.240Z] --- PASS: TestUpdateReplicatedJob (4.06s) [2021-07-16T17:39:59.240Z] === RUN TestServiceListWithStatuses [2021-07-16T17:39:59.240Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T17:39:59.240Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T17:39:59.240Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T17:39:59.487Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-16T17:40:01.373Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-16T17:40:02.619Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-16T17:40:02.619Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-16T17:40:02.619Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-16T17:40:02.619Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-16T17:40:02.619Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-16T17:40:03.512Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-16T17:40:03.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/test/unit [2021-07-16T17:40:03.885Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-16T17:40:04.140Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-16T17:40:04.388Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-16T17:40:04.388Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-16T17:40:04.388Z] + TESTDIRS=./... [2021-07-16T17:40:04.388Z] + exclude_paths='/vendor/|/integration' [2021-07-16T17:40:04.388Z] ++ go list ./... [2021-07-16T17:40:04.388Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-16T17:40:04.532Z] --- PASS: TestDockerNetworkConnectAlias (5.33s) [2021-07-16T17:40:04.532Z] === RUN TestDockerNetworkReConnect [2021-07-16T17:40:05.316Z] + pkg_list='github.com/docker/docker/api [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/backend/build [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/httputils [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/middleware [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/build [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/container [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/debug [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/distribution [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/grpc [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/image [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/network [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/plugin [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/session [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/swarm [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/system [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/server/router/volume [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/backend [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/blkiodev [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/container [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/events [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/filters [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/image [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/mount [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/network [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/registry [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/strslice [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/swarm [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/time [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/versions [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-16T17:40:05.316Z] github.com/docker/docker/api/types/volume [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder/builder-next [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-16T17:40:05.316Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/worker [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/dockerfile [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/dockerignore [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/remotecontext [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/remotecontext/git [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli/config [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli/debug [2021-07-16T17:40:05.317Z] github.com/docker/docker/client [2021-07-16T17:40:05.317Z] github.com/docker/docker/cmd/docker-proxy [2021-07-16T17:40:05.317Z] github.com/docker/docker/cmd/dockerd [2021-07-16T17:40:05.317Z] github.com/docker/docker/container [2021-07-16T17:40:05.317Z] github.com/docker/docker/container/stream [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/apparmor [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/httpserver [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/convert [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/executor [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/provider [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/config [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/discovery [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/events [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/events/testutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/exec [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/images [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/initlayer [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/links [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/listeners [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/gelf [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/journald [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/local [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/logentries [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/splunk [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/syslog [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/templates [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/names [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/network [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/stats [2021-07-16T17:40:05.317Z] github.com/docker/docker/distribution [2021-07-16T17:40:05.317Z] github.com/docker/docker/distribution/metadata [2021-07-16T17:40:05.317Z] github.com/docker/docker/distribution/utils [2021-07-16T17:40:05.317Z] github.com/docker/docker/distribution/xfer [2021-07-16T17:40:05.317Z] github.com/docker/docker/dockerversion [2021-07-16T17:40:05.317Z] github.com/docker/docker/errdefs [2021-07-16T17:40:05.317Z] github.com/docker/docker/image [2021-07-16T17:40:05.317Z] github.com/docker/docker/image/cache [2021-07-16T17:40:05.317Z] github.com/docker/docker/image/tarexport [2021-07-16T17:40:05.317Z] github.com/docker/docker/image/v1 [2021-07-16T17:40:05.317Z] github.com/docker/docker/internal/test/suite [2021-07-16T17:40:05.317Z] github.com/docker/docker/layer [2021-07-16T17:40:05.317Z] github.com/docker/docker/libcontainerd [2021-07-16T17:40:05.317Z] github.com/docker/docker/libcontainerd/queue [2021-07-16T17:40:05.317Z] github.com/docker/docker/libcontainerd/remote [2021-07-16T17:40:05.317Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-16T17:40:05.317Z] github.com/docker/docker/libcontainerd/types [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/api [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/bitseq [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cluster [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/config [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/datastore [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/driverapi [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/etchosts [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/idm [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipam [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/iptables [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/netlabel [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/netutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/networkdb [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/ns [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/options [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/osl [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/portallocator [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/portmapper [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/testutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/libnetwork/types [2021-07-16T17:40:05.317Z] github.com/docker/docker/oci [2021-07-16T17:40:05.317Z] github.com/docker/docker/oci/caps [2021-07-16T17:40:05.317Z] github.com/docker/docker/opts [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/aaparser [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/archive [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/authorization [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/broadcaster [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/capabilities [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/chrootarchive [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/containerfs [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/devicemapper [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/directory [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/discovery [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/discovery/file [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/discovery/kv [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/discovery/memory [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/dmesg [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/filenotify [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/fileutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/fsutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/homedir [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/idtools [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/ioutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/jsonmessage [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/locker [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/longpath [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/loopback [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/mount [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/namesgenerator [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/parsers [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/pidfile [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/platform [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugingetter [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugins [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/plugins/transport [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/pools [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/progress [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/pubsub [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/reexec [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/signal [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/stdcopy [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/streamformatter [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/stringid [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/symlink [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/sysinfo [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/system [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/tailfile [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/tarsum [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/term [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/term/windows [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/truncindex [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/urlutil [2021-07-16T17:40:05.317Z] github.com/docker/docker/pkg/useragent [2021-07-16T17:40:05.317Z] github.com/docker/docker/plugin [2021-07-16T17:40:05.317Z] github.com/docker/docker/plugin/executor/containerd [2021-07-16T17:40:05.317Z] github.com/docker/docker/plugin/v2 [2021-07-16T17:40:05.317Z] github.com/docker/docker/profiles/apparmor [2021-07-16T17:40:05.317Z] github.com/docker/docker/profiles/seccomp [2021-07-16T17:40:05.317Z] github.com/docker/docker/quota [2021-07-16T17:40:05.317Z] github.com/docker/docker/reference [2021-07-16T17:40:05.317Z] github.com/docker/docker/registry [2021-07-16T17:40:05.317Z] github.com/docker/docker/registry/resumable [2021-07-16T17:40:05.317Z] github.com/docker/docker/restartmanager [2021-07-16T17:40:05.317Z] github.com/docker/docker/rootless [2021-07-16T17:40:05.317Z] github.com/docker/docker/rootless/specconv [2021-07-16T17:40:05.317Z] github.com/docker/docker/runconfig [2021-07-16T17:40:05.317Z] github.com/docker/docker/runconfig/opts [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/daemon [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/environment [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fakecontext [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fakegit [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fakestorage [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fixtures/load [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/registry [2021-07-16T17:40:05.317Z] github.com/docker/docker/testutil/request [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/drivers [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/local [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/mounts [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/service [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/service/opts [2021-07-16T17:40:05.317Z] github.com/docker/docker/volume/testutils' [2021-07-16T17:40:05.317Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-16T17:40:05.317Z] + echo 'github.com/docker/docker/api [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/backend/build [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/httputils [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/middleware [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/build [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/container [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/debug [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/distribution [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/grpc [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/image [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/network [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/plugin [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/session [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/swarm [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/system [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/server/router/volume [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/backend [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/blkiodev [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/container [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/events [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/filters [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/image [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/mount [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/network [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/registry [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/strslice [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/swarm [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/time [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/versions [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-16T17:40:05.317Z] github.com/docker/docker/api/types/volume [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/builder-next/worker [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/dockerfile [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/dockerignore [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/remotecontext [2021-07-16T17:40:05.317Z] github.com/docker/docker/builder/remotecontext/git [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli/config [2021-07-16T17:40:05.317Z] github.com/docker/docker/cli/debug [2021-07-16T17:40:05.317Z] github.com/docker/docker/client [2021-07-16T17:40:05.317Z] github.com/docker/docker/cmd/docker-proxy [2021-07-16T17:40:05.317Z] github.com/docker/docker/cmd/dockerd [2021-07-16T17:40:05.317Z] github.com/docker/docker/container [2021-07-16T17:40:05.317Z] github.com/docker/docker/container/stream [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/apparmor [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-16T17:40:05.317Z] github.com/docker/docker/contrib/httpserver [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/convert [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/executor [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/cluster/provider [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/config [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/discovery [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/events [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/events/testutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/exec [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/images [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/initlayer [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/links [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/listeners [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/gelf [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/journald [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-16T17:40:05.317Z] github.com/docker/docker/daemon/logger/local [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/logentries [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/splunk [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/syslog [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/logger/templates [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/names [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/network [2021-07-16T17:40:05.318Z] github.com/docker/docker/daemon/stats [2021-07-16T17:40:05.318Z] github.com/docker/docker/distribution [2021-07-16T17:40:05.318Z] github.com/docker/docker/distribution/metadata [2021-07-16T17:40:05.318Z] github.com/docker/docker/distribution/utils [2021-07-16T17:40:05.318Z] github.com/docker/docker/distribution/xfer [2021-07-16T17:40:05.318Z] github.com/docker/docker/dockerversion [2021-07-16T17:40:05.318Z] github.com/docker/docker/errdefs [2021-07-16T17:40:05.318Z] github.com/docker/docker/image [2021-07-16T17:40:05.318Z] github.com/docker/docker/image/cache [2021-07-16T17:40:05.318Z] github.com/docker/docker/image/tarexport [2021-07-16T17:40:05.318Z] github.com/docker/docker/image/v1 [2021-07-16T17:40:05.318Z] github.com/docker/docker/internal/test/suite [2021-07-16T17:40:05.318Z] github.com/docker/docker/layer [2021-07-16T17:40:05.318Z] github.com/docker/docker/libcontainerd [2021-07-16T17:40:05.318Z] github.com/docker/docker/libcontainerd/queue [2021-07-16T17:40:05.318Z] github.com/docker/docker/libcontainerd/remote [2021-07-16T17:40:05.318Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-16T17:40:05.318Z] github.com/docker/docker/libcontainerd/types [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/api [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/bitseq [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cluster [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/config [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/datastore [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/driverapi [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/etchosts [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/idm [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipam [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/iptables [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/netlabel [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/netutils [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/networkdb [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/ns [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/options [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/osl [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/portallocator [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/portmapper [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/testutils [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/types [2021-07-16T17:40:05.318Z] github.com/docker/docker/oci [2021-07-16T17:40:05.318Z] github.com/docker/docker/oci/caps [2021-07-16T17:40:05.318Z] github.com/docker/docker/opts [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/aaparser [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/archive [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/authorization [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/broadcaster [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/capabilities [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/chrootarchive [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/containerfs [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/devicemapper [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/directory [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/discovery [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/discovery/file [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/discovery/kv [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/discovery/memory [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/dmesg [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/filenotify [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/fileutils [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/fsutils [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/homedir [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/idtools [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/ioutils [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/jsonmessage [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/locker [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/longpath [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/loopback [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/mount [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/namesgenerator [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/parsers [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/pidfile [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/platform [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugingetter [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugins [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/plugins/transport [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/pools [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/progress [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/pubsub [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/reexec [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/signal [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/stdcopy [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/streamformatter [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/stringid [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/symlink [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/sysinfo [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/system [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/tailfile [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/tarsum [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/term [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/term/windows [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/truncindex [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/urlutil [2021-07-16T17:40:05.318Z] github.com/docker/docker/pkg/useragent [2021-07-16T17:40:05.318Z] github.com/docker/docker/plugin [2021-07-16T17:40:05.318Z] github.com/docker/docker/plugin/executor/containerd [2021-07-16T17:40:05.318Z] github.com/docker/docker/plugin/v2 [2021-07-16T17:40:05.318Z] github.com/docker/docker/profiles/apparmor [2021-07-16T17:40:05.318Z] github.com/docker/docker/profiles/seccomp [2021-07-16T17:40:05.318Z] github.com/docker/docker/quota [2021-07-16T17:40:05.318Z] github.com/docker/docker/reference [2021-07-16T17:40:05.318Z] github.com/docker/docker/registry [2021-07-16T17:40:05.318Z] github.com/docker/docker/registry/resumable [2021-07-16T17:40:05.318Z] github.com/docker/docker/restartmanager [2021-07-16T17:40:05.318Z] github.com/docker/docker/rootless [2021-07-16T17:40:05.318Z] github.com/docker/docker/rootless/specconv [2021-07-16T17:40:05.318Z] github.com/docker/docker/runconfig [2021-07-16T17:40:05.318Z] github.com/docker/docker/runconfig/opts [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/daemon [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/environment [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fakecontext [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fakegit [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fakestorage [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fixtures/load [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/registry [2021-07-16T17:40:05.318Z] github.com/docker/docker/testutil/request [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/drivers [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/local [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/mounts [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/service [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/service/opts [2021-07-16T17:40:05.318Z] github.com/docker/docker/volume/testutils' [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-16T17:40:05.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-16T17:40:05.318Z] + type docker-proxy [2021-07-16T17:40:05.318Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-16T17:40:05.318Z] + hack/make.sh binary-proxy install-proxy [2021-07-16T17:40:05.318Z] [2021-07-16T17:40:05.318Z] Removing bundles/ [2021-07-16T17:40:05.318Z] [2021-07-16T17:40:05.318Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-16T17:40:05.318Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-16T17:40:05.318Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T17:40:06.025Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-16T17:40:06.951Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-16T17:40:06.951Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-16T17:40:06.951Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-16T17:40:07.877Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-16T17:40:07.964Z] --- PASS: TestCheckoutGit (28.28s) [2021-07-16T17:40:07.964Z] === RUN TestValidGitTransport [2021-07-16T17:40:07.964Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-16T17:40:07.964Z] === RUN TestGitInvalidRef [2021-07-16T17:40:07.964Z] --- PASS: TestGitInvalidRef (0.20s) [2021-07-16T17:40:07.964Z] PASS [2021-07-16T17:40:07.964Z] coverage: 86.3% of statements [2021-07-16T17:40:07.964Z] ok github.com/docker/docker/builder/remotecontext/git 28.541s coverage: 86.3% of statements [2021-07-16T17:40:07.964Z] ? github.com/docker/docker/cli [no test files] [2021-07-16T17:40:07.964Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-16T17:40:08.742Z] --- PASS: TestDockerNetworkReConnect (4.24s) [2021-07-16T17:40:08.742Z] === RUN TestServicePlugin [2021-07-16T17:40:08.742Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:40:08.742Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-16T17:40:08.742Z] === RUN TestServiceUpdateLabel [2021-07-16T17:40:09.764Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-16T17:40:09.764Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-16T17:40:10.151Z] 2021/07/16 17:40:06 Closing DB instances... [2021-07-16T17:40:10.151Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-07-16T17:40:10.151Z] === RUN TestFindNode [2021-07-16T17:40:10.151Z] 2021/07/16 17:40:08 Closing DB instances... [2021-07-16T17:40:10.151Z] --- PASS: TestFindNode (0.01s) [2021-07-16T17:40:10.151Z] === RUN TestChangeNodeState [2021-07-16T17:40:10.151Z] 2021/07/16 17:40:08 Closing DB instances... [2021-07-16T17:40:10.151Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-16T17:40:10.151Z] === RUN TestNodeReincarnation [2021-07-16T17:40:10.151Z] 2021/07/16 17:40:08 Closing DB instances... [2021-07-16T17:40:10.689Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-16T17:40:11.249Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-16T17:40:11.290Z] --- PASS: TestServiceUpdateLabel (2.64s) [2021-07-16T17:40:11.290Z] === RUN TestServiceUpdateSecrets [2021-07-16T17:40:11.856Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-16T17:40:11.856Z] [2021-07-16T17:40:11.856Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-16T17:40:11.856Z] Installing docker-proxy to /usr/local/bin/ [2021-07-16T17:40:11.856Z] [2021-07-16T17:40:11.856Z] + mkdir -p bundles [2021-07-16T17:40:11.857Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/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/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-07-16T17:40:12.175Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-16T17:40:12.418Z] ? github.com/docker/docker/api [no test files] [2021-07-16T17:40:12.735Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-16T17:40:12.735Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-16T17:40:13.660Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-16T17:40:13.907Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-16T17:40:13.907Z] === RUN TestParallelCreate [2021-07-16T17:40:13.907Z] 2021/07/16 17:40:13 Closing DB instances... [2021-07-16T17:40:13.907Z] --- PASS: TestParallelCreate (0.01s) [2021-07-16T17:40:13.907Z] === RUN TestParallelDelete [2021-07-16T17:40:13.907Z] 2021/07/16 17:40:13 Closing DB instances... [2021-07-16T17:40:13.907Z] --- PASS: TestParallelDelete (0.01s) [2021-07-16T17:40:13.907Z] === RUN TestNetworkDBIslands [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5c3b0cea5eb6 with config:&{NodeID:5c3b0cea5eb6 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, added to nodes list" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2723889513d3 with config:&{NodeID:2723889513d3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 2723889513d3/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 2723889513d3/172.29.228.189, added to nodes list" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 2723889513d3/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 2723889513d3/172.29.228.189, added to nodes list" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, added to nodes list" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-16T17:40:13.907Z] time="2021-07-16T17:40:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5e9306474ab2 with config:&{NodeID:5e9306474ab2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.370Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.585Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0f4e37d34cf7 with config:&{NodeID:0f4e37d34cf7 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:14.832Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list" [2021-07-16T17:40:15.145Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:3b611011bd7e with config:&{NodeID:3b611011bd7e Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 2723889513d3/172.29.228.189, added to nodes list" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5e9306474ab2/172.29.228.189, added to nodes list" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, added to nodes list" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list" [2021-07-16T17:40:15.295Z] networkdb_test.go:834: Re-joining: 3 [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=info msg="The new bootstrap node list is:[172.29.228.189:10033 172.29.228.189:10034 172.29.228.189:10035]" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10033" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49363" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10034" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49364" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10035" [2021-07-16T17:40:15.295Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49365" [2021-07-16T17:40:15.760Z] networkdb_test.go:834: Re-joining: 4 [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=info msg="The new bootstrap node list is:[172.29.228.189:10033 172.29.228.189:10034 172.29.228.189:10035]" [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10033" [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49366" [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10034" [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49367" [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10035" [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49368" [2021-07-16T17:40:15.760Z] time="2021-07-16T17:40:15Z" level=info msg="node 0 leaving" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="node3(5e9306474ab2): Node leave event for 5c3b0cea5eb6/172.29.228.189" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="node2(2723889513d3): Node leave event for 5c3b0cea5eb6/172.29.228.189" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="node4(0f4e37d34cf7): Node leave event for 5c3b0cea5eb6/172.29.228.189" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="node1(5c3b0cea5eb6): Node leave event for 5c3b0cea5eb6/172.29.228.189" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="node5(3b611011bd7e): Node leave event for 5c3b0cea5eb6/172.29.228.189" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, left gossip cluster" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, left gossip cluster" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, left gossip cluster" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, left gossip cluster" [2021-07-16T17:40:16.224Z] time="2021-07-16T17:40:15Z" level=info msg="Node 5c3b0cea5eb6/172.29.228.189, left gossip cluster" [2021-07-16T17:40:16.508Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node 1 leaving" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node4(0f4e37d34cf7): Node leave event for 2723889513d3/172.29.228.189" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3/172.29.228.189, left gossip cluster" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3 change state NodeActive --> NodeFailed" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3/172.29.228.189, added to failed nodes list" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node3(5e9306474ab2): Node leave event for 2723889513d3/172.29.228.189" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node5(3b611011bd7e): Node leave event for 2723889513d3/172.29.228.189" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=error msg="node: 2723889513d3 is unknown to memberlist" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3/172.29.228.189, left gossip cluster" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3/172.29.228.189, left gossip cluster" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 2723889513d3/172.29.228.189, left gossip cluster" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node 2 leaving" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node5(3b611011bd7e): Node leave event for 5e9306474ab2/172.29.228.189" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node4(0f4e37d34cf7): Node leave event for 5e9306474ab2/172.29.228.189" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2 change state NodeActive --> NodeLeft" [2021-07-16T17:40:16.687Z] time="2021-07-16T17:40:16Z" level=info msg="node3(5e9306474ab2): Node leave event for 5e9306474ab2/172.29.228.189" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=debug msg="memberlist: Failed ping: 2723889513d3 (timeout reached)" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.228.189:10035: use of closed network connection" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.228.189:10037: use of closed network connection" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.228.189:10036: use of closed network connection" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2/172.29.228.189, left gossip cluster" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2/172.29.228.189, left gossip cluster" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:16Z" level=info msg="Node 5e9306474ab2/172.29.228.189, left gossip cluster" [2021-07-16T17:40:17.151Z] networkdb_test.go:866: node4: OK [2021-07-16T17:40:17.151Z] networkdb_test.go:866: node5: OK [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="node 0 coming back" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5cc3609b51e2 with config:&{NodeID:5cc3609b51e2 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, added to nodes list" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="node 1 coming back" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e4212010fe50 with config:&{NodeID:e4212010fe50 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node e4212010fe50/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node e4212010fe50/172.29.228.189, added to nodes list" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="node 2 coming back" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c6ac587e25ed with config:&{NodeID:c6ac587e25ed Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node c6ac587e25ed/172.29.228.189, joined gossip cluster" [2021-07-16T17:40:17.151Z] time="2021-07-16T17:40:17Z" level=info msg="Node c6ac587e25ed/172.29.228.189, added to nodes list" [2021-07-16T17:40:17.434Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-16T17:40:17.614Z] time="2021-07-16T17:40:17Z" level=info msg="memberlist: Suspect 2723889513d3 has failed, no acks received" [2021-07-16T17:40:17.614Z] time="2021-07-16T17:40:17Z" level=debug msg="memberlist: Failed ping: 0f4e37d34cf7 (timeout reached)" [2021-07-16T17:40:17.614Z] time="2021-07-16T17:40:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.228.189:10037: use of closed network connection" [2021-07-16T17:40:17.614Z] time="2021-07-16T17:40:17Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49370" [2021-07-16T17:40:18.076Z] time="2021-07-16T17:40:18Z" level=warning msg="memberlist: Was able to connect to 0f4e37d34cf7 but other probes failed, network may be misconfigured" [2021-07-16T17:40:18.359Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-16T17:40:19.284Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-16T17:40:19.284Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-16T17:40:20.209Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-16T17:40:20.209Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-16T17:40:21.167Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-16T17:40:21.733Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-16T17:40:21.988Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-16T17:40:22.788Z] === RUN TestContainerStopSignal [2021-07-16T17:40:22.788Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestContainerStopTimeout [2021-07-16T17:40:22.788Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-16T17:40:22.788Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-16T17:40:22.788Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-16T17:40:22.788Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestReplaceAndAppendEnvVars [2021-07-16T17:40:22.788Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-16T17:40:22.788Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestNewMemoryStore [2021-07-16T17:40:22.788Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestAddContainers [2021-07-16T17:40:22.788Z] --- PASS: TestAddContainers (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestGetContainer [2021-07-16T17:40:22.788Z] --- PASS: TestGetContainer (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestDeleteContainer [2021-07-16T17:40:22.788Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestListContainers [2021-07-16T17:40:22.788Z] --- PASS: TestListContainers (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestFirstContainer [2021-07-16T17:40:22.788Z] --- PASS: TestFirstContainer (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestApplyAllContainer [2021-07-16T17:40:22.788Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestIsValidHealthString [2021-07-16T17:40:22.788Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestStateRunStop [2021-07-16T17:40:22.788Z] --- PASS: TestStateRunStop (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestStateTimeoutWait [2021-07-16T17:40:22.788Z] state_test.go:141: Stop callback fired [2021-07-16T17:40:22.788Z] state_test.go:165: Stop callback fired [2021-07-16T17:40:22.788Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-07-16T17:40:22.788Z] === RUN TestIsValidStateString [2021-07-16T17:40:22.788Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestViewSaveDelete [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-16T17:40:22.788Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-16T17:40:22.788Z] === RUN TestViewAll [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-16T17:40:22.788Z] --- PASS: TestViewAll (0.01s) [2021-07-16T17:40:22.788Z] === RUN TestViewGet [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-16T17:40:22.788Z] --- PASS: TestViewGet (0.01s) [2021-07-16T17:40:22.788Z] === RUN TestNames [2021-07-16T17:40:22.788Z] --- PASS: TestNames (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestViewWithHealthCheck [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-16T17:40:22.788Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-07-16T17:40:22.788Z] PASS [2021-07-16T17:40:22.788Z] coverage: 41.5% of statements [2021-07-16T17:40:22.788Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestConfigureDaemonLogs [2021-07-16T17:40:22.788Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestCommonOptionsInstallFlags [2021-07-16T17:40:22.788Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-16T17:40:22.788Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-16T17:40:22.788Z] PASS [2021-07-16T17:40:22.788Z] coverage: 18.8% of statements [2021-07-16T17:40:22.788Z] ok github.com/docker/docker/container 0.245s coverage: 41.5% of statements [2021-07-16T17:40:22.788Z] ok github.com/docker/docker/cmd/dockerd 0.160s coverage: 18.8% of statements [2021-07-16T17:40:22.788Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-16T17:40:22.788Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-16T17:40:22.788Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-16T17:40:22.788Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-16T17:40:22.788Z] === RUN TestPrepare [2021-07-16T17:40:22.788Z] --- PASS: TestPrepare (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestStart [2021-07-16T17:40:22.788Z] --- PASS: TestStart (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestWaitCancel [2021-07-16T17:40:22.788Z] --- PASS: TestWaitCancel (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestWaitDisabled [2021-07-16T17:40:22.788Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestWaitEnabled [2021-07-16T17:40:22.788Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-16T17:40:22.788Z] === RUN TestRemove [2021-07-16T17:40:22.788Z] --- PASS: TestRemove (0.00s) [2021-07-16T17:40:22.788Z] PASS [2021-07-16T17:40:22.788Z] coverage: 65.3% of statements [2021-07-16T17:40:22.788Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2021-07-16T17:40:23.873Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-16T17:40:24.128Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T17:40:24.128Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-16T17:40:24.128Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-16T17:40:24.688Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-16T17:40:24.969Z] === RUN TestNewListSecretsFilters [2021-07-16T17:40:24.969Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-16T17:40:24.969Z] === RUN TestNewListConfigsFilters [2021-07-16T17:40:24.969Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-16T17:40:24.969Z] PASS [2021-07-16T17:40:24.969Z] coverage: 0.5% of statements [2021-07-16T17:40:24.969Z] ok github.com/docker/docker/daemon/cluster 0.832s coverage: 0.5% of statements [2021-07-16T17:40:25.429Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-16T17:40:25.429Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-16T17:40:25.429Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-16T17:40:25.429Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-16T17:40:25.429Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-16T17:40:25.429Z] PASS [2021-07-16T17:40:25.429Z] coverage: 35.9% of statements [2021-07-16T17:40:25.429Z] ok github.com/docker/docker/daemon/cluster/convert 0.214s coverage: 35.9% of statements [2021-07-16T17:40:26.219Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2021-07-16T17:40:26.219Z] === RUN TestServiceUpdateConfigs [2021-07-16T17:40:26.573Z] docker_cli_swarm_test.go:1901: [d5ddb6b754c23] joining swarm manager [dc635c4f36499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:40:27.271Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-07-16T17:40:27.936Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-16T17:40:27.936Z] docker_cli_swarm_test.go:1902: [d89b567ed98b4] joining swarm manager [dc635c4f36499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:40:28.497Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-16T17:40:29.170Z] === RUN TestWaitNodeAttachment [2021-07-16T17:40:29.170Z] === RUN TestBuilderGC [2021-07-16T17:40:29.170Z] --- PASS: TestBuilderGC (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestDaemonConfigurationNotFound [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestDaemonBrokenConfiguration [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestParseClusterAdvertiseSettings [2021-07-16T17:40:29.170Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestFindConfigurationConflicts [2021-07-16T17:40:29.170Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-16T17:40:29.170Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-16T17:40:29.170Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-16T17:40:29.170Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-16T17:40:29.170Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-16T17:40:29.170Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-16T17:40:29.170Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-16T17:40:29.170Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestValidateConfiguration [2021-07-16T17:40:29.170Z] === RUN TestValidateConfiguration/with_label [2021-07-16T17:40:29.170Z] === RUN TestValidateConfiguration/with_dns [2021-07-16T17:40:29.170Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-16T17:40:29.170Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-16T17:40:29.170Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-16T17:40:29.170Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-16T17:40:29.170Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-16T17:40:29.170Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestModifiedDiscoverySettings [2021-07-16T17:40:29.170Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestReloadSetConfigFileNotExist [2021-07-16T17:40:29.170Z] time="2021-07-16T17:40:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-16T17:40:29.170Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-07-16T17:40:29.170Z] === RUN TestReloadDefaultConfigNotExist [2021-07-16T17:40:29.170Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:40:29.170Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestReloadBadDefaultConfig [2021-07-16T17:40:29.170Z] time="2021-07-16T17:40:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-320343255" [2021-07-16T17:40:29.170Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestReloadWithConflictingLabels [2021-07-16T17:40:29.170Z] time="2021-07-16T17:40:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-389169226" [2021-07-16T17:40:29.170Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestReloadWithDuplicateLabels [2021-07-16T17:40:29.170Z] time="2021-07-16T17:40:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-606860577" [2021-07-16T17:40:29.170Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestDaemonConfigurationMerge [2021-07-16T17:40:29.170Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-16T17:40:29.170Z] PASS [2021-07-16T17:40:29.170Z] coverage: 79.2% of statements [2021-07-16T17:40:29.170Z] ok github.com/docker/docker/daemon/config 0.222s coverage: 79.2% of statements [2021-07-16T17:40:29.170Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-16T17:40:29.170Z] === RUN TestIsolationConversion [2021-07-16T17:40:29.170Z] === RUN TestIsolationConversion/default [2021-07-16T17:40:29.170Z] === RUN TestIsolationConversion/process [2021-07-16T17:40:29.170Z] === RUN TestIsolationConversion/hyperv [2021-07-16T17:40:29.170Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestContainerLabels [2021-07-16T17:40:29.170Z] --- PASS: TestContainerLabels (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestCredentialSpecConversion [2021-07-16T17:40:29.170Z] === RUN TestCredentialSpecConversion/none [2021-07-16T17:40:29.170Z] === RUN TestCredentialSpecConversion/config [2021-07-16T17:40:29.170Z] === RUN TestCredentialSpecConversion/file [2021-07-16T17:40:29.170Z] === RUN TestCredentialSpecConversion/registry [2021-07-16T17:40:29.170Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-16T17:40:29.170Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestControllerValidateMountBind [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestControllerValidateMountVolume [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestControllerValidateMountTarget [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestControllerValidateMountTmpfs [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestControllerValidateMountInvalidType [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-16T17:40:29.170Z] === RUN TestControllerValidateMountNamedPipe [2021-07-16T17:40:29.170Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-16T17:40:29.170Z] PASS [2021-07-16T17:40:29.170Z] coverage: 11.0% of statements [2021-07-16T17:40:29.170Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.611s coverage: 11.0% of statements [2021-07-16T17:40:29.630Z] === RUN TestDiscoveryOptsErrors [2021-07-16T17:40:29.631Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestDiscoveryOpts [2021-07-16T17:40:29.631Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-16T17:40:29.631Z] PASS [2021-07-16T17:40:29.631Z] coverage: 30.0% of statements [2021-07-16T17:40:29.631Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2021-07-16T17:40:29.631Z] === RUN TestVerifyNetworkingConfig [2021-07-16T17:40:29.631Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestGetContainer [2021-07-16T17:40:29.631Z] --- PASS: TestGetContainer (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestValidContainerNames [2021-07-16T17:40:29.631Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestContainerInitDNS [2021-07-16T17:40:29.631Z] daemon_test.go:147: root required [2021-07-16T17:40:29.631Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestMerge [2021-07-16T17:40:29.631Z] --- PASS: TestMerge (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestValidateContainerIsolation [2021-07-16T17:40:29.631Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestFindNetworkErrorType [2021-07-16T17:40:29.631Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestEnsureServicesExist [2021-07-16T17:40:29.631Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestEnsureServicesExistErrors [2021-07-16T17:40:29.631Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-16T17:40:29.631Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-16T17:40:29.631Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-16T17:40:29.631Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestContainerDelete [2021-07-16T17:40:29.631Z] --- PASS: TestContainerDelete (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestContainerDoubleDelete [2021-07-16T17:40:29.631Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestLogContainerEventCopyLabels [2021-07-16T17:40:29.631Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestLogContainerEventWithAttributes [2021-07-16T17:40:29.631Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestNoneHealthcheck [2021-07-16T17:40:29.631Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestHealthStates [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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" [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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" [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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" [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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" [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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" [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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" [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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" [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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" [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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" [2021-07-16T17:40:29.631Z] time="2021-07-16T17:40:29Z" 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" [2021-07-16T17:40:29.631Z] --- PASS: TestHealthStates (0.14s) [2021-07-16T17:40:29.631Z] === RUN TestMaskURLCredentials [2021-07-16T17:40:29.631Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestGetInspectData [2021-07-16T17:40:29.631Z] --- PASS: TestGetInspectData (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestFillLicense [2021-07-16T17:40:29.631Z] --- PASS: TestFillLicense (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestListInvalidFilter [2021-07-16T17:40:29.631Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestNameFilter [2021-07-16T17:40:29.631Z] --- PASS: TestNameFilter (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-16T17:40:29.631Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-16T17:40:29.631Z] === 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 [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-16T17:40:29.631Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.01s) [2021-07-16T17:40:29.631Z] --- 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) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-16T17:40:29.631Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestDaemonReloadLabels [2021-07-16T17:40:29.631Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-16T17:40:29.631Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestDaemonReloadMirrors [2021-07-16T17:40:29.631Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-16T17:40:29.631Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-16T17:40:29.631Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-16T17:40:29.631Z] === RUN TestDaemonDiscoveryReload [2021-07-16T17:40:30.091Z] === RUN TestEventsLog [2021-07-16T17:40:30.091Z] --- PASS: TestEventsLog (0.00s) [2021-07-16T17:40:30.091Z] === RUN TestEventsLogTimeout [2021-07-16T17:40:30.091Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-16T17:40:30.091Z] === RUN TestLogEvents [2021-07-16T17:40:30.091Z] --- PASS: TestLogEvents (0.06s) [2021-07-16T17:40:30.091Z] === RUN TestLoadBufferedEvents [2021-07-16T17:40:30.551Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-07-16T17:40:30.551Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-16T17:40:30.551Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-16T17:40:30.551Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-16T17:40:30.551Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-16T17:40:30.551Z] PASS [2021-07-16T17:40:30.551Z] coverage: 50.0% of statements [2021-07-16T17:40:30.551Z] ok github.com/docker/docker/daemon/events 0.218s coverage: 50.0% of statements [2021-07-16T17:40:30.551Z] === RUN TestIsEmptyDir [2021-07-16T17:40:30.551Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-16T17:40:30.551Z] PASS [2021-07-16T17:40:30.551Z] coverage: 2.3% of statements [2021-07-16T17:40:30.551Z] ok github.com/docker/docker/daemon/graphdriver 0.056s coverage: 2.3% of statements [2021-07-16T17:40:31.011Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-07-16T17:40:31.011Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-16T17:40:31.011Z] === RUN TestLinkNaming [2021-07-16T17:40:31.011Z] --- PASS: TestLinkNaming (0.00s) [2021-07-16T17:40:31.011Z] === RUN TestLinkNew [2021-07-16T17:40:31.011Z] --- PASS: TestLinkNew (0.00s) [2021-07-16T17:40:31.011Z] === RUN TestLinkEnv [2021-07-16T17:40:31.011Z] --- PASS: TestLinkEnv (0.00s) [2021-07-16T17:40:31.011Z] === RUN TestLinkMultipleEnv [2021-07-16T17:40:31.011Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-16T17:40:31.011Z] === RUN TestLinkPortRangeEnv [2021-07-16T17:40:31.011Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-16T17:40:31.011Z] PASS [2021-07-16T17:40:31.011Z] coverage: 93.0% of statements [2021-07-16T17:40:31.011Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-07-16T17:40:31.473Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-16T17:40:31.473Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-16T17:40:31.932Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-07-16T17:40:31.932Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-16T17:40:31.932Z] reload_test.go:520: root required [2021-07-16T17:40:31.932Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-16T17:40:31.932Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-16T17:40:31.932Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-16T17:40:31.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-16T17:40:31.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-16T17:40:31.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-16T17:40:31.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-16T17:40:31.932Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-16T17:40:31.932Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-16T17:40:31.932Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-16T17:40:31.932Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-16T17:40:31.932Z] === RUN TestParseVolumesFrom [2021-07-16T17:40:31.933Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-16T17:40:31.933Z] PASS [2021-07-16T17:40:31.933Z] coverage: 9.1% of statements [2021-07-16T17:40:31.933Z] ok github.com/docker/docker/daemon 2.393s coverage: 9.1% of statements [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-16T17:40:31.933Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-16T17:40:32.902Z] === RUN TestAdapterReadLogs [2021-07-16T17:40:32.902Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-16T17:40:32.902Z] === RUN TestCopier [2021-07-16T17:40:32.902Z] --- PASS: TestCopier (0.00s) [2021-07-16T17:40:32.902Z] === RUN TestCopierLongLines [2021-07-16T17:40:32.902Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-16T17:40:32.902Z] === RUN TestCopierSlow [2021-07-16T17:40:33.362Z] --- PASS: TestCopierSlow (0.22s) [2021-07-16T17:40:33.362Z] === RUN TestCopierWithSized [2021-07-16T17:40:33.362Z] === RUN TestCopierWithSized/as_is [2021-07-16T17:40:33.362Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-16T17:40:33.362Z] --- PASS: TestCopierWithSized (0.06s) [2021-07-16T17:40:33.362Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2021-07-16T17:40:33.362Z] --- PASS: TestCopierWithSized/With_RingLogger (0.04s) [2021-07-16T17:40:33.362Z] === RUN TestCopierWithPartial [2021-07-16T17:40:33.362Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-16T17:40:33.362Z] === RUN TestRingLogger [2021-07-16T17:40:33.362Z] --- PASS: TestRingLogger (0.00s) [2021-07-16T17:40:33.362Z] === RUN TestRingCap [2021-07-16T17:40:33.362Z] --- PASS: TestRingCap (0.00s) [2021-07-16T17:40:33.362Z] === RUN TestRingClose [2021-07-16T17:40:33.362Z] --- PASS: TestRingClose (0.00s) [2021-07-16T17:40:33.362Z] === RUN TestRingDrain [2021-07-16T17:40:33.362Z] --- PASS: TestRingDrain (0.00s) [2021-07-16T17:40:33.362Z] PASS [2021-07-16T17:40:33.362Z] coverage: 43.8% of statements [2021-07-16T17:40:33.362Z] ok github.com/docker/docker/daemon/logger 0.345s coverage: 43.8% of statements [2021-07-16T17:40:33.362Z] === RUN TestNewStreamConfig [2021-07-16T17:40:33.362Z] === RUN TestNewStreamConfig/defaults [2021-07-16T17:40:33.362Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-16T17:40:33.362Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-16T17:40:33.362Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-16T17:40:33.362Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-16T17:40:33.362Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-16T17:40:33.362Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-16T17:40:33.363Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-16T17:40:33.363Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-16T17:40:33.363Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-16T17:40:33.363Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-16T17:40:33.363Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-16T17:40:33.363Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-16T17:40:33.363Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-16T17:40:33.363Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-16T17:40:33.363Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-16T17:40:33.363Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-16T17:40:33.363Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-07-16T17:40:33.363Z] === RUN TestCreateSuccess [2021-07-16T17:40:33.363Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestCreateLogGroupSuccess [2021-07-16T17:40:33.363Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestCreateError [2021-07-16T17:40:33.363Z] --- PASS: TestCreateError (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestCreateAlreadyExists [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-16T17:40:33.363Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestLogClosed [2021-07-16T17:40:33.363Z] --- PASS: TestLogClosed (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestLogBlocking [2021-07-16T17:40:33.363Z] --- PASS: TestLogBlocking (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-16T17:40:33.363Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestLogNonBlockingBufferFull [2021-07-16T17:40:33.363Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestPublishBatchSuccess [2021-07-16T17:40:33.363Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestPublishBatchError [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=error msg=Error [2021-07-16T17:40:33.363Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-16T17:40:33.363Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-16T17:40:33.363Z] time="2021-07-16T17:40:33Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-16T17:40:33.363Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-16T17:40:33.363Z] === RUN TestCollectBatchSimple [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchTicker [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchMultilinePattern [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchClose [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestEffectiveLen [2021-07-16T17:40:33.823Z] === RUN TestEffectiveLen/0/Hello [2021-07-16T17:40:33.823Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-16T17:40:33.823Z] === RUN TestEffectiveLen/2/🙃 [2021-07-16T17:40:33.823Z] === RUN TestEffectiveLen/3/���� [2021-07-16T17:40:33.823Z] === RUN TestEffectiveLen/4/He��o [2021-07-16T17:40:33.823Z] === RUN TestEffectiveLen/5/ [2021-07-16T17:40:33.823Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestFindValidSplit [2021-07-16T17:40:33.823Z] === RUN TestFindValidSplit/0/ [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1044: [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:40:33.823Z] === RUN TestFindValidSplit/1/Hello [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1044: Hello [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:40:33.823Z] === RUN TestFindValidSplit/2/Hello [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1044: He [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1045: llo [2021-07-16T17:40:33.823Z] === RUN TestFindValidSplit/3/Hello [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1044: [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1045: Hello [2021-07-16T17:40:33.823Z] === RUN TestFindValidSplit/4/🙃 [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1044: [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-16T17:40:33.823Z] === RUN TestFindValidSplit/5/🙃 [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:40:33.823Z] === RUN TestFindValidSplit/6/a� [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1044: a [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1045: � [2021-07-16T17:40:33.823Z] === RUN TestFindValidSplit/7/a� [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1044: a� [2021-07-16T17:40:33.823Z] cloudwatchlogs_test.go:1045: [2021-07-16T17:40:33.823Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestProcessEventEmoji [2021-07-16T17:40:33.823Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchLineSplit [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchMaxEvents [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-16T17:40:33.823Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-16T17:40:33.823Z] === RUN TestSearchRegistryForImagesErrors [2021-07-16T17:40:33.823Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestSearchRegistryForImages [2021-07-16T17:40:33.823Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestOnlyPlatformWithFallback [2021-07-16T17:40:33.823Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestImageDelete [2021-07-16T17:40:33.823Z] === RUN TestImageDelete/no_lease [2021-07-16T17:40:33.823Z] === RUN TestImageDelete/lease_exists [2021-07-16T17:40:33.823Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-16T17:40:33.823Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-16T17:40:33.823Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-16T17:40:33.823Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-16T17:40:33.823Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-16T17:40:33.823Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-16T17:40:33.823Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-16T17:40:33.823Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-16T17:40:33.823Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-16T17:40:33.823Z] --- PASS: TestImageDelete (0.03s) [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-16T17:40:33.823Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-16T17:40:33.823Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-16T17:40:33.823Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-16T17:40:33.823Z] === RUN TestContentStoreForPull [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-16T17:40:33.823Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestCreateTagSuccess [2021-07-16T17:40:33.823Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-16T17:40:33.823Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-16T17:40:33.823Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-16T17:40:33.823Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-16T17:40:33.823Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-16T17:40:33.823Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-16T17:40:33.823Z] PASS [2021-07-16T17:40:33.823Z] coverage: 77.8% of statements [2021-07-16T17:40:33.823Z] ok github.com/docker/docker/daemon/logger/awslogs 0.340s coverage: 77.8% of statements [2021-07-16T17:40:33.823Z] --- PASS: TestContentStoreForPull (0.15s) [2021-07-16T17:40:33.823Z] PASS [2021-07-16T17:40:33.823Z] coverage: 6.8% of statements [2021-07-16T17:40:33.823Z] ok github.com/docker/docker/daemon/images 0.285s coverage: 6.8% of statements [2021-07-16T17:40:33.823Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-16T17:40:33.823Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-16T17:40:33.823Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-16T17:40:33.823Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-16T17:40:33.823Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-16T17:40:33.823Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-16T17:40:33.823Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-16T17:40:34.283Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-16T17:40:34.283Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-16T17:40:34.283Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-16T17:40:34.283Z] === RUN TestJSONFileLogger [2021-07-16T17:40:34.283Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-16T17:40:34.283Z] === RUN TestJSONFileLoggerWithTags [2021-07-16T17:40:34.283Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-16T17:40:34.283Z] === RUN TestJSONFileLoggerWithOpts [2021-07-16T17:40:34.283Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-16T17:40:34.283Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-16T17:40:34.283Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-07-16T17:40:34.284Z] === RUN TestEncodeDecode [2021-07-16T17:40:34.284Z] === PAUSE TestEncodeDecode [2021-07-16T17:40:34.284Z] === RUN TestUnexpectedEOF [2021-07-16T17:40:34.284Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2021-07-16T17:40:34.284Z] === RUN TestFastTimeMarshalJSON [2021-07-16T17:40:34.746Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2021-07-16T17:40:34.746Z] PASS [2021-07-16T17:40:34.746Z] coverage: 87.2% of statements [2021-07-16T17:40:34.746Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.301s coverage: 87.2% of statements [2021-07-16T17:40:34.746Z] time="2021-07-16T17:40:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-16T17:40:34.746Z] time="2021-07-16T17:40:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-16T17:40:34.746Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-07-16T17:40:34.746Z] === CONT TestEncodeDecode [2021-07-16T17:40:34.746Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-16T17:40:34.746Z] PASS [2021-07-16T17:40:34.746Z] coverage: 69.9% of statements [2021-07-16T17:40:34.746Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.276s coverage: 69.9% of statements [2021-07-16T17:40:35.211Z] === RUN TestWriteLog [2021-07-16T17:40:35.672Z] === PAUSE TestWriteLog [2021-07-16T17:40:35.672Z] === RUN TestReadLog [2021-07-16T17:40:35.672Z] === PAUSE TestReadLog [2021-07-16T17:40:35.672Z] === CONT TestWriteLog [2021-07-16T17:40:35.672Z] === CONT TestReadLog [2021-07-16T17:40:35.672Z] === RUN TestReadLog/tail_exact [2021-07-16T17:40:35.672Z] --- PASS: TestWriteLog (0.01s) [2021-07-16T17:40:35.672Z] === RUN TestReadLog/tail_less_than_available [2021-07-16T17:40:35.672Z] === RUN TestReadLog/tail_more_than_available [2021-07-16T17:40:35.672Z] --- PASS: TestReadLog (0.15s) [2021-07-16T17:40:35.672Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-07-16T17:40:35.672Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-16T17:40:35.672Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-16T17:40:35.672Z] PASS [2021-07-16T17:40:35.672Z] coverage: 75.2% of statements [2021-07-16T17:40:35.672Z] ok github.com/docker/docker/daemon/logger/local 0.250s coverage: 75.2% of statements [2021-07-16T17:40:35.672Z] === RUN TestOpenFileDelete [2021-07-16T17:40:35.672Z] --- PASS: TestOpenFileDelete (0.05s) [2021-07-16T17:40:35.672Z] === RUN TestOpenFileRename [2021-07-16T17:40:35.672Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-16T17:40:35.672Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-16T17:40:35.672Z] === RUN TestParseLogTagDefaultTag [2021-07-16T17:40:35.672Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-16T17:40:35.672Z] === RUN TestParseLogTag [2021-07-16T17:40:35.672Z] --- PASS: TestParseLogTag (0.00s) [2021-07-16T17:40:35.672Z] === RUN TestParseLogTagEmptyTag [2021-07-16T17:40:35.672Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-16T17:40:35.672Z] === RUN TestTailFiles [2021-07-16T17:40:35.672Z] --- PASS: TestTailFiles (0.00s) [2021-07-16T17:40:35.672Z] === RUN TestFollowLogsConsumerGone [2021-07-16T17:40:35.672Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-16T17:40:35.672Z] === RUN TestFollowLogsProducerGone [2021-07-16T17:40:35.672Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-16T17:40:35.672Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-16T17:40:35.672Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-16T17:40:35.672Z] === RUN TestCheckCapacityAndRotate [2021-07-16T17:40:35.672Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-16T17:40:35.672Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-16T17:40:35.672Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-07-16T17:40:35.672Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-16T17:40:35.672Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-07-16T17:40:35.672Z] PASS [2021-07-16T17:40:35.672Z] coverage: 53.7% of statements [2021-07-16T17:40:35.672Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.314s coverage: 53.7% of statements [2021-07-16T17:40:36.132Z] === RUN TestLog [2021-07-16T17:40:36.132Z] --- PASS: TestLog (0.01s) [2021-07-16T17:40:36.132Z] PASS [2021-07-16T17:40:36.132Z] coverage: 31.5% of statements [2021-07-16T17:40:36.132Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 31.5% of statements [2021-07-16T17:40:36.591Z] === RUN TestNewParse [2021-07-16T17:40:36.591Z] --- PASS: TestNewParse (0.00s) [2021-07-16T17:40:36.591Z] PASS [2021-07-16T17:40:36.591Z] coverage: 8.3% of statements [2021-07-16T17:40:36.591Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2021-07-16T17:40:37.051Z] === RUN TestParseLogFormat [2021-07-16T17:40:37.051Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestValidateLogOptEmpty [2021-07-16T17:40:37.051Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestValidateSyslogAddress [2021-07-16T17:40:37.051Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestParseAddressDefaultPort [2021-07-16T17:40:37.051Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestValidateSyslogFacility [2021-07-16T17:40:37.051Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestValidateLogOptSyslogFormat [2021-07-16T17:40:37.051Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestValidateLogOpt [2021-07-16T17:40:37.051Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-16T17:40:37.051Z] PASS [2021-07-16T17:40:37.051Z] coverage: 46.8% of statements [2021-07-16T17:40:37.051Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 46.8% of statements [2021-07-16T17:40:37.051Z] === RUN TestValidateLogOpt [2021-07-16T17:40:37.051Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestNewMissedConfig [2021-07-16T17:40:37.051Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestNewMissedUrl [2021-07-16T17:40:37.051Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestNewMissedToken [2021-07-16T17:40:37.051Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestNewWithProxy [2021-07-16T17:40:37.051Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestDefault [2021-07-16T17:40:37.051Z] --- PASS: TestDefault (0.01s) [2021-07-16T17:40:37.051Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-16T17:40:37.051Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestJsonFormat [2021-07-16T17:40:37.051Z] --- PASS: TestJsonFormat (0.01s) [2021-07-16T17:40:37.051Z] === RUN TestRawFormat [2021-07-16T17:40:37.051Z] --- PASS: TestRawFormat (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestRawFormatWithLabels [2021-07-16T17:40:37.051Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-16T17:40:37.051Z] === RUN TestRawFormatWithoutTag [2021-07-16T17:40:37.051Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2021-07-16T17:40:37.051Z] === RUN TestBatching [2021-07-16T17:40:37.051Z] --- PASS: TestBatching (0.21s) [2021-07-16T17:40:37.051Z] === RUN TestFrequency [2021-07-16T17:40:37.511Z] --- PASS: TestFrequency (0.26s) [2021-07-16T17:40:37.511Z] === RUN TestOneMessagePerRequest [2021-07-16T17:40:37.511Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-16T17:40:37.511Z] === RUN TestVerify [2021-07-16T17:40:37.511Z] --- PASS: TestVerify (0.00s) [2021-07-16T17:40:37.511Z] === RUN TestSkipVerify [2021-07-16T17:40:37.511Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.511Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.511Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.971Z] --- PASS: TestSkipVerify (0.58s) [2021-07-16T17:40:37.971Z] === RUN TestBufferMaximum [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.750006\",\"host\":\"a57cadbf9813\"}'" [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.750006\",\"host\":\"a57cadbf9813\"}'" [2021-07-16T17:40:37.971Z] --- PASS: TestBufferMaximum (0.01s) [2021-07-16T17:40:37.971Z] === RUN TestServerAlwaysDown [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.755229\",\"host\":\"a57cadbf9813\"}'" [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.755322\",\"host\":\"a57cadbf9813\"}'" [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.755322\",\"host\":\"a57cadbf9813\"}'" [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.756335\",\"host\":\"a57cadbf9813\"}'" [2021-07-16T17:40:37.971Z] time="2021-07-16T17:40:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626457237.756335\",\"host\":\"a57cadbf9813\"}'" [2021-07-16T17:40:37.971Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-16T17:40:37.971Z] === RUN TestCannotSendAfterClose [2021-07-16T17:40:37.971Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-16T17:40:37.971Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-16T17:40:37.971Z] === RUN TestV1IDService [2021-07-16T17:40:37.971Z] --- PASS: TestV1IDService (0.01s) [2021-07-16T17:40:37.971Z] === RUN TestV2MetadataService [2021-07-16T17:40:38.432Z] --- PASS: TestV2MetadataService (0.44s) [2021-07-16T17:40:38.432Z] PASS [2021-07-16T17:40:38.432Z] coverage: 48.2% of statements [2021-07-16T17:40:38.432Z] ok github.com/docker/docker/distribution/metadata 0.537s coverage: 48.2% of statements [2021-07-16T17:40:38.892Z] time="2021-07-16T17:40:38Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-16T17:40:38.892Z] time="2021-07-16T17:40:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a57cadbf9813\"}'" [2021-07-16T17:40:38.892Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-07-16T17:40:38.892Z] PASS [2021-07-16T17:40:38.892Z] coverage: 82.5% of statements [2021-07-16T17:40:38.892Z] ok github.com/docker/docker/daemon/logger/splunk 2.150s coverage: 82.5% of statements [2021-07-16T17:40:38.892Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-16T17:40:38.892Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-16T17:40:38.892Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-16T17:40:39.355Z] === RUN TestSuccessfulDownload [2021-07-16T17:40:39.355Z] download_test.go:268: Needs fixing on Windows [2021-07-16T17:40:39.355Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-16T17:40:39.355Z] === RUN TestCancelledDownload [2021-07-16T17:40:39.355Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-16T17:40:39.355Z] === RUN TestMaxDownloadAttempts [2021-07-16T17:40:39.355Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T17:40:39.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T17:40:39.355Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T17:40:39.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T17:40:39.355Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T17:40:39.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T17:40:39.355Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T17:40:39.355Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T17:40:39.355Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T17:40:39.355Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T17:40:39.355Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T17:40:39.355Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T17:40:39.355Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-16T17:40:39.355Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-16T17:40:39.355Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-16T17:40:39.355Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-16T17:40:39.355Z] === RUN TestContinueOnError_NeverContinue [2021-07-16T17:40:39.355Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-16T17:40:39.355Z] === RUN TestManifestStore [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/no_remote_or_local [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local178519311\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/no_local_cache [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/with_local_cache [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/unknown_media_type [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="reference for unknown type: " [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="reference for unknown type: " [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="reference for unknown type: " [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="reference for unknown type: " [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="reference for unknown type: " [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-16T17:40:39.355Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-16T17:40:39.355Z] time="2021-07-16T17:40:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-16T17:40:39.355Z] --- PASS: TestManifestStore (0.27s) [2021-07-16T17:40:39.355Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-07-16T17:40:39.816Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-16T17:40:39.816Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-16T17:40:39.816Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-07-16T17:40:39.816Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-07-16T17:40:39.816Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-07-16T17:40:39.816Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-07-16T17:40:39.816Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-16T17:40:39.816Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-07-16T17:40:39.816Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-16T17:40:39.816Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-07-16T17:40:39.816Z] === RUN TestDetectManifestBlobMediaType [2021-07-16T17:40:39.816Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-16T17:40:39.816Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-16T17:40:39.816Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-16T17:40:39.816Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-16T17:40:39.816Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-16T17:40:39.816Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-16T17:40:39.816Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-16T17:40:39.816Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-16T17:40:39.816Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-16T17:40:39.816Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-16T17:40:39.816Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-16T17:40:39.816Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-16T17:40:39.816Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-16T17:40:39.816Z] === RUN TestFixManifestLayers [2021-07-16T17:40:39.816Z] --- PASS: TestFixManifestLayers (0.01s) [2021-07-16T17:40:39.816Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-16T17:40:39.816Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-16T17:40:39.816Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-16T17:40:39.816Z] === RUN TestFixManifestLayersBadParent [2021-07-16T17:40:39.816Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-16T17:40:39.816Z] === RUN TestValidateManifest [2021-07-16T17:40:39.816Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-16T17:40:39.816Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-16T17:40:39.816Z] === RUN TestFormatPlatform [2021-07-16T17:40:39.816Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-16T17:40:39.816Z] === RUN TestGetRepositoryMountCandidates [2021-07-16T17:40:39.816Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-16T17:40:39.816Z] === RUN TestLayerAlreadyExists [2021-07-16T17:40:39.816Z] 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} [2021-07-16T17:40:39.816Z] 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} [2021-07-16T17:40:39.816Z] 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} [2021-07-16T17:40:39.816Z] 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} [2021-07-16T17:40:39.816Z] 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} [2021-07-16T17:40:39.816Z] 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} [2021-07-16T17:40:39.816Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-07-16T17:40:39.816Z] === RUN TestWhenEmptyAuthConfig [2021-07-16T17:40:39.816Z] time="2021-07-16T17:40:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:40:39.816Z] time="2021-07-16T17:40:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:40:39.816Z] time="2021-07-16T17:40:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:40:39.816Z] time="2021-07-16T17:40:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T17:40:39.816Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-16T17:40:39.816Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-07-16T17:40:39.816Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2021-07-16T17:40:39.816Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2021-07-16T17:40:39.816Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2021-07-16T17:40:39.816Z] === RUN TestTransfer [2021-07-16T17:40:39.816Z] --- PASS: TestTransfer (0.18s) [2021-07-16T17:40:39.816Z] === RUN TestConcurrencyLimit [2021-07-16T17:40:40.284Z] === RUN TestNotFound [2021-07-16T17:40:40.284Z] --- PASS: TestNotFound (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestConflict [2021-07-16T17:40:40.284Z] --- PASS: TestConflict (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestForbidden [2021-07-16T17:40:40.284Z] --- PASS: TestForbidden (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestInvalidParameter [2021-07-16T17:40:40.284Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestNotImplemented [2021-07-16T17:40:40.284Z] --- PASS: TestNotImplemented (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestNotModified [2021-07-16T17:40:40.284Z] --- PASS: TestNotModified (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestUnauthorized [2021-07-16T17:40:40.284Z] --- PASS: TestUnauthorized (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestUnknown [2021-07-16T17:40:40.284Z] --- PASS: TestUnknown (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestCancelled [2021-07-16T17:40:40.284Z] --- PASS: TestCancelled (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestDeadline [2021-07-16T17:40:40.284Z] --- PASS: TestDeadline (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestDataLoss [2021-07-16T17:40:40.284Z] --- PASS: TestDataLoss (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestUnavailable [2021-07-16T17:40:40.284Z] --- PASS: TestUnavailable (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestSystem [2021-07-16T17:40:40.284Z] --- PASS: TestSystem (0.00s) [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Not_Found [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Bad_Request [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Conflict [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Unauthorized [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Forbidden [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Not_Modified [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-16T17:40:40.284Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-16T17:40:40.284Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-16T17:40:40.284Z] PASS [2021-07-16T17:40:40.284Z] coverage: 53.1% of statements [2021-07-16T17:40:40.284Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-07-16T17:40:40.284Z] --- PASS: TestConcurrencyLimit (0.55s) [2021-07-16T17:40:40.284Z] === RUN TestInactiveJobs [2021-07-16T17:40:40.654Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-16T17:40:40.745Z] === RUN TestFSGetInvalidData [2021-07-16T17:40:40.745Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestFSInvalidSet [2021-07-16T17:40:40.745Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestFSInvalidRoot [2021-07-16T17:40:40.745Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestFSMetadataGetSet [2021-07-16T17:40:40.745Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-07-16T17:40:40.745Z] === RUN TestFSInvalidWalker [2021-07-16T17:40:40.745Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestFSGetSet [2021-07-16T17:40:40.745Z] --- PASS: TestFSGetSet (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestFSGetUnsetKey [2021-07-16T17:40:40.745Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-07-16T17:40:40.745Z] === RUN TestFSGetEmptyData [2021-07-16T17:40:40.745Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-16T17:40:40.745Z] === RUN TestFSDelete [2021-07-16T17:40:40.745Z] --- PASS: TestFSDelete (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestFSWalker [2021-07-16T17:40:40.745Z] --- PASS: TestFSWalker (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestFSWalkerStopOnError [2021-07-16T17:40:40.745Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestNewFromJSON [2021-07-16T17:40:40.745Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-16T17:40:40.745Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-16T17:40:40.745Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-16T17:40:40.745Z] === RUN TestMarshalKeyOrder [2021-07-16T17:40:40.745Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-16T17:40:40.745Z] === RUN TestHistoryEqual [2021-07-16T17:40:40.745Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-07-16T17:40:40.745Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-16T17:40:40.745Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-16T17:40:40.745Z] === RUN TestTokenPassThru [2021-07-16T17:40:40.745Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestTokenPassThruDifferentHost [2021-07-16T17:40:40.745Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-16T17:40:40.745Z] PASS [2021-07-16T17:40:40.745Z] coverage: 23.8% of statements [2021-07-16T17:40:40.745Z] ok github.com/docker/docker/distribution 1.501s coverage: 23.8% of statements [2021-07-16T17:40:40.745Z] --- PASS: TestHistoryEqual (0.13s) [2021-07-16T17:40:40.745Z] === RUN TestImage [2021-07-16T17:40:40.745Z] --- PASS: TestImage (0.00s) [2021-07-16T17:40:40.745Z] === RUN TestImageOSNotEmpty [2021-07-16T17:40:40.745Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-16T17:40:40.745Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-16T17:40:40.745Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-16T17:40:40.745Z] === RUN TestCreate [2021-07-16T17:40:40.745Z] --- PASS: TestCreate (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestRestore [2021-07-16T17:40:40.745Z] time="2021-07-16T17:40:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-16T17:40:40.745Z] --- PASS: TestRestore (0.02s) [2021-07-16T17:40:40.745Z] === RUN TestAddDelete [2021-07-16T17:40:40.745Z] --- PASS: TestAddDelete (0.02s) [2021-07-16T17:40:40.745Z] === RUN TestSearchAfterDelete [2021-07-16T17:40:40.745Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-16T17:40:40.745Z] === RUN TestParentReset [2021-07-16T17:40:40.745Z] --- PASS: TestParentReset (0.02s) [2021-07-16T17:40:40.745Z] === RUN TestGetAndSetLastUpdated [2021-07-16T17:40:40.745Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2021-07-16T17:40:40.745Z] === RUN TestStoreLen [2021-07-16T17:40:40.745Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-16T17:40:40.745Z] --- PASS: TestInactiveJobs (0.45s) [2021-07-16T17:40:40.745Z] === RUN TestWatchRelease [2021-07-16T17:40:40.745Z] --- PASS: TestStoreLen (0.03s) [2021-07-16T17:40:40.745Z] PASS [2021-07-16T17:40:40.745Z] coverage: 86.6% of statements [2021-07-16T17:40:40.745Z] ok github.com/docker/docker/image 0.445s coverage: 86.6% of statements [2021-07-16T17:40:40.745Z] --- PASS: TestWatchRelease (0.05s) [2021-07-16T17:40:40.745Z] === RUN TestWatchFinishedTransfer [2021-07-16T17:40:40.745Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-16T17:40:40.745Z] === RUN TestDuplicateTransfer [2021-07-16T17:40:41.206Z] --- PASS: TestDuplicateTransfer (0.10s) [2021-07-16T17:40:41.206Z] === RUN TestSuccessfulUpload [2021-07-16T17:40:41.206Z] === RUN TestCompare [2021-07-16T17:40:41.206Z] --- PASS: TestCompare (0.00s) [2021-07-16T17:40:41.206Z] PASS [2021-07-16T17:40:41.206Z] coverage: 19.2% of statements [2021-07-16T17:40:41.206Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2021-07-16T17:40:41.206Z] time="2021-07-16T17:40:41Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-16T17:40:41.214Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-16T17:40:41.666Z] --- PASS: TestSuccessfulUpload (0.51s) [2021-07-16T17:40:41.666Z] === RUN TestCancelledUpload [2021-07-16T17:40:41.666Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-16T17:40:41.666Z] PASS [2021-07-16T17:40:41.666Z] coverage: 76.8% of statements [2021-07-16T17:40:41.666Z] ok github.com/docker/docker/distribution/xfer 2.388s coverage: 76.8% of statements [2021-07-16T17:40:41.666Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-16T17:40:42.126Z] === RUN TestMakeV1ConfigFromConfig [2021-07-16T17:40:42.126Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-16T17:40:42.126Z] PASS [2021-07-16T17:40:42.126Z] coverage: 25.0% of statements [2021-07-16T17:40:42.126Z] ok github.com/docker/docker/image/v1 0.087s coverage: 25.0% of statements [2021-07-16T17:40:42.126Z] === RUN TestValidateManifest [2021-07-16T17:40:42.126Z] === RUN TestValidateManifest/nil [2021-07-16T17:40:42.126Z] === RUN TestValidateManifest/non-nil [2021-07-16T17:40:42.126Z] --- PASS: TestValidateManifest (0.00s) [2021-07-16T17:40:42.126Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-16T17:40:42.126Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-16T17:40:42.126Z] PASS [2021-07-16T17:40:42.126Z] coverage: 0.7% of statements [2021-07-16T17:40:42.126Z] ok github.com/docker/docker/image/tarexport 0.055s coverage: 0.7% of statements [2021-07-16T17:40:42.126Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-16T17:40:42.576Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-16T17:40:42.576Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-16T17:40:42.576Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-16T17:40:42.576Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-16T17:40:43.104Z] === RUN TestSerialization [2021-07-16T17:40:43.104Z] --- PASS: TestSerialization (0.03s) [2021-07-16T17:40:43.104Z] PASS [2021-07-16T17:40:43.104Z] coverage: 100.0% of statements [2021-07-16T17:40:43.104Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2021-07-16T17:40:43.272Z] time="2021-07-16T17:40:41Z" level=info msg="memberlist: Marking 2723889513d3 as failed, suspect timeout reached (0 peer confirmations)" [2021-07-16T17:40:43.272Z] time="2021-07-16T17:40:41Z" level=info msg="Node 2723889513d3/172.29.228.189, left gossip cluster" [2021-07-16T17:40:43.272Z] time="2021-07-16T17:40:41Z" level=info msg="Node 2723889513d3 change state NodeActive --> NodeFailed" [2021-07-16T17:40:43.272Z] time="2021-07-16T17:40:41Z" level=info msg="Node 2723889513d3/172.29.228.189, added to failed nodes list" [2021-07-16T17:40:43.501Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-16T17:40:43.564Z] === RUN TestEnvironmentParsing [2021-07-16T17:40:43.564Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-16T17:40:43.564Z] PASS [2021-07-16T17:40:43.564Z] coverage: 1.2% of statements [2021-07-16T17:40:43.564Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2021-07-16T17:40:44.024Z] === RUN TestEmptyLayer [2021-07-16T17:40:44.024Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestCommitFailure [2021-07-16T17:40:44.024Z] --- PASS: TestCommitFailure (0.01s) [2021-07-16T17:40:44.024Z] === RUN TestStartTransactionFailure [2021-07-16T17:40:44.024Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestGetOrphan [2021-07-16T17:40:44.024Z] --- PASS: TestGetOrphan (0.01s) [2021-07-16T17:40:44.024Z] === RUN TestMountAndRegister [2021-07-16T17:40:44.024Z] layer_test.go:271: Layer size: 14 [2021-07-16T17:40:44.024Z] --- PASS: TestMountAndRegister (0.05s) [2021-07-16T17:40:44.024Z] === RUN TestLayerRelease [2021-07-16T17:40:44.024Z] layer_test.go:304: Failing on Windows [2021-07-16T17:40:44.024Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestStoreRestore [2021-07-16T17:40:44.024Z] layer_test.go:353: Failing on Windows [2021-07-16T17:40:44.024Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestTarStreamStability [2021-07-16T17:40:44.024Z] layer_test.go:468: Failing on Windows [2021-07-16T17:40:44.024Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestRegisterExistingLayer [2021-07-16T17:40:44.024Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-07-16T17:40:44.024Z] === RUN TestTarStreamVerification [2021-07-16T17:40:44.024Z] layer_test.go:697: Failing on Windows [2021-07-16T17:40:44.024Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestLayerMigration [2021-07-16T17:40:44.024Z] migration_test.go:46: Failing on Windows [2021-07-16T17:40:44.024Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestLayerMigrationNoTarsplit [2021-07-16T17:40:44.024Z] migration_test.go:182: Failing on Windows [2021-07-16T17:40:44.024Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestMountInit [2021-07-16T17:40:44.024Z] mount_test.go:17: Failing on Windows [2021-07-16T17:40:44.024Z] --- SKIP: TestMountInit (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestMountSize [2021-07-16T17:40:44.024Z] mount_test.go:76: Failing on Windows [2021-07-16T17:40:44.024Z] --- SKIP: TestMountSize (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestMountChanges [2021-07-16T17:40:44.024Z] mount_test.go:125: Failing on Windows [2021-07-16T17:40:44.024Z] --- SKIP: TestMountChanges (0.00s) [2021-07-16T17:40:44.024Z] === RUN TestMountApply [2021-07-16T17:40:44.024Z] mount_test.go:212: Failing on Windows [2021-07-16T17:40:44.024Z] --- SKIP: TestMountApply (0.00s) [2021-07-16T17:40:44.024Z] PASS [2021-07-16T17:40:44.024Z] coverage: 30.1% of statements [2021-07-16T17:40:44.024Z] ok github.com/docker/docker/layer 0.284s coverage: 30.1% of statements [2021-07-16T17:40:44.340Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2021-07-16T17:40:44.340Z] === RUN TestServiceUpdateNetwork [2021-07-16T17:40:44.484Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-16T17:40:44.484Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-16T17:40:44.484Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-16T17:40:44.484Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-16T17:40:44.484Z] === RUN TestSequenceGetAvailableBit [2021-07-16T17:40:44.484Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestSequenceEqual [2021-07-16T17:40:44.484Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestSequenceCopy [2021-07-16T17:40:44.484Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestGetFirstAvailable [2021-07-16T17:40:44.484Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestFindSequence [2021-07-16T17:40:44.484Z] --- PASS: TestFindSequence (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestCheckIfAvailable [2021-07-16T17:40:44.484Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestMergeSequences [2021-07-16T17:40:44.484Z] --- PASS: TestMergeSequences (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestPushReservation [2021-07-16T17:40:44.484Z] --- PASS: TestPushReservation (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestSerializeDeserialize [2021-07-16T17:40:44.484Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestSet [2021-07-16T17:40:44.484Z] --- PASS: TestSet (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestSetUnset [2021-07-16T17:40:44.484Z] --- PASS: TestSetUnset (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestOffsetSetUnset [2021-07-16T17:40:44.484Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestSetInRange [2021-07-16T17:40:44.484Z] --- PASS: TestSetInRange (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestSetAnyInRange [2021-07-16T17:40:44.484Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestMethods [2021-07-16T17:40:44.484Z] --- PASS: TestMethods (0.00s) [2021-07-16T17:40:44.484Z] === RUN TestRandomAllocateDeallocate [2021-07-16T17:40:44.863Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-16T17:40:45.464Z] time="2021-07-16T17:40:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10036" [2021-07-16T17:40:45.464Z] time="2021-07-16T17:40:45Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49371" [2021-07-16T17:40:46.667Z] === RUN TestInvalidConfig [2021-07-16T17:40:46.667Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-16T17:40:46.667Z] === RUN TestConfig [2021-07-16T17:40:46.667Z] --- PASS: TestConfig (0.00s) [2021-07-16T17:40:46.667Z] === RUN TestOptionsLabels [2021-07-16T17:40:46.667Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-16T17:40:46.667Z] === RUN TestValidName [2021-07-16T17:40:46.667Z] --- PASS: TestValidName (0.00s) [2021-07-16T17:40:46.667Z] === RUN TestTLSConfiguration [2021-07-16T17:40:46.667Z] time="2021-07-16T17:40:46Z" level=info msg="Option Initializing KV with TLS" [2021-07-16T17:40:46.667Z] --- PASS: TestTLSConfiguration (0.13s) [2021-07-16T17:40:46.667Z] PASS [2021-07-16T17:40:46.667Z] coverage: 24.0% of statements [2021-07-16T17:40:46.667Z] ok github.com/docker/docker/libnetwork/config 0.240s coverage: 24.0% of statements [2021-07-16T17:40:46.750Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-16T17:40:47.637Z] === RUN TestKey [2021-07-16T17:40:47.637Z] --- PASS: TestKey (0.00s) [2021-07-16T17:40:47.637Z] === RUN TestParseKey [2021-07-16T17:40:47.637Z] --- PASS: TestParseKey (0.00s) [2021-07-16T17:40:47.637Z] === RUN TestInvalidDataStore [2021-07-16T17:40:47.637Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-16T17:40:47.637Z] === RUN TestKVObjectFlatKey [2021-07-16T17:40:47.637Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-16T17:40:47.637Z] === RUN TestAtomicKVObjectFlatKey [2021-07-16T17:40:47.637Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-16T17:40:47.637Z] PASS [2021-07-16T17:40:47.637Z] coverage: 21.9% of statements [2021-07-16T17:40:47.637Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2021-07-16T17:40:47.637Z] === RUN TestErrorInterfaces [2021-07-16T17:40:47.637Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-16T17:40:47.637Z] === RUN TestNetworkMarshalling [2021-07-16T17:40:48.100Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-07-16T17:40:48.100Z] === RUN TestEndpointMarshalling [2021-07-16T17:40:48.100Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-16T17:40:48.100Z] === RUN TestAuxAddresses [2021-07-16T17:40:48.100Z] time="2021-07-16T17:40:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-16T17:40:48.100Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-16T17:40:48.100Z] === RUN TestSRVServiceQuery [2021-07-16T17:40:48.100Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:40:48.100Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-16T17:40:48.100Z] === RUN TestServiceVIPReuse [2021-07-16T17:40:48.100Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:40:48.100Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-16T17:40:48.100Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-16T17:40:48.100Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:40:48.100Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-16T17:40:48.100Z] === RUN TestDNSIPQuery [2021-07-16T17:40:48.100Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:40:48.100Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-16T17:40:48.100Z] === RUN TestDNSProxyServFail [2021-07-16T17:40:48.100Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:40:48.100Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-16T17:40:48.100Z] === RUN TestSandboxAddEmpty [2021-07-16T17:40:48.101Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:40:48.101Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-16T17:40:48.101Z] === RUN TestSandboxAddMultiPrio [2021-07-16T17:40:48.101Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:40:48.101Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-16T17:40:48.101Z] === RUN TestSandboxAddSamePrio [2021-07-16T17:40:48.101Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:40:48.101Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-16T17:40:48.101Z] === RUN TestCleanupServiceDiscovery [2021-07-16T17:40:48.101Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:40:48.101Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-16T17:40:48.101Z] === RUN TestDNSOptions [2021-07-16T17:40:48.101Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:40:48.101Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-16T17:40:48.101Z] === RUN TestMultipleControllersWithSameStore [2021-07-16T17:40:48.101Z] time="2021-07-16T17:40:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-16T17:40:48.101Z] time="2021-07-16T17:40:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-16T17:40:48.101Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-16T17:40:48.101Z] PASS [2021-07-16T17:40:48.101Z] coverage: 8.6% of statements [2021-07-16T17:40:48.101Z] ok github.com/docker/docker/libnetwork 0.278s coverage: 8.6% of statements [2021-07-16T17:40:48.101Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-16T17:40:48.101Z] --- PASS: TestRandomAllocateDeallocate (3.60s) [2021-07-16T17:40:48.101Z] === RUN TestAllocateRandomDeallocate [2021-07-16T17:40:48.565Z] === RUN TestIPDataMarshalling [2021-07-16T17:40:48.565Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-16T17:40:48.565Z] === RUN TestValidateAndIsV6 [2021-07-16T17:40:48.565Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-16T17:40:48.565Z] PASS [2021-07-16T17:40:48.565Z] coverage: 68.9% of statements [2021-07-16T17:40:48.565Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2021-07-16T17:40:48.565Z] === RUN TestDriver [2021-07-16T17:40:48.565Z] --- PASS: TestDriver (0.00s) [2021-07-16T17:40:48.565Z] PASS [2021-07-16T17:40:48.565Z] coverage: 34.8% of statements [2021-07-16T17:40:48.565Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2021-07-16T17:40:48.635Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-16T17:40:49.029Z] --- PASS: TestAllocateRandomDeallocate (0.63s) [2021-07-16T17:40:49.029Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-16T17:40:49.029Z] === RUN TestDriver [2021-07-16T17:40:49.029Z] --- PASS: TestDriver (0.00s) [2021-07-16T17:40:49.029Z] PASS [2021-07-16T17:40:49.029Z] coverage: 34.8% of statements [2021-07-16T17:40:49.029Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2021-07-16T17:40:49.489Z] === RUN TestNetworkAllocateFree [2021-07-16T17:40:49.489Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-16T17:40:49.489Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-16T17:40:49.489Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-16T17:40:49.489Z] PASS [2021-07-16T17:40:49.489Z] coverage: 63.6% of statements [2021-07-16T17:40:49.489Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.040s coverage: 63.6% of statements [2021-07-16T17:40:49.489Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.73s) [2021-07-16T17:40:49.489Z] === RUN TestRetrieveFromStore [2021-07-16T17:40:49.949Z] === RUN TestGetEmptyCapabilities [2021-07-16T17:40:49.949Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2021-07-16T17:40:49.949Z] === RUN TestGetExtraCapabilities [2021-07-16T17:40:49.949Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-16T17:40:49.949Z] === RUN TestGetInvalidCapabilities [2021-07-16T17:40:49.949Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-16T17:40:49.949Z] === RUN TestRemoteDriver [2021-07-16T17:40:49.949Z] --- PASS: TestRemoteDriver (0.00s) [2021-07-16T17:40:49.949Z] === RUN TestDriverError [2021-07-16T17:40:49.949Z] --- PASS: TestDriverError (0.01s) [2021-07-16T17:40:49.949Z] === RUN TestMissingValues [2021-07-16T17:40:49.949Z] --- PASS: TestMissingValues (0.00s) [2021-07-16T17:40:49.949Z] === RUN TestRollback [2021-07-16T17:40:49.949Z] --- PASS: TestRollback (0.01s) [2021-07-16T17:40:49.949Z] PASS [2021-07-16T17:40:49.949Z] coverage: 57.4% of statements [2021-07-16T17:40:49.949Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.108s coverage: 57.4% of statements [2021-07-16T17:40:49.949Z] --- PASS: TestRetrieveFromStore (0.57s) [2021-07-16T17:40:49.949Z] === RUN TestIsCorrupted [2021-07-16T17:40:49.949Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-16T17:40:49.949Z] === RUN TestSetRollover [2021-07-16T17:40:49.998Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-16T17:40:50.410Z] === RUN TestNew [2021-07-16T17:40:50.410Z] --- PASS: TestNew (0.00s) [2021-07-16T17:40:50.410Z] === RUN TestAddDriver [2021-07-16T17:40:50.410Z] --- PASS: TestAddDriver (0.00s) [2021-07-16T17:40:50.410Z] === RUN TestAddDuplicateDriver [2021-07-16T17:40:50.410Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-16T17:40:50.410Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-16T17:40:50.410Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-16T17:40:50.410Z] === RUN TestDriver [2021-07-16T17:40:50.410Z] --- PASS: TestDriver (0.00s) [2021-07-16T17:40:50.410Z] === RUN TestIPAM [2021-07-16T17:40:50.410Z] --- PASS: TestIPAM (0.00s) [2021-07-16T17:40:50.410Z] === RUN TestWalkIPAMs [2021-07-16T17:40:50.410Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-16T17:40:50.410Z] === RUN TestWalkDrivers [2021-07-16T17:40:50.410Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-16T17:40:50.410Z] PASS [2021-07-16T17:40:50.410Z] coverage: 82.4% of statements [2021-07-16T17:40:50.410Z] ok github.com/docker/docker/libnetwork/drvregistry 0.064s coverage: 82.4% of statements [2021-07-16T17:40:50.870Z] === RUN TestNAT [2021-07-16T17:40:50.870Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-16T17:40:50.870Z] --- SKIP: TestNAT (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestTransparent [2021-07-16T17:40:50.870Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-16T17:40:50.870Z] --- SKIP: TestTransparent (0.00s) [2021-07-16T17:40:50.870Z] PASS [2021-07-16T17:40:50.870Z] coverage: 0.0% of statements [2021-07-16T17:40:50.870Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.046s coverage: 0.0% of statements [2021-07-16T17:40:50.870Z] === RUN TestBuildDefault [2021-07-16T17:40:50.870Z] --- PASS: TestBuildDefault (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestBuildHostnameDomainname [2021-07-16T17:40:50.870Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestBuildHostname [2021-07-16T17:40:50.870Z] --- PASS: TestBuildHostname (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestBuildHostnameFQDN [2021-07-16T17:40:50.870Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestBuildNoIP [2021-07-16T17:40:50.870Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestUpdate [2021-07-16T17:40:50.870Z] --- PASS: TestUpdate (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-16T17:40:50.870Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-16T17:40:50.870Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestAddEmpty [2021-07-16T17:40:50.870Z] --- PASS: TestAddEmpty (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestAdd [2021-07-16T17:40:50.870Z] --- PASS: TestAdd (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestDeleteEmpty [2021-07-16T17:40:50.870Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestDeleteNewline [2021-07-16T17:40:50.870Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestDelete [2021-07-16T17:40:50.870Z] --- PASS: TestDelete (0.00s) [2021-07-16T17:40:50.870Z] === RUN TestConcurrentWrites [2021-07-16T17:40:50.870Z] --- PASS: TestConcurrentWrites (0.15s) [2021-07-16T17:40:50.870Z] PASS [2021-07-16T17:40:50.870Z] coverage: 81.2% of statements [2021-07-16T17:40:50.870Z] ok github.com/docker/docker/libnetwork/etchosts 0.208s coverage: 81.2% of statements [2021-07-16T17:40:51.331Z] --- PASS: TestSetRollover (1.04s) [2021-07-16T17:40:51.331Z] === RUN TestSetRolloverSerial [2021-07-16T17:40:51.331Z] === RUN TestNew [2021-07-16T17:40:51.331Z] --- PASS: TestNew (0.00s) [2021-07-16T17:40:51.331Z] === RUN TestAllocate [2021-07-16T17:40:51.331Z] --- PASS: TestAllocate (0.00s) [2021-07-16T17:40:51.331Z] === RUN TestUninitialized [2021-07-16T17:40:51.331Z] --- PASS: TestUninitialized (0.00s) [2021-07-16T17:40:51.331Z] === RUN TestAllocateInRange [2021-07-16T17:40:51.331Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-16T17:40:51.331Z] === RUN TestAllocateSerial [2021-07-16T17:40:51.331Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-16T17:40:51.331Z] PASS [2021-07-16T17:40:51.331Z] coverage: 87.5% of statements [2021-07-16T17:40:51.790Z] ok github.com/docker/docker/libnetwork/idm 0.038s coverage: 87.5% of statements [2021-07-16T17:40:51.790Z] === RUN TestDiff [2021-07-16T17:40:51.790Z] --- PASS: TestDiff (0.00s) [2021-07-16T17:40:51.790Z] === RUN TestAddedCallback [2021-07-16T17:40:51.790Z] --- PASS: TestAddedCallback (0.00s) [2021-07-16T17:40:51.790Z] === RUN TestRemovedCallback [2021-07-16T17:40:51.790Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-16T17:40:51.790Z] === RUN TestNoCallback [2021-07-16T17:40:51.790Z] --- PASS: TestNoCallback (0.00s) [2021-07-16T17:40:51.790Z] PASS [2021-07-16T17:40:51.790Z] coverage: 48.1% of statements [2021-07-16T17:40:51.791Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.048s coverage: 48.1% of statements [2021-07-16T17:40:52.256Z] --- PASS: TestSetRolloverSerial (0.83s) [2021-07-16T17:40:52.256Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-16T17:40:52.256Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-16T17:40:52.256Z] PASS [2021-07-16T17:40:52.256Z] coverage: 84.4% of statements [2021-07-16T17:40:52.256Z] ok github.com/docker/docker/libnetwork/bitseq 7.482s coverage: 84.4% of statements [2021-07-16T17:40:52.256Z] === RUN TestCaller [2021-07-16T17:40:52.256Z] --- PASS: TestCaller (0.00s) [2021-07-16T17:40:52.256Z] PASS [2021-07-16T17:40:52.256Z] coverage: 100.0% of statements [2021-07-16T17:40:52.256Z] ok github.com/docker/docker/libnetwork/internal/caller 0.077s coverage: 100.0% of statements [2021-07-16T17:40:52.256Z] === RUN TestSetSerialInsertDelete [2021-07-16T17:40:52.256Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-16T17:40:52.256Z] === RUN TestSetParallelInsertDelete [2021-07-16T17:40:53.259Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-16T17:40:53.805Z] === RUN TestInt2IP2IntConversion [2021-07-16T17:40:53.805Z] === RUN TestPoolRequest [2021-07-16T17:40:53.805Z] --- PASS: TestPoolRequest (0.00s) [2021-07-16T17:40:53.805Z] === RUN TestOtherRequests [2021-07-16T17:40:53.805Z] --- PASS: TestOtherRequests (0.00s) [2021-07-16T17:40:53.805Z] PASS [2021-07-16T17:40:53.805Z] coverage: 57.1% of statements [2021-07-16T17:40:53.805Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2021-07-16T17:40:54.265Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2021-07-16T17:40:54.265Z] === RUN TestGetAddressVersion [2021-07-16T17:40:54.265Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-16T17:40:54.265Z] === RUN TestKeyString [2021-07-16T17:40:54.265Z] --- PASS: TestKeyString (0.00s) [2021-07-16T17:40:54.265Z] === RUN TestPoolDataMarshal [2021-07-16T17:40:54.265Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-16T17:40:54.265Z] === RUN TestSubnetsMarshal [2021-07-16T17:40:54.265Z] --- PASS: TestSubnetsMarshal (0.10s) [2021-07-16T17:40:54.265Z] === RUN TestAddSubnets [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-16T17:40:54.726Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-16T17:40:54.726Z] --- PASS: TestAddSubnets (0.41s) [2021-07-16T17:40:54.726Z] === RUN TestDoublePoolRelease [2021-07-16T17:40:54.726Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-16T17:40:54.726Z] === RUN TestAddReleasePoolID [2021-07-16T17:40:54.726Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-07-16T17:40:54.726Z] === RUN TestPredefinedPool [2021-07-16T17:40:54.726Z] --- PASS: TestPredefinedPool (0.02s) [2021-07-16T17:40:54.726Z] === RUN TestRemoveSubnet [2021-07-16T17:40:55.203Z] === RUN TestGetCapabilities [2021-07-16T17:40:55.203Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-16T17:40:55.203Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-16T17:40:55.203Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-16T17:40:55.203Z] === RUN TestGetDefaultAddressSpaces [2021-07-16T17:40:55.203Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-16T17:40:55.203Z] === RUN TestRemoteDriver [2021-07-16T17:40:55.203Z] --- PASS: TestRemoteDriver (0.00s) [2021-07-16T17:40:55.203Z] PASS [2021-07-16T17:40:55.203Z] coverage: 47.4% of statements [2021-07-16T17:40:55.203Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.066s coverage: 47.4% of statements [2021-07-16T17:40:55.203Z] --- PASS: TestRemoveSubnet (0.27s) [2021-07-16T17:40:55.203Z] === RUN TestGetSameAddress [2021-07-16T17:40:55.203Z] --- PASS: TestGetSameAddress (0.01s) [2021-07-16T17:40:55.203Z] === RUN TestPoolAllocationReuse [2021-07-16T17:40:55.672Z] === RUN TestWindowsIPAM [2021-07-16T17:40:55.672Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-16T17:40:55.672Z] PASS [2021-07-16T17:40:55.672Z] coverage: 71.4% of statements [2021-07-16T17:40:55.672Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-07-16T17:40:55.770Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-16T17:40:55.770Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-16T17:40:56.132Z] === RUN TestDefaultNetwork [2021-07-16T17:40:56.132Z] --- PASS: TestDefaultNetwork (0.27s) [2021-07-16T17:40:56.132Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-16T17:40:56.132Z] === RUN TestKeyValue [2021-07-16T17:40:56.132Z] --- PASS: TestKeyValue (0.00s) [2021-07-16T17:40:56.132Z] PASS [2021-07-16T17:40:56.132Z] coverage: 60.0% of statements [2021-07-16T17:40:56.132Z] ok github.com/docker/docker/libnetwork/netlabel 0.060s coverage: 60.0% of statements [2021-07-16T17:40:56.331Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-16T17:40:56.573Z] --- PASS: TestServiceUpdateNetwork (13.66s) [2021-07-16T17:40:56.573Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T17:40:56.599Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2021-07-16T17:40:56.599Z] === RUN TestInitAddressPools [2021-07-16T17:40:56.599Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-16T17:40:56.599Z] PASS [2021-07-16T17:40:56.599Z] coverage: 74.0% of statements [2021-07-16T17:40:56.599Z] ok github.com/docker/docker/libnetwork/ipamutils 0.639s coverage: 74.0% of statements [2021-07-16T17:40:56.835Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-16T17:40:56.892Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-16T17:40:57.059Z] === RUN TestGenerate [2021-07-16T17:40:57.059Z] --- PASS: TestGenerate (0.00s) [2021-07-16T17:40:57.059Z] === RUN TestGeneratePtr [2021-07-16T17:40:57.059Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-16T17:40:57.059Z] === RUN TestGenerateMissingField [2021-07-16T17:40:57.059Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-16T17:40:57.059Z] === RUN TestFieldCannotBeSet [2021-07-16T17:40:57.059Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-16T17:40:57.059Z] === RUN TestTypeMismatchError [2021-07-16T17:40:57.059Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-16T17:40:57.059Z] PASS [2021-07-16T17:40:57.518Z] coverage: 100.0% of statements [2021-07-16T17:40:57.518Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2021-07-16T17:40:57.780Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-16T17:40:57.978Z] --- PASS: TestPoolAllocationReuse (2.61s) [2021-07-16T17:40:57.978Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-16T17:40:57.978Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2021-07-16T17:40:57.978Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-16T17:40:58.279Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-16T17:40:58.279Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-16T17:40:58.534Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-16T17:40:58.950Z] === RUN TestNetworkDBSimple [2021-07-16T17:40:58.950Z] testing: warning: no tests to run [2021-07-16T17:40:58.950Z] PASS [2021-07-16T17:40:58.950Z] coverage: 0.0% of statements [2021-07-16T17:40:58.950Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-07-16T17:40:59.410Z] === RUN TestRequestNewPort [2021-07-16T17:40:59.410Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-16T17:40:59.410Z] === RUN TestRequestSpecificPort [2021-07-16T17:40:59.410Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-16T17:40:59.410Z] === RUN TestReleasePort [2021-07-16T17:40:59.410Z] --- PASS: TestReleasePort (0.00s) [2021-07-16T17:40:59.410Z] === RUN TestReuseReleasedPort [2021-07-16T17:40:59.410Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-16T17:40:59.410Z] === RUN TestReleaseUnreadledPort [2021-07-16T17:40:59.410Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-16T17:40:59.410Z] === RUN TestUnknowProtocol [2021-07-16T17:40:59.410Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-16T17:40:59.410Z] === RUN TestAllocateAllPorts [2021-07-16T17:40:59.410Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-16T17:40:59.410Z] === RUN TestPortAllocation [2021-07-16T17:40:59.410Z] --- PASS: TestPortAllocation (0.00s) [2021-07-16T17:40:59.410Z] === RUN TestPortAllocationWithCustomRange [2021-07-16T17:40:59.410Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-16T17:40:59.410Z] === RUN TestNoDuplicateBPR [2021-07-16T17:40:59.410Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-16T17:40:59.410Z] === RUN TestChangePortRange [2021-07-16T17:40:59.410Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-16T17:40:59.410Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-16T17:40:59.410Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-16T17:40:59.410Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-16T17:40:59.410Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-16T17:40:59.410Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-16T17:40:59.410Z] --- PASS: TestChangePortRange (0.00s) [2021-07-16T17:40:59.410Z] PASS [2021-07-16T17:40:59.410Z] coverage: 88.6% of statements [2021-07-16T17:40:59.410Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2021-07-16T17:40:59.869Z] 2021/07/16 17:40:59 Closing DB instances... [2021-07-16T17:40:59.869Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.00s) [2021-07-16T17:40:59.869Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-16T17:41:00.329Z] === RUN TestTransportPortConv [2021-07-16T17:41:00.329Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-16T17:41:00.329Z] === RUN TestTransportPortBindingConv [2021-07-16T17:41:00.329Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-16T17:41:00.329Z] === RUN TestErrorConstructors [2021-07-16T17:41:00.329Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-16T17:41:00.329Z] === RUN TestCompareIPMask [2021-07-16T17:41:00.329Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-16T17:41:00.329Z] === RUN TestUtilGetHostPartIP [2021-07-16T17:41:00.329Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-16T17:41:00.329Z] === RUN TestUtilGetBroadcastIP [2021-07-16T17:41:00.329Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-16T17:41:00.329Z] === RUN TestParseCIDR [2021-07-16T17:41:00.329Z] --- PASS: TestParseCIDR (0.00s) [2021-07-16T17:41:00.329Z] PASS [2021-07-16T17:41:00.329Z] coverage: 47.9% of statements [2021-07-16T17:41:00.329Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 47.9% of statements [2021-07-16T17:41:00.419Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-16T17:41:00.789Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-07-16T17:41:00.789Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-16T17:41:00.789Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.17s) [2021-07-16T17:41:00.789Z] === RUN TestGetAddress [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-16T17:41:01.762Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-16T17:41:01.763Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.01s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.01s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-16T17:41:01.763Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-16T17:41:01.763Z] PASS [2021-07-16T17:41:01.763Z] coverage: 44.0% of statements [2021-07-16T17:41:01.763Z] ok github.com/docker/docker/oci 0.042s coverage: 44.0% of statements [2021-07-16T17:41:01.782Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-16T17:41:02.223Z] 2021/07/16 17:41:01 Closing DB instances... [2021-07-16T17:41:02.223Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-16T17:41:02.223Z] PASS [2021-07-16T17:41:02.223Z] coverage: 100.0% of statements [2021-07-16T17:41:02.223Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2021-07-16T17:41:02.683Z] === RUN TestAddressPoolOpt [2021-07-16T17:41:02.683Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/a [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/something [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/_=a [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/env1=value1 [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/_env1=value1 [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/PATH [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/=a [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/PATH= [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/PATH=something [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/asd!qwe [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/1asd [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/123 [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/some_space [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/__some_space_before [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/some_space_after__ [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/= [2021-07-16T17:41:02.683Z] === RUN TestValidateEnv/PaTh [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-16T17:41:02.683Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestParseHost [2021-07-16T17:41:02.683Z] --- PASS: TestParseHost (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestParseDockerDaemonHost [2021-07-16T17:41:02.683Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestParseTCP [2021-07-16T17:41:02.683Z] --- PASS: TestParseTCP (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-16T17:41:02.683Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestValidateExtraHosts [2021-07-16T17:41:02.683Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestIpOptString [2021-07-16T17:41:02.683Z] --- PASS: TestIpOptString (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-16T17:41:02.683Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestNewIpOptValidDefaultVal [2021-07-16T17:41:02.683Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestIpOptSetInvalidVal [2021-07-16T17:41:02.683Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestValidateIPAddress [2021-07-16T17:41:02.683Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestMapOpts [2021-07-16T17:41:02.683Z] --- PASS: TestMapOpts (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestListOptsWithoutValidator [2021-07-16T17:41:02.683Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestListOptsWithValidator [2021-07-16T17:41:02.683Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestValidateDNSSearch [2021-07-16T17:41:02.683Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-16T17:41:02.683Z] === RUN TestValidateLabel [2021-07-16T17:41:02.683Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-16T17:41:02.683Z] === RUN TestValidateLabel/label_with_general_format [2021-07-16T17:41:02.683Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-16T17:41:02.684Z] === RUN TestValidateLabel/label_with_one_more [2021-07-16T17:41:02.684Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-16T17:41:02.684Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-16T17:41:02.684Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-16T17:41:02.684Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-16T17:41:02.684Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-16T17:41:02.684Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-16T17:41:02.684Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-16T17:41:02.684Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-16T17:41:02.684Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-16T17:41:02.684Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-16T17:41:02.684Z] === RUN TestNamedListOpts [2021-07-16T17:41:02.684Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-16T17:41:02.684Z] === RUN TestNamedMapOpts [2021-07-16T17:41:02.684Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-16T17:41:02.684Z] === RUN TestParseLink [2021-07-16T17:41:02.684Z] --- PASS: TestParseLink (0.00s) [2021-07-16T17:41:02.684Z] === RUN TestQuotedStringSetWithQuotes [2021-07-16T17:41:02.684Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-16T17:41:02.684Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-16T17:41:02.684Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-16T17:41:02.684Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-16T17:41:02.684Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-16T17:41:02.684Z] === RUN TestUlimitOpt [2021-07-16T17:41:02.684Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-16T17:41:02.684Z] PASS [2021-07-16T17:41:02.684Z] coverage: 67.1% of statements [2021-07-16T17:41:02.684Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2021-07-16T17:41:03.144Z] === RUN TestParseVersion [2021-07-16T17:41:03.144Z] --- PASS: TestParseVersion (0.00s) [2021-07-16T17:41:03.144Z] PASS [2021-07-16T17:41:03.144Z] coverage: 52.9% of statements [2021-07-16T17:41:03.144Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-07-16T17:41:03.146Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-16T17:41:03.146Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-16T17:41:03.401Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-16T17:41:03.604Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-07-16T17:41:03.604Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-16T17:41:05.145Z] 2021/07/16 17:41:04 Closing DB instances... [2021-07-16T17:41:05.145Z] === RUN TestPeerCertificateMarshalJSON [2021-07-16T17:41:05.145Z] === RUN TestIsArchivePathDir [2021-07-16T17:41:05.145Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-16T17:41:05.145Z] === RUN TestIsArchivePathInvalidFile [2021-07-16T17:41:05.145Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-07-16T17:41:05.145Z] === RUN TestIsArchivePathTar [2021-07-16T17:41:05.145Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-07-16T17:41:05.145Z] === RUN TestDecompressStreamGzip [2021-07-16T17:41:05.286Z] === RUN TestDockerSuite/TestRunMount [2021-07-16T17:41:05.605Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-07-16T17:41:05.605Z] === RUN TestDecompressStreamBzip2 [2021-07-16T17:41:05.605Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-07-16T17:41:05.605Z] === RUN TestDecompressStreamXz [2021-07-16T17:41:05.605Z] archive_test.go:134: Xz not present in msys2 [2021-07-16T17:41:05.605Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestCompressStreamXzUnsupported [2021-07-16T17:41:05.605Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-16T17:41:05.605Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestCompressStreamInvalid [2021-07-16T17:41:05.605Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestExtensionInvalid [2021-07-16T17:41:05.605Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestExtensionUncompressed [2021-07-16T17:41:05.605Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestExtensionBzip2 [2021-07-16T17:41:05.605Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestExtensionGzip [2021-07-16T17:41:05.605Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestExtensionXz [2021-07-16T17:41:05.605Z] --- PASS: TestExtensionXz (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestCmdStreamLargeStderr [2021-07-16T17:41:05.605Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-16T17:41:05.605Z] === RUN TestCmdStreamBad [2021-07-16T17:41:05.605Z] archive_test.go:239: Failing on Windows CI machines [2021-07-16T17:41:05.605Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestCmdStreamGood [2021-07-16T17:41:05.605Z] --- PASS: TestCmdStreamGood (0.06s) [2021-07-16T17:41:05.605Z] === RUN TestUntarPathWithInvalidDest [2021-07-16T17:41:05.605Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-07-16T17:41:05.605Z] === RUN TestUntarPathWithInvalidSrc [2021-07-16T17:41:05.605Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-16T17:41:05.605Z] === RUN TestUntarPath [2021-07-16T17:41:05.605Z] --- PASS: TestUntarPath (0.09s) [2021-07-16T17:41:05.605Z] === RUN TestUntarPathWithDestinationFile [2021-07-16T17:41:06.065Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-07-16T17:41:06.065Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-16T17:41:06.065Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-16T17:41:06.065Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-16T17:41:06.065Z] --- PASS: TestPeerCertificateMarshalJSON (1.14s) [2021-07-16T17:41:06.065Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-16T17:41:06.065Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-16T17:41:06.065Z] === RUN TestMiddleware [2021-07-16T17:41:06.065Z] --- PASS: TestMiddleware (0.00s) [2021-07-16T17:41:06.065Z] === RUN TestNewResponseModifier [2021-07-16T17:41:06.065Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-16T17:41:06.065Z] PASS [2021-07-16T17:41:06.065Z] coverage: 26.8% of statements [2021-07-16T17:41:06.065Z] ok github.com/docker/docker/pkg/authorization 1.193s coverage: 26.8% of statements [2021-07-16T17:41:06.065Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.15s) [2021-07-16T17:41:06.065Z] === RUN TestCopyWithTarInvalidSrc [2021-07-16T17:41:06.065Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-16T17:41:06.065Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-16T17:41:06.065Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-16T17:41:06.065Z] === RUN TestCopyWithTarSrcFile [2021-07-16T17:41:06.065Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-16T17:41:06.065Z] === RUN TestCopyWithTarSrcFolder [2021-07-16T17:41:06.065Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-16T17:41:06.065Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-16T17:41:06.065Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-16T17:41:06.065Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-16T17:41:06.065Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-16T17:41:06.065Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-16T17:41:06.065Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-07-16T17:41:06.065Z] === RUN TestCopyFileWithTarSrcFile [2021-07-16T17:41:06.065Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-16T17:41:06.065Z] === RUN TestTarFiles [2021-07-16T17:41:06.526Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-07-16T17:41:06.526Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-16T17:41:06.526Z] === RUN TestUnbuffered [2021-07-16T17:41:06.526Z] --- PASS: TestUnbuffered (0.00s) [2021-07-16T17:41:06.526Z] === RUN TestRaceUnbuffered [2021-07-16T17:41:06.526Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-16T17:41:06.526Z] PASS [2021-07-16T17:41:06.526Z] coverage: 100.0% of statements [2021-07-16T17:41:06.526Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2021-07-16T17:41:07.496Z] === RUN TestMatch [2021-07-16T17:41:07.496Z] === RUN TestMatch/[[]] [2021-07-16T17:41:07.496Z] === RUN TestMatch/[[foo]] [2021-07-16T17:41:07.496Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-16T17:41:07.496Z] === RUN TestMatch/[[foo_bar]] [2021-07-16T17:41:07.496Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-16T17:41:07.496Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-16T17:41:07.496Z] === RUN TestMatch/[] [2021-07-16T17:41:07.496Z] === RUN TestMatch/[]#01 [2021-07-16T17:41:07.496Z] === RUN TestMatch/[[qux]] [2021-07-16T17:41:07.496Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-16T17:41:07.496Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-16T17:41:07.496Z] === RUN TestMatch/[[foo_baz]] [2021-07-16T17:41:07.496Z] --- PASS: TestMatch (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[] (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-16T17:41:07.496Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-16T17:41:07.496Z] PASS [2021-07-16T17:41:07.496Z] coverage: 87.5% of statements [2021-07-16T17:41:07.496Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2021-07-16T17:41:08.465Z] === RUN TestChrootTarUntar [2021-07-16T17:41:08.465Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-16T17:41:08.465Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-16T17:41:08.465Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-16T17:41:08.465Z] === RUN TestChrootUntarEmptyArchive [2021-07-16T17:41:08.465Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-16T17:41:08.465Z] === RUN TestChrootTarUntarWithSymlink [2021-07-16T17:41:08.465Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-16T17:41:08.465Z] === RUN TestChrootCopyWithTar [2021-07-16T17:41:08.465Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-16T17:41:08.465Z] === RUN TestChrootCopyFileWithTar [2021-07-16T17:41:08.465Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-16T17:41:08.465Z] === RUN TestChrootUntarPath [2021-07-16T17:41:08.465Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-16T17:41:08.465Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-16T17:41:08.465Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:41:08.465Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-16T17:41:08.465Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:41:08.465Z] === RUN TestChrootApplyDotDotFile [2021-07-16T17:41:08.465Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:08.465Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-16T17:41:08.465Z] PASS [2021-07-16T17:41:08.465Z] coverage: 15.4% of statements [2021-07-16T17:41:08.465Z] ok github.com/docker/docker/pkg/chrootarchive 0.087s coverage: 15.4% of statements [2021-07-16T17:41:08.465Z] 2021/07/16 17:41:08 Closing DB instances... [2021-07-16T17:41:09.434Z] === RUN TestSizeEmpty [2021-07-16T17:41:09.434Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-16T17:41:09.434Z] === RUN TestSizeEmptyFile [2021-07-16T17:41:09.434Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-16T17:41:09.434Z] === RUN TestSizeNonemptyFile [2021-07-16T17:41:09.434Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-16T17:41:09.434Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-16T17:41:09.434Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-16T17:41:09.434Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-16T17:41:09.434Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-16T17:41:09.434Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-16T17:41:09.434Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-16T17:41:09.434Z] === RUN TestMoveToSubdir [2021-07-16T17:41:09.434Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-16T17:41:09.434Z] === RUN TestSizeNonExistingDirectory [2021-07-16T17:41:09.434Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-16T17:41:09.434Z] PASS [2021-07-16T17:41:09.434Z] coverage: 80.0% of statements [2021-07-16T17:41:09.434Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2021-07-16T17:41:09.894Z] --- PASS: TestTarFiles (3.74s) [2021-07-16T17:41:09.894Z] === RUN TestTarUntar [2021-07-16T17:41:09.894Z] --- PASS: TestTarUntar (0.03s) [2021-07-16T17:41:09.894Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-16T17:41:09.894Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-16T17:41:09.894Z] === RUN TestTarWithOptions [2021-07-16T17:41:09.894Z] --- PASS: TestTarWithOptions (0.02s) [2021-07-16T17:41:09.894Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-16T17:41:09.894Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-16T17:41:09.894Z] === RUN TestUntarUstarGnuConflict [2021-07-16T17:41:09.894Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-16T17:41:09.894Z] === RUN TestUntarInvalidFilenames [2021-07-16T17:41:09.894Z] --- PASS: TestNetworkDBCRUDTableEntry (3.48s) [2021-07-16T17:41:09.894Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-16T17:41:09.894Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames980395754\\dest" [2021-07-16T17:41:09.894Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-07-16T17:41:09.894Z] === RUN TestUntarHardlinkToSymlink [2021-07-16T17:41:09.894Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-16T17:41:09.894Z] === RUN TestUntarInvalidHardlink [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink845454107\\victim\\hello" -> "../victim/hello" [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink951586238\\victim\\hello" -> "/../victim/hello" [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink942119941\\victim" -> "../victim" [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink454614432\\victim" -> "../victim" [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink698348671\\victim" -> "../victim" [2021-07-16T17:41:09.894Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink116707282\\victim" -> "../victim" [2021-07-16T17:41:09.894Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-16T17:41:09.894Z] === RUN TestUntarInvalidSymlink [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink579745033\\dest\\dotdot" -> "../victim/hello" [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink567925972\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink604165155\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink275042598\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink053892173\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink239257928\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:41:09.894Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink017021959\\dest\\dir\\loophole" -> "../../victim" [2021-07-16T17:41:09.894Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-07-16T17:41:09.894Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-16T17:41:09.894Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-16T17:41:09.894Z] === RUN TestXGlobalNoParent [2021-07-16T17:41:09.894Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-16T17:41:09.894Z] === RUN TestReplaceFileTarWrapper [2021-07-16T17:41:10.014Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-16T17:41:10.354Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-07-16T17:41:10.354Z] === RUN TestPrefixHeaderReadable [2021-07-16T17:41:10.354Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-16T17:41:10.354Z] === RUN TestDisablePigz [2021-07-16T17:41:10.354Z] === RUN Test [2021-07-16T17:41:10.354Z] === RUN Test/TestContainsEntry [2021-07-16T17:41:10.354Z] === RUN Test/TestCreateEntries [2021-07-16T17:41:10.354Z] === RUN Test/TestEntriesDiff [2021-07-16T17:41:10.354Z] === RUN Test/TestEntriesEquality [2021-07-16T17:41:10.354Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-16T17:41:10.354Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-16T17:41:10.354Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-16T17:41:10.354Z] === RUN Test/TestGeneratorNotGenerate [2021-07-16T17:41:10.354Z] === RUN Test/TestGeneratorWithPort [2021-07-16T17:41:10.354Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-16T17:41:10.354Z] === RUN Test/TestNewEntry [2021-07-16T17:41:10.354Z] === RUN Test/TestParse [2021-07-16T17:41:10.354Z] --- PASS: Test (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-16T17:41:10.354Z] --- PASS: Test/TestParse (0.00s) [2021-07-16T17:41:10.354Z] PASS [2021-07-16T17:41:10.354Z] coverage: 58.3% of statements [2021-07-16T17:41:10.354Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-16T17:41:10.354Z] ok github.com/docker/docker/pkg/discovery 0.059s coverage: 58.3% of statements [2021-07-16T17:41:10.354Z] --- PASS: TestDisablePigz (0.13s) [2021-07-16T17:41:10.354Z] === RUN TestPigz [2021-07-16T17:41:10.355Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-16T17:41:10.355Z] --- PASS: TestPigz (0.13s) [2021-07-16T17:41:10.355Z] === RUN TestCopyFileWithInvalidDest [2021-07-16T17:41:10.355Z] archive_windows_test.go:16: Currently fails [2021-07-16T17:41:10.355Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-16T17:41:10.355Z] === RUN TestCanonicalTarNameForPath [2021-07-16T17:41:10.355Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-16T17:41:10.355Z] === RUN TestCanonicalTarName [2021-07-16T17:41:10.355Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-16T17:41:10.355Z] === RUN TestChmodTarEntry [2021-07-16T17:41:10.355Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-16T17:41:10.355Z] === RUN TestHardLinkOrder [2021-07-16T17:41:10.355Z] --- PASS: TestHardLinkOrder (0.08s) [2021-07-16T17:41:10.355Z] === RUN TestChangeString [2021-07-16T17:41:10.355Z] --- PASS: TestChangeString (0.00s) [2021-07-16T17:41:10.355Z] === RUN TestChangesWithNoChanges [2021-07-16T17:41:10.355Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-07-16T17:41:10.355Z] === RUN TestChangesWithChanges [2021-07-16T17:41:10.814Z] --- PASS: TestChangesWithChanges (0.02s) [2021-07-16T17:41:10.814Z] === RUN TestChangesWithChangesGH13590 [2021-07-16T17:41:10.814Z] changes_test.go:196: needs more investigation [2021-07-16T17:41:10.814Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-16T17:41:10.814Z] === RUN TestChangesDirsEmpty [2021-07-16T17:41:10.814Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-16T17:41:10.814Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-16T17:41:10.814Z] === RUN TestChangesDirsMutated [2021-07-16T17:41:10.814Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-16T17:41:10.814Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-16T17:41:10.814Z] === RUN TestApplyLayer [2021-07-16T17:41:10.814Z] changes_test.go:433: needs further investigation [2021-07-16T17:41:10.814Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-16T17:41:10.814Z] === RUN TestChangesSizeWithHardlinks [2021-07-16T17:41:10.814Z] changes_test.go:469: needs further investigation [2021-07-16T17:41:10.814Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-16T17:41:10.814Z] === RUN TestChangesSizeWithNoChanges [2021-07-16T17:41:10.814Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-16T17:41:10.814Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-16T17:41:10.814Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-16T17:41:10.814Z] === RUN TestChangesSize [2021-07-16T17:41:10.814Z] --- PASS: TestChangesSize (0.00s) [2021-07-16T17:41:10.814Z] === RUN TestApplyLayerInvalidFilenames [2021-07-16T17:41:10.814Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames176061004\\dest" [2021-07-16T17:41:10.814Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-16T17:41:10.814Z] === RUN TestApplyLayerInvalidHardlink [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink132638046\\victim\\hello" -> "../victim/hello" [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink067073317\\victim\\hello" -> "/../victim/hello" [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink055525952\\victim" -> "../victim" [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink695982239\\victim" -> "../victim" [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink616492914\\victim" -> "../victim" [2021-07-16T17:41:10.814Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink618852393\\victim" -> "../victim" [2021-07-16T17:41:10.814Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-16T17:41:10.814Z] === RUN TestApplyLayerInvalidSymlink [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink135559028\\dest\\dotdot" -> "../victim/hello" [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink837623875\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink934443718\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink091264877\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink690033128\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:41:10.814Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink072122919\\dest\\loophole-victim" -> "../victim" [2021-07-16T17:41:10.814Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-07-16T17:41:10.814Z] === RUN TestApplyLayerWhiteouts [2021-07-16T17:41:10.814Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-07-16T17:41:10.814Z] === RUN TestGenerateEmptyFile [2021-07-16T17:41:10.814Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-16T17:41:10.814Z] === RUN TestGenerateWithContent [2021-07-16T17:41:10.814Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-16T17:41:10.814Z] PASS [2021-07-16T17:41:10.814Z] coverage: 61.6% of statements [2021-07-16T17:41:10.814Z] ok github.com/docker/docker/pkg/archive 5.853s coverage: 61.6% of statements [2021-07-16T17:41:10.814Z] === RUN Test [2021-07-16T17:41:10.814Z] === RUN Test/TestContent [2021-07-16T17:41:10.814Z] === RUN Test/TestInitialize [2021-07-16T17:41:10.814Z] === RUN Test/TestNew [2021-07-16T17:41:10.814Z] === RUN Test/TestParsingContentsWithComments [2021-07-16T17:41:10.814Z] === RUN Test/TestRegister [2021-07-16T17:41:10.814Z] === RUN Test/TestWatch [2021-07-16T17:41:10.814Z] --- PASS: Test (0.00s) [2021-07-16T17:41:10.814Z] --- PASS: Test/TestContent (0.00s) [2021-07-16T17:41:10.814Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-16T17:41:10.814Z] --- PASS: Test/TestNew (0.00s) [2021-07-16T17:41:10.814Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-16T17:41:10.814Z] --- PASS: Test/TestRegister (0.00s) [2021-07-16T17:41:10.814Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T17:41:10.814Z] PASS [2021-07-16T17:41:10.814Z] coverage: 92.9% of statements [2021-07-16T17:41:10.814Z] ok github.com/docker/docker/pkg/discovery/file 0.048s coverage: 92.9% of statements [2021-07-16T17:41:11.786Z] 2021/07/16 17:41:11 Closing DB instances... [2021-07-16T17:41:11.814Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-16T17:41:12.245Z] === RUN Test [2021-07-16T17:41:12.245Z] === RUN Test/TestInitialize [2021-07-16T17:41:12.245Z] time="2021-07-16T17:41:11Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:41:12.245Z] time="2021-07-16T17:41:12Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:41:12.245Z] time="2021-07-16T17:41:12Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:41:12.245Z] === RUN Test/TestInitializeWithCerts [2021-07-16T17:41:12.245Z] time="2021-07-16T17:41:12Z" level=info msg="Initializing discovery with TLS" [2021-07-16T17:41:12.245Z] === RUN Test/TestWatch [2021-07-16T17:41:12.245Z] time="2021-07-16T17:41:12Z" level=info msg="Initializing discovery without TLS" [2021-07-16T17:41:13.220Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2021-07-16T17:41:13.220Z] === RUN TestNetworkDBNodeLeave [2021-07-16T17:41:13.701Z] docker_cli_swarm_test.go:1802: [d95b51fc800d8] joining swarm manager [dcfe1757ba637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:41:13.701Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-16T17:41:14.627Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-16T17:41:14.882Z] docker_cli_swarm_test.go:1803: [dadd4c926e980] joining swarm manager [dcfe1757ba637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:41:15.155Z] --- PASS: Test (3.11s) [2021-07-16T17:41:15.155Z] --- PASS: Test/TestInitialize (0.10s) [2021-07-16T17:41:15.155Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-16T17:41:15.155Z] --- PASS: Test/TestWatch (3.00s) [2021-07-16T17:41:15.155Z] PASS [2021-07-16T17:41:15.155Z] coverage: 84.1% of statements [2021-07-16T17:41:15.155Z] ok github.com/docker/docker/pkg/discovery/kv 3.159s coverage: 84.1% of statements [2021-07-16T17:41:15.442Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10037" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:13Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49372" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.228.189:10033 172.29.228.189:10034 172.29.228.189:10035]" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:14Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.228.189:10033 172.29.228.189:10034 172.29.228.189:10035]" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10036" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49373" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10033" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49374" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, is the new incarnation of the shutdown node 5c3b0cea5eb6/172.29.228.189" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10034" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49375" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, is the new incarnation of the shutdown node 2723889513d3/172.29.228.189" [2021-07-16T17:41:15.482Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49376" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10035" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, is the new incarnation of the shutdown node 5e9306474ab2/172.29.228.189" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, is the new incarnation of the shutdown node 5c3b0cea5eb6/172.29.228.189" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, is the new incarnation of the shutdown node 2723889513d3/172.29.228.189" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node e4212010fe50/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, is the new incarnation of the shutdown node 5e9306474ab2/172.29.228.189" [2021-07-16T17:41:15.483Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, joined gossip cluster" [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=info msg="Node c6ac587e25ed/172.29.228.189, added to nodes list" [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10033" [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49377" [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10034" [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49378" [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10035" [2021-07-16T17:41:15.947Z] time="2021-07-16T17:41:15Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49379" [2021-07-16T17:41:16.125Z] --- PASS: TestNetworkDBNodeLeave (2.81s) [2021-07-16T17:41:16.125Z] === RUN TestNetworkDBWatch [2021-07-16T17:41:16.125Z] === RUN Test [2021-07-16T17:41:16.125Z] === RUN Test/TestWatch [2021-07-16T17:41:16.125Z] --- PASS: Test (0.00s) [2021-07-16T17:41:16.125Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T17:41:16.125Z] PASS [2021-07-16T17:41:16.125Z] coverage: 92.3% of statements [2021-07-16T17:41:16.125Z] ok github.com/docker/docker/pkg/discovery/memory 0.042s coverage: 92.3% of statements [2021-07-16T17:41:16.585Z] === RUN Test [2021-07-16T17:41:16.585Z] === RUN Test/TestInitialize [2021-07-16T17:41:16.585Z] === RUN Test/TestInitializeWithPattern [2021-07-16T17:41:16.585Z] === RUN Test/TestRegister [2021-07-16T17:41:16.585Z] === RUN Test/TestWatch [2021-07-16T17:41:16.585Z] --- PASS: Test (0.00s) [2021-07-16T17:41:16.585Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-16T17:41:16.585Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-16T17:41:16.585Z] --- PASS: Test/TestRegister (0.00s) [2021-07-16T17:41:16.585Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T17:41:16.585Z] PASS [2021-07-16T17:41:16.585Z] coverage: 93.8% of statements [2021-07-16T17:41:16.585Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-07-16T17:41:17.327Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-16T17:41:17.496Z] 2021/07/16 17:41:17 Closing DB instances... [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2 change state NodeActive --> NodeLeft" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="node4(0f4e37d34cf7): Node leave event for 5cc3609b51e2/172.29.228.189" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2 change state NodeActive --> NodeLeft" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="node5(3b611011bd7e): Node leave event for 5cc3609b51e2/172.29.228.189" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2 change state NodeActive --> NodeLeft" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="node2(e4212010fe50): Node leave event for 5cc3609b51e2/172.29.228.189" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2 change state NodeActive --> NodeLeft" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="node3(c6ac587e25ed): Node leave event for 5cc3609b51e2/172.29.228.189" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2 change state NodeActive --> NodeLeft" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="node1(5cc3609b51e2): Node leave event for 5cc3609b51e2/172.29.228.189" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, left gossip cluster" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, left gossip cluster" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, left gossip cluster" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, left gossip cluster" [2021-07-16T17:41:17.496Z] time="2021-07-16T17:41:17Z" level=info msg="Node 5cc3609b51e2/172.29.228.189, left gossip cluster" [2021-07-16T17:41:17.554Z] === RUN TestPollerAddRemove [2021-07-16T17:41:17.554Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-16T17:41:17.554Z] === RUN TestPollerEvent [2021-07-16T17:41:17.554Z] poller_test.go:41: No chmod on Windows [2021-07-16T17:41:17.554Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-16T17:41:17.554Z] === RUN TestPollerClose [2021-07-16T17:41:17.554Z] --- PASS: TestPollerClose (0.00s) [2021-07-16T17:41:17.554Z] PASS [2021-07-16T17:41:17.554Z] coverage: 45.7% of statements [2021-07-16T17:41:17.554Z] ok github.com/docker/docker/pkg/filenotify 0.054s coverage: 45.7% of statements [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50 change state NodeActive --> NodeLeft" [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="node3(c6ac587e25ed): Node leave event for e4212010fe50/172.29.228.189" [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50 change state NodeActive --> NodeLeft" [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="node4(0f4e37d34cf7): Node leave event for e4212010fe50/172.29.228.189" [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50 change state NodeActive --> NodeLeft" [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="node5(3b611011bd7e): Node leave event for e4212010fe50/172.29.228.189" [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50 change state NodeActive --> NodeLeft" [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="node2(e4212010fe50): Node leave event for e4212010fe50/172.29.228.189" [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50/172.29.228.189, left gossip cluster" [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50/172.29.228.189, left gossip cluster" [2021-07-16T17:41:17.959Z] time="2021-07-16T17:41:17Z" level=info msg="Node e4212010fe50/172.29.228.189, left gossip cluster" [2021-07-16T17:41:18.015Z] 2021/07/16 17:41:17 Closing DB instances... [2021-07-16T17:41:18.154Z] --- PASS: TestServiceUpdatePidsLimit (22.30s) [2021-07-16T17:41:18.154Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-07-16T17:41:18.154Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (11.90s) [2021-07-16T17:41:18.154Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-07-16T17:41:18.154Z] PASS [2021-07-16T17:41:18.154Z] [2021-07-16T17:41:18.154Z] === Skipped [2021-07-16T17:41:18.154Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-16T17:41:18.154Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T17:41:18.154Z] [2021-07-16T17:41:18.154Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-16T17:41:18.154Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T17:41:18.154Z] [2021-07-16T17:41:18.154Z] [2021-07-16T17:41:18.154Z] DONE 27 tests, 2 skipped in 158.434s [2021-07-16T17:41:18.154Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-16T17:41:18.154Z] ++ 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 [2021-07-16T17:41:18.154Z] ++ set -e [2021-07-16T17:41:18.154Z] ++ '[' -n 0 ']' [2021-07-16T17:41:18.154Z] ++ set -x [2021-07-16T17:41:18.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node e4212010fe50/172.29.228.189, left gossip cluster" [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed change state NodeActive --> NodeLeft" [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="node4(0f4e37d34cf7): Node leave event for c6ac587e25ed/172.29.228.189" [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed change state NodeActive --> NodeLeft" [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="node5(3b611011bd7e): Node leave event for c6ac587e25ed/172.29.228.189" [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed change state NodeActive --> NodeLeft" [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="node3(c6ac587e25ed): Node leave event for c6ac587e25ed/172.29.228.189" [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed/172.29.228.189, left gossip cluster" [2021-07-16T17:41:18.422Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed/172.29.228.189, left gossip cluster" [2021-07-16T17:41:18.475Z] === RUN TestCopyFileWithInvalidSrc [2021-07-16T17:41:18.475Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCopyFileWithInvalidDest [2021-07-16T17:41:18.475Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-16T17:41:18.475Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-16T17:41:18.475Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCopyFile [2021-07-16T17:41:18.475Z] --- PASS: TestCopyFile (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-16T17:41:18.475Z] fileutils_test.go:134: Needs porting to Windows [2021-07-16T17:41:18.475Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-16T17:41:18.475Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-16T17:41:18.475Z] fileutils_test.go:180: Needs porting to Windows [2021-07-16T17:41:18.475Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestWildcardMatches [2021-07-16T17:41:18.475Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestPatternMatches [2021-07-16T17:41:18.475Z] --- PASS: TestPatternMatches (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-16T17:41:18.475Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestPatternMatchesFolderExclusions [2021-07-16T17:41:18.475Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-16T17:41:18.475Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-16T17:41:18.475Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-16T17:41:18.475Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-16T17:41:18.475Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestSingleExclamationError [2021-07-16T17:41:18.475Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestMatchesWithNoPatterns [2021-07-16T17:41:18.475Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestMatchesWithMalformedPatterns [2021-07-16T17:41:18.475Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestMatches [2021-07-16T17:41:18.475Z] --- PASS: TestMatches (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCleanPatterns [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCleanPatternsExceptionFlag [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCleanPatternsErrorSingleException [2021-07-16T17:41:18.475Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCreateIfNotExistsDir [2021-07-16T17:41:18.475Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestCreateIfNotExistsFile [2021-07-16T17:41:18.475Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-16T17:41:18.475Z] === RUN TestMatch [2021-07-16T17:41:18.475Z] --- PASS: TestMatch (0.00s) [2021-07-16T17:41:18.475Z] PASS [2021-07-16T17:41:18.475Z] coverage: 85.2% of statements [2021-07-16T17:41:18.475Z] ok github.com/docker/docker/pkg/fileutils 0.056s coverage: 85.2% of statements [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node c6ac587e25ed/172.29.228.189, left gossip cluster" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=debug msg="memberlist: Failed ping: 0f4e37d34cf7 (timeout reached)" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.228.189:10037: use of closed network connection" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.228.189:10035: use of closed network connection" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49380" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, left gossip cluster" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7 change state NodeActive --> NodeFailed" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to failed nodes list" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, left gossip cluster" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7 change state NodeActive --> NodeFailed" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=info msg="Node 0f4e37d34cf7/172.29.228.189, added to failed nodes list" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.228.189:10036" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=debug msg="memberlist: Stream connection from=172.29.228.189:49381" [2021-07-16T17:41:18.885Z] time="2021-07-16T17:41:18Z" level=error msg="node: 0f4e37d34cf7 is unknown to memberlist" [2021-07-16T17:41:18.886Z] time="2021-07-16T17:41:18Z" level=debug msg="Initiating bulk sync with node 0f4e37d34cf7 after reconnect" [2021-07-16T17:41:18.886Z] time="2021-07-16T17:41:18Z" level=debug msg="node5(3b611011bd7e): Initiating bulk sync with node 0f4e37d34cf7" [2021-07-16T17:41:18.886Z] time="2021-07-16T17:41:18Z" level=debug msg="node5(3b611011bd7e): Initiating unsolicited bulk sync for networks [] with node 0f4e37d34cf7" [2021-07-16T17:41:18.935Z] === RUN TestGet [2021-07-16T17:41:18.935Z] --- PASS: TestGet (0.00s) [2021-07-16T17:41:18.935Z] === RUN TestGetShortcutString [2021-07-16T17:41:18.935Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-16T17:41:18.935Z] PASS [2021-07-16T17:41:18.935Z] coverage: 42.9% of statements [2021-07-16T17:41:18.935Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-07-16T17:41:19.212Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-16T17:41:19.348Z] time="2021-07-16T17:41:19Z" level=info msg="Node 3b611011bd7e/172.29.228.189, left gossip cluster" [2021-07-16T17:41:19.348Z] time="2021-07-16T17:41:19Z" level=info msg="Node 3b611011bd7e change state NodeActive --> NodeFailed" [2021-07-16T17:41:19.348Z] time="2021-07-16T17:41:19Z" level=info msg="Node 3b611011bd7e/172.29.228.189, added to failed nodes list" [2021-07-16T17:41:19.348Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-07-16T17:41:19.348Z] PASS [2021-07-16T17:41:19.348Z] coverage: 60.6% of statements [2021-07-16T17:41:19.348Z] ok github.com/docker/docker/libnetwork/networkdb 156.670s coverage: 60.6% of statements [2021-07-16T17:41:19.348Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-16T17:41:19.348Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-16T17:41:19.348Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-16T17:41:19.348Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-16T17:41:19.348Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-16T17:41:19.348Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-16T17:41:19.348Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-16T17:41:19.348Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-16T17:41:19.348Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-16T17:41:19.348Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/quota [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/rootless [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/volume [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-16T17:41:19.349Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-16T17:41:19.395Z] --- PASS: TestNetworkDBWatch (3.22s) [2021-07-16T17:41:19.395Z] === RUN TestNetworkDBBulkSync [2021-07-16T17:41:19.858Z] === RUN TestCreateIDMapOrder [2021-07-16T17:41:19.858Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-16T17:41:19.858Z] PASS [2021-07-16T17:41:19.858Z] coverage: 7.2% of statements [2021-07-16T17:41:19.858Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-07-16T17:41:20.318Z] 2021/07/16 17:41:20 Closing DB instances... [2021-07-16T17:41:20.896Z] [2021-07-16T17:41:20.897Z] === Skipped [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-16T17:41:20.897Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-16T17:41:20.897Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-16T17:41:20.897Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-16T17:41:20.897Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-16T17:41:20.897Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-16T17:41:20.897Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-16T17:41:20.897Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-16T17:41:20.897Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-16T17:41:20.897Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-16T17:41:20.897Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-16T17:41:20.897Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.01s) [2021-07-16T17:41:20.897Z] daemon_test.go:147: root required [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-16T17:41:20.897Z] reload_test.go:520: root required [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-16T17:41:20.897Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-16T17:41:20.897Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-16T17:41:20.897Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-16T17:41:20.897Z] download_test.go:268: Needs fixing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-16T17:41:20.897Z] layer_test.go:304: Failing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-16T17:41:20.897Z] layer_test.go:353: Failing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-16T17:41:20.897Z] layer_test.go:468: Failing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-16T17:41:20.897Z] layer_test.go:697: Failing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-16T17:41:20.897Z] migration_test.go:46: Failing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-16T17:41:20.897Z] migration_test.go:182: Failing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-16T17:41:20.897Z] mount_test.go:17: Failing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-16T17:41:20.897Z] mount_test.go:76: Failing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-16T17:41:20.897Z] mount_test.go:125: Failing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-16T17:41:20.897Z] mount_test.go:212: Failing on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-16T17:41:20.897Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-16T17:41:20.897Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-16T17:41:20.897Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-16T17:41:20.897Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-16T17:41:20.897Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-16T17:41:20.897Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-16T17:41:20.897Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-16T17:41:20.897Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-16T17:41:20.897Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-16T17:41:20.897Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-16T17:41:20.897Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-16T17:41:20.897Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-16T17:41:20.897Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-16T17:41:20.897Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-16T17:41:20.897Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-16T17:41:20.897Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-16T17:41:20.897Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:134: Xz not present in msys2 [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:239: Failing on Windows CI machines [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-16T17:41:20.897Z] archive_windows_test.go:16: Currently fails [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-16T17:41:20.897Z] changes_test.go:196: needs more investigation [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-16T17:41:20.897Z] changes_test.go:433: needs further investigation [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-16T17:41:20.897Z] changes_test.go:469: needs further investigation [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-16T17:41:20.897Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-16T17:41:20.897Z] poller_test.go:41: No chmod on Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-16T17:41:20.897Z] fileutils_test.go:134: Needs porting to Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-16T17:41:20.897Z] fileutils_test.go:180: Needs porting to Windows [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-16T17:41:20.897Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-16T17:41:20.897Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-16T17:41:20.897Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-16T17:41:20.897Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-16T17:41:20.897Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] [2021-07-16T17:41:20.897Z] DONE 2027 tests, 67 skipped in 337.394s [2021-07-16T17:41:21.292Z] === RUN TestFixedBufferCap [2021-07-16T17:41:21.292Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestFixedBufferLen [2021-07-16T17:41:21.292Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestFixedBufferString [2021-07-16T17:41:21.292Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestFixedBufferWrite [2021-07-16T17:41:21.292Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestFixedBufferRead [2021-07-16T17:41:21.292Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestBytesPipeRead [2021-07-16T17:41:21.292Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestBytesPipeWrite [2021-07-16T17:41:21.292Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-16T17:41:21.292Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2021-07-16T17:41:21.292Z] === RUN TestAtomicWriteToFile [2021-07-16T17:41:21.292Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestAtomicWriteSetCommit [2021-07-16T17:41:21.292Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-16T17:41:21.292Z] === RUN TestAtomicWriteSetCancel [2021-07-16T17:41:21.292Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestReadCloserWrapperClose [2021-07-16T17:41:21.292Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestReaderErrWrapperReadOnError [2021-07-16T17:41:21.292Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestReaderErrWrapperRead [2021-07-16T17:41:21.292Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestHashData [2021-07-16T17:41:21.292Z] --- PASS: TestHashData (0.00s) [2021-07-16T17:41:21.292Z] === RUN TestCancelReadCloser [2021-07-16T17:41:21.361Z] INFO: make.ps1 ended at 07/16/2021 17:41:20 [2021-07-16T17:41:21.466Z] INFO: Testing against a local daemon [2021-07-16T17:41:21.466Z] === RUN TestSessionCreate [2021-07-16T17:41:21.466Z] --- PASS: TestSessionCreate (0.04s) [2021-07-16T17:41:21.466Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T17:41:21.466Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-16T17:41:21.466Z] PASS [2021-07-16T17:41:21.466Z] [2021-07-16T17:41:21.466Z] DONE 2 tests in 3.688s [2021-07-16T17:41:21.466Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-16T17:41:21.466Z] ++ 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 [2021-07-16T17:41:21.466Z] ++ set -e [2021-07-16T17:41:21.466Z] ++ '[' -n 0 ']' [2021-07-16T17:41:21.466Z] ++ set -x [2021-07-16T17:41:21.466Z] ++ 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 [2021-07-16T17:41:21.752Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-16T17:41:21.752Z] === RUN TestWriteCloserWrapperClose [2021-07-16T17:41:21.752Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-16T17:41:21.752Z] === RUN TestNopWriteCloser [2021-07-16T17:41:21.752Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-16T17:41:21.752Z] === RUN TestNopWriter [2021-07-16T17:41:21.752Z] --- PASS: TestNopWriter (0.00s) [2021-07-16T17:41:21.752Z] === RUN TestWriteCounter [2021-07-16T17:41:21.752Z] --- PASS: TestWriteCounter (0.00s) [2021-07-16T17:41:21.752Z] PASS [2021-07-16T17:41:21.752Z] coverage: 69.2% of statements [2021-07-16T17:41:21.752Z] ok github.com/docker/docker/pkg/ioutils 0.598s coverage: 69.2% of statements [2021-07-16T17:41:22.213Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-07-16T17:41:22.213Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-16T17:41:22.213Z] === RUN TestError [2021-07-16T17:41:22.213Z] --- PASS: TestError (0.00s) [2021-07-16T17:41:22.213Z] === RUN TestProgressString [2021-07-16T17:41:22.213Z] === RUN TestProgressString/no_progress [2021-07-16T17:41:22.213Z] === RUN TestProgressString/progress_1 [2021-07-16T17:41:22.213Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-16T17:41:22.213Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-16T17:41:22.213Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-16T17:41:22.213Z] === RUN TestProgressString/with_units [2021-07-16T17:41:22.213Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-16T17:41:22.213Z] === RUN TestProgressString/hide_counts [2021-07-16T17:41:22.213Z] --- PASS: TestProgressString (0.00s) [2021-07-16T17:41:22.213Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-16T17:41:22.213Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-16T17:41:22.213Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-16T17:41:22.213Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-16T17:41:22.213Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-16T17:41:22.213Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-16T17:41:22.213Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-16T17:41:22.213Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-16T17:41:22.213Z] === RUN TestJSONMessageDisplay [2021-07-16T17:41:22.673Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-07-16T17:41:22.673Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-16T17:41:22.673Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-16T17:41:22.673Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-16T17:41:22.673Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-16T17:41:22.673Z] === RUN TestDisplayJSONMessagesStream [2021-07-16T17:41:22.673Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-16T17:41:22.673Z] PASS [2021-07-16T17:41:22.673Z] coverage: 91.7% of statements [2021-07-16T17:41:22.673Z] ok github.com/docker/docker/pkg/jsonmessage 0.167s coverage: 91.7% of statements [2021-07-16T17:41:22.911Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-16T17:41:22.911Z] INFO: Unit tests ended at 07/16/2021 17:41:22. Duration:00:05:53.0795525 [2021-07-16T17:41:22.911Z] INFO: Building busybox [2021-07-16T17:41:22.911Z] Sending build context to Docker daemon 5.12kB [2021-07-16T17:41:22.911Z] [2021-07-16T17:41:22.911Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-16T17:41:22.911Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-16T17:41:22.911Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-16T17:41:22.911Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-16T17:41:22.911Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-16T17:41:22.911Z] ---> 9a0a02eca0e6 [2021-07-16T17:41:22.911Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-16T17:41:22.911Z] ---> Running in a1feca9a0fab [2021-07-16T17:41:23.135Z] === RUN TestStandardLongPath [2021-07-16T17:41:23.135Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-16T17:41:23.135Z] === RUN TestUNCLongPath [2021-07-16T17:41:23.135Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-16T17:41:23.135Z] PASS [2021-07-16T17:41:23.135Z] coverage: 100.0% of statements [2021-07-16T17:41:23.135Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-07-16T17:41:23.135Z] --- PASS: TestGetAddress (22.23s) [2021-07-16T17:41:23.135Z] === RUN TestRequestSyntaxCheck [2021-07-16T17:41:23.135Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-07-16T17:41:23.135Z] === RUN TestRequest [2021-07-16T17:41:23.374Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-16T17:41:23.595Z] === RUN TestNameFormat [2021-07-16T17:41:23.595Z] --- PASS: TestNameFormat (0.00s) [2021-07-16T17:41:23.595Z] === RUN TestNameRetries [2021-07-16T17:41:23.595Z] --- PASS: TestNameRetries (0.00s) [2021-07-16T17:41:23.595Z] PASS [2021-07-16T17:41:23.595Z] coverage: 85.7% of statements [2021-07-16T17:41:23.595Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2021-07-16T17:41:24.568Z] === RUN TestParseKeyValueOpt [2021-07-16T17:41:24.568Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-16T17:41:24.568Z] === RUN TestParseUintList [2021-07-16T17:41:24.568Z] --- PASS: TestParseUintList (0.00s) [2021-07-16T17:41:24.568Z] === RUN TestParseUintListMaximumLimits [2021-07-16T17:41:24.568Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-16T17:41:24.568Z] PASS [2021-07-16T17:41:24.568Z] coverage: 97.0% of statements [2021-07-16T17:41:24.568Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2021-07-16T17:41:24.767Z] INFO: Testing against a local daemon [2021-07-16T17:41:24.767Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T17:41:24.767Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T17:41:24.767Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T17:41:24.767Z] === RUN TestEventsExecDie [2021-07-16T17:41:25.028Z] 2021/07/16 17:41:24 Closing DB instances... [2021-07-16T17:41:25.028Z] === RUN TestNewAndRemove [2021-07-16T17:41:25.028Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-16T17:41:25.028Z] === RUN TestRemoveInvalidPath [2021-07-16T17:41:25.028Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-16T17:41:25.028Z] PASS [2021-07-16T17:41:25.028Z] coverage: 82.6% of statements [2021-07-16T17:41:25.028Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2021-07-16T17:41:25.711Z] --- PASS: TestEventsExecDie (1.20s) [2021-07-16T17:41:25.711Z] === RUN TestEventsBackwardsCompatible [2021-07-16T17:41:25.887Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-16T17:41:25.972Z] --- PASS: TestEventsBackwardsCompatible (0.17s) [2021-07-16T17:41:25.972Z] === RUN TestEventsVolumeCreate [2021-07-16T17:41:25.972Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-07-16T17:41:25.972Z] === RUN TestInfoBinaryCommits [2021-07-16T17:41:25.972Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-16T17:41:25.972Z] === RUN TestInfoAPIVersioned [2021-07-16T17:41:25.972Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-16T17:41:25.972Z] === RUN TestInfoDiscoveryBackend [2021-07-16T17:41:25.998Z] === RUN TestParseEmptyInterface [2021-07-16T17:41:25.998Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-16T17:41:25.998Z] === RUN TestParseNonInterfaceType [2021-07-16T17:41:25.998Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-16T17:41:25.998Z] === RUN TestParseWithOneFunction [2021-07-16T17:41:25.998Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-16T17:41:25.998Z] === RUN TestParseWithMultipleFuncs [2021-07-16T17:41:25.998Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-16T17:41:25.998Z] === RUN TestParseWithUnnamedReturn [2021-07-16T17:41:25.998Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-16T17:41:25.998Z] === RUN TestEmbeddedInterface [2021-07-16T17:41:25.998Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-16T17:41:25.998Z] === RUN TestParsedImports [2021-07-16T17:41:25.998Z] --- PASS: TestParsedImports (0.00s) [2021-07-16T17:41:25.998Z] === RUN TestAliasedImports [2021-07-16T17:41:25.998Z] --- PASS: TestAliasedImports (0.00s) [2021-07-16T17:41:25.998Z] PASS [2021-07-16T17:41:25.998Z] coverage: 56.8% of statements [2021-07-16T17:41:25.998Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-07-16T17:41:26.459Z] === RUN TestFailedConnection [2021-07-16T17:41:26.550Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-16T17:41:26.550Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-16T17:41:26.919Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.86s) [2021-07-16T17:41:26.919Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-16T17:41:26.919Z] === RUN TestHTTPTransport [2021-07-16T17:41:26.919Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-16T17:41:26.919Z] PASS [2021-07-16T17:41:26.919Z] coverage: 85.7% of statements [2021-07-16T17:41:27.378Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-07-16T17:41:27.493Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-16T17:41:27.493Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-16T17:41:27.772Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-16T17:41:27.845Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-16T17:41:27.845Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-16T17:41:27.845Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-16T17:41:27.845Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-16T17:41:27.845Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-16T17:41:27.845Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-16T17:41:27.845Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-16T17:41:27.845Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-16T17:41:27.845Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-16T17:41:27.845Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-16T17:41:27.845Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-16T17:41:27.845Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-16T17:41:27.845Z] === RUN TestBufferPoolPutAndGet [2021-07-16T17:41:27.845Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-16T17:41:27.845Z] PASS [2021-07-16T17:41:27.845Z] coverage: 88.2% of statements [2021-07-16T17:41:27.845Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-07-16T17:41:28.027Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-16T17:41:28.066Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-16T17:41:28.066Z] === RUN TestInfoAPI [2021-07-16T17:41:28.066Z] --- PASS: TestInfoAPI (0.04s) [2021-07-16T17:41:28.066Z] === RUN TestInfoAPIWarnings [2021-07-16T17:41:28.309Z] === RUN TestOutputOnPrematureClose [2021-07-16T17:41:28.309Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-16T17:41:28.309Z] === RUN TestCompleteSilently [2021-07-16T17:41:28.309Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-16T17:41:28.309Z] PASS [2021-07-16T17:41:28.309Z] coverage: 75.9% of statements [2021-07-16T17:41:28.309Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-07-16T17:41:28.309Z] --- PASS: TestFailedConnection (2.01s) [2021-07-16T17:41:28.309Z] === RUN TestFailOnce [2021-07-16T17:41:28.309Z] 2021/07/16 17:41:28 http: panic serving 127.0.0.1:49304: Plugin not ready [2021-07-16T17:41:28.309Z] goroutine 34 [running]: [2021-07-16T17:41:28.309Z] net/http.(*conn).serve.func1(0xc00018c000) [2021-07-16T17:41:28.309Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-16T17:41:28.309Z] panic(0xc15160, 0xd2c250) [2021-07-16T17:41:28.309Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-16T17:41:28.309Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xd3c910, 0xc0001340e0, 0xc0001aa000) [2021-07-16T17:41:28.309Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-16T17:41:28.309Z] net/http.HandlerFunc.ServeHTTP(0xc00008cf30, 0xd3c910, 0xc0001340e0, 0xc0001aa000) [2021-07-16T17:41:28.309Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-16T17:41:28.309Z] net/http.(*ServeMux).ServeHTTP(0xc0000da8c0, 0xd3c910, 0xc0001340e0, 0xc0001aa000) [2021-07-16T17:41:28.309Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-16T17:41:28.309Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0xd3c910, 0xc0001340e0, 0xc0001aa000) [2021-07-16T17:41:28.309Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-16T17:41:28.309Z] net/http.(*conn).serve(0xc00018c000, 0xd3d500, 0xc0001a0000) [2021-07-16T17:41:28.309Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-16T17:41:28.309Z] created by net/http.(*Server).Serve [2021-07-16T17:41:28.309Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-16T17:41:28.309Z] time="2021-07-16T17:41:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.FailOnce: Post \"http://127.0.0.1:49303/Test.FailOnce\": EOF, retrying in 1s" [2021-07-16T17:41:28.309Z] --- PASS: TestRequest (5.24s) [2021-07-16T17:41:28.309Z] === RUN TestOverlappingRequests [2021-07-16T17:41:28.778Z] 2021/07/16 17:41:28 Closing DB instances... [2021-07-16T17:41:28.778Z] === RUN TestSendToOneSub [2021-07-16T17:41:28.778Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-16T17:41:28.778Z] === RUN TestSendToMultipleSubs [2021-07-16T17:41:28.778Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-16T17:41:28.778Z] === RUN TestEvictOneSub [2021-07-16T17:41:28.778Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-16T17:41:28.778Z] === RUN TestClosePublisher [2021-07-16T17:41:28.778Z] --- PASS: TestClosePublisher (0.00s) [2021-07-16T17:41:28.778Z] === RUN TestPubSubRace [2021-07-16T17:41:28.778Z] --- PASS: TestOverlappingRequests (0.27s) [2021-07-16T17:41:28.778Z] === RUN TestRelease [2021-07-16T17:41:29.239Z] --- PASS: TestFailOnce (1.13s) [2021-07-16T17:41:29.699Z] === RUN TestEchoInputOutput [2021-07-16T17:41:29.699Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-16T17:41:29.699Z] === RUN TestBackoff [2021-07-16T17:41:29.699Z] --- PASS: TestBackoff (0.00s) [2021-07-16T17:41:29.699Z] === RUN TestAbortRetry [2021-07-16T17:41:29.699Z] --- PASS: TestAbortRetry (0.00s) [2021-07-16T17:41:29.699Z] === RUN TestClientScheme [2021-07-16T17:41:29.699Z] --- PASS: TestClientScheme (0.00s) [2021-07-16T17:41:29.699Z] === RUN TestNewClientWithTimeout [2021-07-16T17:41:29.699Z] --- PASS: TestRelease (1.00s) [2021-07-16T17:41:29.699Z] === RUN TestAllocateRandomDeallocate [2021-07-16T17:41:29.699Z] --- PASS: TestPubSubRace (1.04s) [2021-07-16T17:41:29.699Z] PASS [2021-07-16T17:41:29.699Z] coverage: 75.0% of statements [2021-07-16T17:41:29.699Z] ok github.com/docker/docker/pkg/pubsub 1.074s coverage: 75.0% of statements [2021-07-16T17:41:29.914Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-16T17:41:30.159Z] time="2021-07-16T17:41:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-16T17:41:30.159Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-07-16T17:41:30.159Z] === RUN TestNetworkDBGarbageCollection [2021-07-16T17:41:30.159Z] === RUN TestRegister [2021-07-16T17:41:30.159Z] --- PASS: TestRegister (0.00s) [2021-07-16T17:41:30.159Z] === RUN TestCommand [2021-07-16T17:41:30.619Z] --- PASS: TestCommand (0.03s) [2021-07-16T17:41:30.619Z] === RUN TestNaiveSelf [2021-07-16T17:41:30.619Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-16T17:41:30.619Z] PASS [2021-07-16T17:41:30.619Z] coverage: 82.4% of statements [2021-07-16T17:41:30.619Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2021-07-16T17:41:31.079Z] === RUN TestParseSignal [2021-07-16T17:41:31.079Z] --- PASS: TestParseSignal (0.00s) [2021-07-16T17:41:31.079Z] === RUN TestValidSignalForPlatform [2021-07-16T17:41:31.079Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-16T17:41:31.079Z] PASS [2021-07-16T17:41:31.079Z] coverage: 19.7% of statements [2021-07-16T17:41:31.079Z] ok github.com/docker/docker/pkg/signal 0.032s coverage: 19.7% of statements [2021-07-16T17:41:31.282Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-16T17:41:31.282Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-16T17:41:31.539Z] time="2021-07-16T17:41:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-16T17:41:31.539Z] === RUN TestNewStdWriter [2021-07-16T17:41:31.539Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-16T17:41:31.539Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestWriteWithNilBytes [2021-07-16T17:41:31.539Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestWrite [2021-07-16T17:41:31.539Z] --- PASS: TestWrite (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestWriteWithWriterError [2021-07-16T17:41:31.539Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-16T17:41:31.539Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestStdCopyWriteAndRead [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-16T17:41:31.539Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-16T17:41:31.539Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-16T17:41:31.539Z] PASS [2021-07-16T17:41:31.539Z] coverage: 100.0% of statements [2021-07-16T17:41:31.539Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-07-16T17:41:32.207Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-16T17:41:32.509Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-16T17:41:32.509Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-16T17:41:32.509Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-16T17:41:32.509Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-16T17:41:32.509Z] === RUN TestFormatStatus [2021-07-16T17:41:32.509Z] --- PASS: TestFormatStatus (0.00s) [2021-07-16T17:41:32.509Z] === RUN TestFormatError [2021-07-16T17:41:32.509Z] --- PASS: TestFormatError (0.00s) [2021-07-16T17:41:32.509Z] === RUN TestFormatJSONError [2021-07-16T17:41:32.509Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-16T17:41:32.509Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-16T17:41:32.509Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-16T17:41:32.509Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-16T17:41:32.509Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-16T17:41:32.509Z] === RUN TestNewJSONProgressOutput [2021-07-16T17:41:32.509Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-16T17:41:32.509Z] === RUN TestAuxFormatterEmit [2021-07-16T17:41:32.509Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-16T17:41:32.509Z] === RUN TestStreamWriterStdout [2021-07-16T17:41:32.509Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-16T17:41:32.509Z] === RUN TestStreamWriterStderr [2021-07-16T17:41:32.509Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-16T17:41:32.509Z] PASS [2021-07-16T17:41:32.509Z] coverage: 66.2% of statements [2021-07-16T17:41:32.509Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-07-16T17:41:32.509Z] --- PASS: TestAllocateRandomDeallocate (2.70s) [2021-07-16T17:41:32.509Z] === RUN TestRetrieveFromStore [2021-07-16T17:41:32.969Z] === RUN TestGenerateRandomID [2021-07-16T17:41:32.969Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-16T17:41:32.969Z] === RUN TestShortenId [2021-07-16T17:41:32.969Z] --- PASS: TestShortenId (0.00s) [2021-07-16T17:41:32.969Z] === RUN TestShortenSha256Id [2021-07-16T17:41:32.969Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-16T17:41:32.969Z] === RUN TestShortenIdEmpty [2021-07-16T17:41:32.969Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-16T17:41:32.969Z] === RUN TestShortenIdInvalid [2021-07-16T17:41:32.969Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-16T17:41:32.969Z] === RUN TestIsShortIDNonHex [2021-07-16T17:41:32.969Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-16T17:41:32.969Z] === RUN TestIsShortIDNotCorrectSize [2021-07-16T17:41:32.969Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-16T17:41:32.969Z] PASS [2021-07-16T17:41:32.969Z] coverage: 70.6% of statements [2021-07-16T17:41:32.969Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2021-07-16T17:41:33.431Z] --- PASS: TestRetrieveFromStore (0.90s) [2021-07-16T17:41:33.431Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-16T17:41:33.431Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-07-16T17:41:33.431Z] === RUN TestParallelPredefinedRequest1 [2021-07-16T17:41:33.431Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-16T17:41:33.431Z] === RUN TestParallelPredefinedRequest2 [2021-07-16T17:41:33.431Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-16T17:41:33.431Z] === RUN TestParallelPredefinedRequest3 [2021-07-16T17:41:33.431Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-16T17:41:33.431Z] === RUN TestParallelPredefinedRequest4 [2021-07-16T17:41:33.431Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-16T17:41:33.431Z] === RUN TestParallelPredefinedRequest5 [2021-07-16T17:41:33.431Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-16T17:41:33.431Z] === RUN TestDebug [2021-07-16T17:41:33.431Z] --- PASS: TestDebug (0.00s) [2021-07-16T17:41:33.431Z] === RUN TestRequestPoolParallel [2021-07-16T17:41:33.431Z] --- PASS: TestRequestPoolParallel (0.25s) [2021-07-16T17:41:33.431Z] === RUN TestFullAllocateRelease [2021-07-16T17:41:33.431Z] === RUN TestIsCpusetListAvailable [2021-07-16T17:41:33.431Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-16T17:41:33.431Z] PASS [2021-07-16T17:41:33.431Z] coverage: 38.2% of statements [2021-07-16T17:41:33.431Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 38.2% of statements [2021-07-16T17:41:33.569Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-16T17:41:33.891Z] --- PASS: TestFullAllocateRelease (0.34s) [2021-07-16T17:41:33.891Z] === RUN TestOddAllocateRelease [2021-07-16T17:41:33.891Z] time="2021-07-16T17:41:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-16T17:41:34.360Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-07-16T17:41:34.360Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-16T17:41:34.360Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-07-16T17:41:34.360Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-16T17:41:34.360Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-07-16T17:41:34.360Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-16T17:41:34.360Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-07-16T17:41:34.360Z] === CONT TestParallelPredefinedRequest1 [2021-07-16T17:41:34.360Z] === CONT TestParallelPredefinedRequest4 [2021-07-16T17:41:34.360Z] === CONT TestParallelPredefinedRequest3 [2021-07-16T17:41:34.360Z] === CONT TestParallelPredefinedRequest2 [2021-07-16T17:41:34.360Z] === CONT TestParallelPredefinedRequest1 [2021-07-16T17:41:34.360Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:41:34.360Z] === CONT TestParallelPredefinedRequest3 [2021-07-16T17:41:34.360Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:41:34.360Z] === CONT TestParallelPredefinedRequest4 [2021-07-16T17:41:34.360Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:41:34.360Z] === CONT TestParallelPredefinedRequest5 [2021-07-16T17:41:34.360Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-16T17:41:34.360Z] === CONT TestParallelPredefinedRequest2 [2021-07-16T17:41:34.360Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:41:34.360Z] === CONT TestParallelPredefinedRequest5 [2021-07-16T17:41:34.360Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:41:34.360Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-16T17:41:34.360Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-16T17:41:34.360Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-16T17:41:34.360Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-16T17:41:34.360Z] PASS [2021-07-16T17:41:34.360Z] coverage: 85.3% of statements [2021-07-16T17:41:34.360Z] ok github.com/docker/docker/libnetwork/ipam 40.774s coverage: 85.3% of statements [2021-07-16T17:41:34.494Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-16T17:41:35.331Z] === RUN TestChtimes [2021-07-16T17:41:35.331Z] --- PASS: TestChtimes (0.00s) [2021-07-16T17:41:35.331Z] === RUN TestChtimesWindows [2021-07-16T17:41:35.331Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-16T17:41:35.331Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-16T17:41:35.331Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-16T17:41:35.331Z] === RUN TestEnsureRemoveAllNotExist [2021-07-16T17:41:35.331Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-16T17:41:35.331Z] === RUN TestEnsureRemoveAllWithDir [2021-07-16T17:41:35.331Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-16T17:41:35.331Z] === RUN TestEnsureRemoveAllWithFile [2021-07-16T17:41:35.331Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-16T17:41:35.331Z] === RUN TestHasWin32KSupport [2021-07-16T17:41:35.331Z] syscall_windows_test.go:8: win32k: true [2021-07-16T17:41:35.331Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-16T17:41:35.331Z] PASS [2021-07-16T17:41:35.331Z] coverage: 12.9% of statements [2021-07-16T17:41:35.331Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 12.9% of statements [2021-07-16T17:41:35.419Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-16T17:41:35.674Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-16T17:41:35.791Z] === RUN TestTailFile [2021-07-16T17:41:35.791Z] --- PASS: TestTailFile (0.00s) [2021-07-16T17:41:35.791Z] === RUN TestTailFileManyLines [2021-07-16T17:41:35.791Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-16T17:41:35.791Z] === RUN TestTailEmptyFile [2021-07-16T17:41:35.791Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-16T17:41:35.791Z] === RUN TestTailNegativeN [2021-07-16T17:41:35.791Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader [2021-07-16T17:41:35.791Z] === CONT TestNewTailReader [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/no_delimiter [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/truncated_last_line [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-16T17:41:35.791Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.791Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:35.791Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:35.791Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T17:41:35.791Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T17:41:35.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.791Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:35.791Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:35.791Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/no_delimiter [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:35.792Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:35.792Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:35.792Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:35.793Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:35.793Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:35.793Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:35.794Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.268Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.268Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.268Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:36.268Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.269Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T17:41:36.269Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.270Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:36.270Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T17:41:36.271Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T17:41:36.271Z] --- PASS: TestNewTailReader (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:41:36.272Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:41:36.273Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-16T17:41:36.733Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T17:41:36.734Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T17:41:36.734Z] PASS [2021-07-16T17:41:36.734Z] coverage: 88.6% of statements [2021-07-16T17:41:36.734Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2021-07-16T17:41:37.194Z] === RUN TestTarSumRemoveNonExistent [2021-07-16T17:41:37.194Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestTarSumRemove [2021-07-16T17:41:37.194Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestSortFileInfoSums [2021-07-16T17:41:37.194Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestNewTarSumForLabelInvalid [2021-07-16T17:41:37.194Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestNewTarSumForLabel [2021-07-16T17:41:37.194Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestEmptyTar [2021-07-16T17:41:37.194Z] --- PASS: TestEmptyTar (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestTarSumsReadSize [2021-07-16T17:41:37.194Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestTarSums [2021-07-16T17:41:37.194Z] --- PASS: TestTarSums (0.05s) [2021-07-16T17:41:37.194Z] === RUN TestIteration [2021-07-16T17:41:37.194Z] --- PASS: TestIteration (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestVersionLabelForChecksum [2021-07-16T17:41:37.194Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestVersion [2021-07-16T17:41:37.194Z] --- PASS: TestVersion (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestGetVersion [2021-07-16T17:41:37.194Z] --- PASS: TestGetVersion (0.00s) [2021-07-16T17:41:37.194Z] === RUN TestGetVersions [2021-07-16T17:41:37.194Z] --- PASS: TestGetVersions (0.00s) [2021-07-16T17:41:37.194Z] PASS [2021-07-16T17:41:37.194Z] coverage: 89.3% of statements [2021-07-16T17:41:37.194Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2021-07-16T17:41:37.656Z] testing: warning: no tests to run [2021-07-16T17:41:37.656Z] PASS [2021-07-16T17:41:37.656Z] coverage: [no statements] [2021-07-16T17:41:37.656Z] ok github.com/docker/docker/pkg/term/windows 0.034s coverage: [no statements] [no tests to run] [2021-07-16T17:41:38.117Z] === RUN TestTruncIndex [2021-07-16T17:41:38.117Z] --- PASS: TestTruncIndex (0.11s) [2021-07-16T17:41:38.117Z] PASS [2021-07-16T17:41:38.117Z] coverage: 91.5% of statements [2021-07-16T17:41:38.117Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-07-16T17:41:38.188Z] docker_cli_swarm_test.go:1321: [d34d2ea7b8257] joining swarm manager [d35894946d5ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:41:38.188Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-16T17:41:38.577Z] time="2021-07-16T17:41:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49310/Test.Echo: Post \"http://127.0.0.1:49310/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-16T17:41:38.577Z] === RUN TestIsGIT [2021-07-16T17:41:38.577Z] --- PASS: TestIsGIT (0.00s) [2021-07-16T17:41:38.577Z] === RUN TestIsTransport [2021-07-16T17:41:38.577Z] --- PASS: TestIsTransport (0.00s) [2021-07-16T17:41:38.577Z] PASS [2021-07-16T17:41:38.577Z] coverage: 100.0% of statements [2021-07-16T17:41:38.577Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2021-07-16T17:41:39.036Z] === RUN TestVersionInfo [2021-07-16T17:41:39.036Z] --- PASS: TestVersionInfo (0.00s) [2021-07-16T17:41:39.036Z] === RUN TestAppendVersions [2021-07-16T17:41:39.036Z] --- PASS: TestAppendVersions (0.00s) [2021-07-16T17:41:39.036Z] PASS [2021-07-16T17:41:39.036Z] coverage: 88.9% of statements [2021-07-16T17:41:39.036Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2021-07-16T17:41:39.113Z] docker_cli_swarm_test.go:1322: [d6c56121876cd] joining swarm manager [d35894946d5ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:41:40.474Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-16T17:41:40.578Z] === RUN TestValidatePrivileges [2021-07-16T17:41:40.578Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-16T17:41:40.578Z] === RUN TestFilterByCapNeg [2021-07-16T17:41:40.578Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-16T17:41:40.578Z] === RUN TestFilterByCapPos [2021-07-16T17:41:40.578Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-16T17:41:40.578Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-16T17:41:40.578Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-16T17:41:40.578Z] PASS [2021-07-16T17:41:40.578Z] coverage: 12.0% of statements [2021-07-16T17:41:40.578Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2021-07-16T17:41:40.643Z] Removing intermediate container a1feca9a0fab [2021-07-16T17:41:40.643Z] ---> 861e2eaac434 [2021-07-16T17:41:40.643Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-16T17:41:40.643Z] ---> Running in ef35e027de23 [2021-07-16T17:41:40.643Z] Removing intermediate container ef35e027de23 [2021-07-16T17:41:40.643Z] ---> f1f77fd25395 [2021-07-16T17:41:40.643Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-16T17:41:40.643Z] ---> Running in 79b2e893f54e [2021-07-16T17:41:40.643Z] Removing intermediate container 79b2e893f54e [2021-07-16T17:41:40.643Z] ---> 992a6ba93a12 [2021-07-16T17:41:40.643Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-16T17:41:41.038Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-16T17:41:41.038Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-16T17:41:41.038Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-16T17:41:41.038Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-16T17:41:41.105Z] [2021-07-16T17:41:41.501Z] === RUN TestNewSettable [2021-07-16T17:41:41.501Z] --- PASS: TestNewSettable (0.00s) [2021-07-16T17:41:41.501Z] === RUN TestIsSettable [2021-07-16T17:41:41.501Z] --- PASS: TestIsSettable (0.00s) [2021-07-16T17:41:41.501Z] === RUN TestUpdateSettingsEnv [2021-07-16T17:41:41.501Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-16T17:41:41.501Z] PASS [2021-07-16T17:41:41.501Z] coverage: 20.0% of statements [2021-07-16T17:41:41.501Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2021-07-16T17:41:41.501Z] === RUN TestLoad [2021-07-16T17:41:41.501Z] --- PASS: TestLoad (0.00s) [2021-07-16T17:41:41.501Z] === RUN TestSave [2021-07-16T17:41:41.501Z] --- PASS: TestSave (0.02s) [2021-07-16T17:41:41.501Z] === RUN TestAddDeleteGet [2021-07-16T17:41:41.570Z] ---> 2fc3f69f9208 [2021-07-16T17:41:41.570Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-16T17:41:41.570Z] ---> Running in 650843acb64a [2021-07-16T17:41:41.962Z] --- PASS: TestAddDeleteGet (0.02s) [2021-07-16T17:41:41.962Z] === RUN TestInvalidTags [2021-07-16T17:41:41.962Z] --- PASS: TestInvalidTags (0.00s) [2021-07-16T17:41:41.962Z] PASS [2021-07-16T17:41:41.962Z] coverage: 84.4% of statements [2021-07-16T17:41:41.962Z] ok github.com/docker/docker/reference 0.078s coverage: 84.4% of statements [2021-07-16T17:41:42.933Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-16T17:41:42.933Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-16T17:41:42.933Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-16T17:41:42.933Z] === RUN TestResumableRequestReaderWithReadError [2021-07-16T17:41:42.933Z] === RUN TestResolveAuthConfigIndexServer [2021-07-16T17:41:42.933Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-16T17:41:42.933Z] === RUN TestResolveAuthConfigFullURL [2021-07-16T17:41:42.933Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-16T17:41:42.933Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-16T17:41:42.933Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-16T17:41:42.933Z] === RUN TestValidateMirror [2021-07-16T17:41:42.933Z] --- PASS: TestValidateMirror (0.00s) [2021-07-16T17:41:42.933Z] === RUN TestLoadInsecureRegistries [2021-07-16T17:41:42.933Z] time="2021-07-16T17:41:42Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-07-16T17:41:42.933Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-16T17:41:42.933Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-16T17:41:42.933Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-16T17:41:42.933Z] === RUN TestResumableRequestReader [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-16T17:41:42.933Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-16T17:41:42.933Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-16T17:41:42.933Z] PASS [2021-07-16T17:41:42.933Z] coverage: 100.0% of statements [2021-07-16T17:41:42.933Z] ok github.com/docker/docker/registry/resumable 0.154s coverage: 100.0% of statements [2021-07-16T17:41:43.393Z] time="2021-07-16T17:41:42Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-16T17:41:43.393Z] time="2021-07-16T17:41:42Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-16T17:41:43.393Z] time="2021-07-16T17:41:42Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-16T17:41:43.393Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-07-16T17:41:43.393Z] === RUN TestNewServiceConfig [2021-07-16T17:41:43.393Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestValidateIndexName [2021-07-16T17:41:43.393Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestValidateIndexNameWithError [2021-07-16T17:41:43.393Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestEndpointParse [2021-07-16T17:41:43.393Z] --- PASS: TestEndpointParse (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestEndpointParseInvalid [2021-07-16T17:41:43.393Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestValidateEndpoint [2021-07-16T17:41:43.393Z] --- PASS: TestValidateEndpoint (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestPing [2021-07-16T17:41:43.393Z] --- PASS: TestPing (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestPingRegistryEndpoint [2021-07-16T17:41:43.393Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:43.393Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestEndpoint [2021-07-16T17:41:43.393Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:43.393Z] --- SKIP: TestEndpoint (0.01s) [2021-07-16T17:41:43.393Z] === RUN TestParseRepositoryInfo [2021-07-16T17:41:43.393Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestNewIndexInfo [2021-07-16T17:41:43.393Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestMirrorEndpointLookup [2021-07-16T17:41:43.393Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:41:43.393Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestSearchRepositories [2021-07-16T17:41:43.393Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-16T17:41:43.393Z] Host: 127.0.0.1:49325 [2021-07-16T17:41:43.393Z] User-Agent: docker test client [2021-07-16T17:41:43.393Z] Authorization: Token fake-token [2021-07-16T17:41:43.393Z] X-Docker-Token: true [2021-07-16T17:41:43.393Z] Accept-Encoding: gzip [2021-07-16T17:41:43.393Z] [2021-07-16T17:41:43.393Z] [2021-07-16T17:41:43.393Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-16T17:41:43.393Z] Connection: close [2021-07-16T17:41:43.393Z] Content-Length: 144 [2021-07-16T17:41:43.393Z] Cache-Control: no-cache [2021-07-16T17:41:43.393Z] Content-Type: application/json [2021-07-16T17:41:43.393Z] Date: Fri, 16 Jul 2021 17:41:42 GMT [2021-07-16T17:41:43.393Z] Expires: -1 [2021-07-16T17:41:43.393Z] Pragma: no-cache [2021-07-16T17:41:43.393Z] Server: docker-tests/mock [2021-07-16T17:41:43.393Z] X-Docker-Registry-Config: mock [2021-07-16T17:41:43.393Z] X-Docker-Registry-Version: 0.0.0 [2021-07-16T17:41:43.393Z] [2021-07-16T17:41:43.393Z] [2021-07-16T17:41:43.393Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestTrustedLocation [2021-07-16T17:41:43.393Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-16T17:41:43.393Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestAllowNondistributableArtifacts [2021-07-16T17:41:43.393Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestIsSecureIndex [2021-07-16T17:41:43.393Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-16T17:41:43.393Z] PASS [2021-07-16T17:41:43.393Z] coverage: 51.7% of statements [2021-07-16T17:41:43.393Z] ok github.com/docker/docker/registry 0.178s coverage: 51.7% of statements [2021-07-16T17:41:43.393Z] === RUN TestRestartManagerTimeout [2021-07-16T17:41:43.393Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-16T17:41:43.393Z] === RUN TestRestartManagerTimeoutReset [2021-07-16T17:41:43.393Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-16T17:41:43.393Z] PASS [2021-07-16T17:41:43.393Z] coverage: 50.9% of statements [2021-07-16T17:41:43.393Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2021-07-16T17:41:43.853Z] === RUN TestDecodeContainerConfig [2021-07-16T17:41:43.853Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-16T17:41:43.853Z] === RUN TestDecodeContainerConfigIsolation [2021-07-16T17:41:43.853Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-16T17:41:43.853Z] === RUN TestValidatePrivileged [2021-07-16T17:41:43.853Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-16T17:41:43.853Z] PASS [2021-07-16T17:41:43.853Z] coverage: 52.2% of statements [2021-07-16T17:41:43.853Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.2% of statements [2021-07-16T17:41:44.313Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-16T17:41:44.313Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-16T17:41:44.313Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-16T17:41:44.313Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-16T17:41:44.313Z] PASS [2021-07-16T17:41:44.313Z] coverage: 62.5% of statements [2021-07-16T17:41:44.313Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2021-07-16T17:41:45.712Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-16T17:41:45.712Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-16T17:41:45.712Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-16T17:41:46.183Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-07-16T17:41:46.183Z] === RUN TestInfoDebug [2021-07-16T17:41:46.183Z] --- PASS: TestInfoDebug (0.55s) [2021-07-16T17:41:46.183Z] === RUN TestInfoInsecureRegistries [2021-07-16T17:41:46.183Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-16T17:41:46.183Z] === RUN TestInfoRegistryMirrors [2021-07-16T17:41:46.183Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-16T17:41:46.183Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T17:41:46.272Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-16T17:41:46.272Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-16T17:41:46.444Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2021-07-16T17:41:46.444Z] === RUN TestPingCacheHeaders [2021-07-16T17:41:46.444Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-16T17:41:46.444Z] === RUN TestPingGet [2021-07-16T17:41:46.444Z] --- PASS: TestPingGet (0.03s) [2021-07-16T17:41:46.444Z] === RUN TestPingHead [2021-07-16T17:41:46.444Z] --- PASS: TestPingHead (0.03s) [2021-07-16T17:41:46.444Z] === RUN TestVersion [2021-07-16T17:41:46.444Z] --- PASS: TestVersion (0.03s) [2021-07-16T17:41:46.444Z] PASS [2021-07-16T17:41:46.444Z] [2021-07-16T17:41:46.444Z] === Skipped [2021-07-16T17:41:46.444Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T17:41:46.444Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T17:41:46.444Z] [2021-07-16T17:41:46.444Z] [2021-07-16T17:41:46.444Z] DONE 19 tests, 1 skipped in 25.185s [2021-07-16T17:41:46.444Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-16T17:41:46.444Z] ++ 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 [2021-07-16T17:41:46.444Z] ++ set -e [2021-07-16T17:41:46.444Z] ++ '[' -n 0 ']' [2021-07-16T17:41:46.444Z] ++ set -x [2021-07-16T17:41:46.444Z] ++ 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 [2021-07-16T17:41:46.706Z] INFO: Testing against a local daemon [2021-07-16T17:41:46.706Z] === RUN TestVolumesCreateAndList [2021-07-16T17:41:46.706Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-16T17:41:46.706Z] === RUN TestVolumesRemove [2021-07-16T17:41:46.706Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-16T17:41:46.706Z] === RUN TestVolumesInspect [2021-07-16T17:41:46.706Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-16T17:41:46.706Z] === RUN TestVolumesInvalidJSON [2021-07-16T17:41:46.706Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T17:41:46.706Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T17:41:46.967Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T17:41:46.967Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-16T17:41:46.967Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T17:41:46.967Z] PASS [2021-07-16T17:41:46.967Z] [2021-07-16T17:41:46.967Z] DONE 5 tests in 0.310s [2021-07-16T17:41:46.967Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T17:41:47.198Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-16T17:41:47.225Z] === RUN TestGetDriver [2021-07-16T17:41:47.225Z] --- PASS: TestGetDriver (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestVolumeRequestError [2021-07-16T17:41:47.225Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-16T17:41:47.225Z] PASS [2021-07-16T17:41:47.225Z] coverage: 36.1% of statements [2021-07-16T17:41:47.225Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2021-07-16T17:41:47.225Z] === RUN TestGetAddress [2021-07-16T17:41:47.225Z] --- PASS: TestGetAddress (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestRemove [2021-07-16T17:41:47.225Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-16T17:41:47.225Z] --- SKIP: TestRemove (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestInitializeWithVolumes [2021-07-16T17:41:47.225Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestCreate [2021-07-16T17:41:47.225Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-07-16T17:41:47.225Z] === RUN TestClientStream [2021-07-16T17:41:47.225Z] --- PASS: TestClientStream (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestClientSendFile [2021-07-16T17:41:47.225Z] --- PASS: TestCreate (0.01s) [2021-07-16T17:41:47.225Z] === RUN TestValidateName [2021-07-16T17:41:47.225Z] --- PASS: TestValidateName (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestCreateWithOpts [2021-07-16T17:41:47.225Z] --- PASS: TestClientSendFile (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestClientWithRequestTimeout [2021-07-16T17:41:47.225Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-16T17:41:47.225Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestRelaodNoOpts [2021-07-16T17:41:47.225Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestFileSpecPlugin [2021-07-16T17:41:47.225Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-16T17:41:47.225Z] === RUN TestFileJSONSpecPlugin [2021-07-16T17:41:47.225Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-16T17:41:47.225Z] PASS [2021-07-16T17:41:47.225Z] coverage: 41.5% of statements [2021-07-16T17:41:47.225Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-16T17:41:47.225Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestPluginAddHandler [2021-07-16T17:41:47.225Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestPluginWaitBadPlugin [2021-07-16T17:41:47.225Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-16T17:41:47.225Z] === RUN TestGet [2021-07-16T17:41:47.225Z] time="2021-07-16T17:41:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-16T17:41:47.225Z] ok github.com/docker/docker/volume/local 0.066s coverage: 41.5% of statements [2021-07-16T17:41:47.539Z] ++++ cat bundles/test-integration/docker.pid [2021-07-16T17:41:47.539Z] +++ kill 14558 [2021-07-16T17:41:47.757Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-16T17:41:47.757Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-16T17:41:47.800Z] +++ /etc/init.d/apparmor stop [2021-07-16T17:41:47.800Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T17:41:47.800Z] [2021-07-16T17:41:47.800Z] Unloading profiles will leave already running processes permanently [2021-07-16T17:41:47.800Z] unconfined, which can lead to unexpected situations. [2021-07-16T17:41:47.800Z] [2021-07-16T17:41:47.800Z] To set a process to complain mode, use the command line tool [2021-07-16T17:41:47.800Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T17:41:47.800Z] +++ true [2021-07-16T17:41:47.800Z] exiting test-integration [2021-07-16T17:41:47.800Z] ++ exit 0 [2021-07-16T17:41:47.800Z] [2021-07-16T17:41:48.195Z] === RUN TestConvertTmpfsOptions [2021-07-16T17:41:48.196Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-16T17:41:48.196Z] parser_test.go:49: data="ro" [2021-07-16T17:41:48.196Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-16T17:41:48.196Z] === RUN TestParseMountRaw [2021-07-16T17:41:48.196Z] --- PASS: TestParseMountRaw (0.02s) [2021-07-16T17:41:48.196Z] === RUN TestParseMountRawSplit [2021-07-16T17:41:48.196Z] parser_test.go:390: case 0 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 1 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 2 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 3 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 4 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 5 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 6 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 7 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 8 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 0 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 1 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 2 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 3 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 4 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 5 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 6 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 7 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 8 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 9 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 10 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 11 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 12 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 0 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 1 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 2 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 3 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 4 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 5 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 6 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 7 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 8 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 9 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 10 [2021-07-16T17:41:48.196Z] parser_test.go:390: case 11 [2021-07-16T17:41:48.196Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-16T17:41:48.196Z] === RUN TestParseMountSpec [2021-07-16T17:41:48.196Z] parser_test.go:455: case 0 [2021-07-16T17:41:48.196Z] parser_test.go:455: case 1 [2021-07-16T17:41:48.196Z] parser_test.go:455: case 2 [2021-07-16T17:41:48.196Z] parser_test.go:455: case 3 [2021-07-16T17:41:48.196Z] parser_test.go:455: case 4 [2021-07-16T17:41:48.196Z] parser_test.go:455: case 5 [2021-07-16T17:41:48.196Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-16T17:41:48.196Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-16T17:41:48.196Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-16T17:41:48.196Z] === RUN TestValidateMount [2021-07-16T17:41:48.196Z] --- PASS: TestValidateMount (0.00s) [2021-07-16T17:41:48.196Z] PASS [2021-07-16T17:41:48.196Z] coverage: 66.2% of statements [2021-07-16T17:41:48.196Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2021-07-16T17:41:48.196Z] time="2021-07-16T17:41:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-16T17:41:48.656Z] === RUN TestSetGetMeta [2021-07-16T17:41:48.656Z] === PAUSE TestSetGetMeta [2021-07-16T17:41:48.656Z] === RUN TestRestore [2021-07-16T17:41:48.656Z] === PAUSE TestRestore [2021-07-16T17:41:48.656Z] === RUN TestServiceCreate [2021-07-16T17:41:48.656Z] === PAUSE TestServiceCreate [2021-07-16T17:41:48.656Z] === RUN TestServiceList [2021-07-16T17:41:48.656Z] === PAUSE TestServiceList [2021-07-16T17:41:48.656Z] === RUN TestServiceRemove [2021-07-16T17:41:48.656Z] === PAUSE TestServiceRemove [2021-07-16T17:41:48.656Z] === RUN TestServiceGet [2021-07-16T17:41:48.656Z] === PAUSE TestServiceGet [2021-07-16T17:41:48.656Z] === RUN TestServicePrune [2021-07-16T17:41:48.656Z] === PAUSE TestServicePrune [2021-07-16T17:41:48.656Z] === RUN TestCreate [2021-07-16T17:41:48.656Z] === PAUSE TestCreate [2021-07-16T17:41:48.656Z] === RUN TestRemove [2021-07-16T17:41:48.656Z] === PAUSE TestRemove [2021-07-16T17:41:48.656Z] === RUN TestList [2021-07-16T17:41:48.656Z] === PAUSE TestList [2021-07-16T17:41:48.656Z] === RUN TestFindByDriver [2021-07-16T17:41:48.656Z] === PAUSE TestFindByDriver [2021-07-16T17:41:48.656Z] === RUN TestFindByReferenced [2021-07-16T17:41:48.656Z] === PAUSE TestFindByReferenced [2021-07-16T17:41:48.656Z] === RUN TestDerefMultipleOfSameRef [2021-07-16T17:41:48.656Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-16T17:41:48.656Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T17:41:48.656Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T17:41:48.656Z] === RUN TestDefererencePluginOnCreateError [2021-07-16T17:41:48.656Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-16T17:41:48.656Z] === RUN TestRefDerefRemove [2021-07-16T17:41:48.656Z] === PAUSE TestRefDerefRemove [2021-07-16T17:41:48.656Z] === RUN TestGet [2021-07-16T17:41:48.656Z] === PAUSE TestGet [2021-07-16T17:41:48.656Z] === RUN TestGetWithReference [2021-07-16T17:41:48.656Z] === PAUSE TestGetWithReference [2021-07-16T17:41:48.656Z] === RUN TestFilterFunc [2021-07-16T17:41:48.656Z] === RUN TestFilterFunc/test_nil_list [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-16T17:41:48.656Z] === RUN TestFilterFunc/test_empty_list [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-16T17:41:48.656Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T17:41:48.656Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T17:41:48.656Z] === RUN TestFilterFunc/test_filter_some [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-16T17:41:48.656Z] === RUN TestFilterFunc/test_filter_middle [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-16T17:41:48.656Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-16T17:41:48.656Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-16T17:41:48.656Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-16T17:41:48.656Z] === CONT TestFilterFunc/test_nil_list [2021-07-16T17:41:48.656Z] === CONT TestFilterFunc/test_filter_some [2021-07-16T17:41:48.656Z] === CONT TestFilterFunc/test_empty_list [2021-07-16T17:41:48.656Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T17:41:48.656Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T17:41:48.656Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-16T17:41:48.656Z] === CONT TestFilterFunc/test_filter_middle [2021-07-16T17:41:48.656Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-16T17:41:48.656Z] --- PASS: TestFilterFunc (0.00s) [2021-07-16T17:41:48.656Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-16T17:41:48.656Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-16T17:41:48.656Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-16T17:41:48.656Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-16T17:41:48.656Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-16T17:41:48.656Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-16T17:41:48.656Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-16T17:41:48.656Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-16T17:41:48.656Z] === CONT TestSetGetMeta [2021-07-16T17:41:48.656Z] === CONT TestFindByDriver [2021-07-16T17:41:48.656Z] === CONT TestServiceGet [2021-07-16T17:41:48.656Z] === CONT TestRefDerefRemove [2021-07-16T17:41:48.656Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-16T17:41:48.656Z] === CONT TestList [2021-07-16T17:41:48.656Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-16T17:41:48.656Z] === CONT TestRemove [2021-07-16T17:41:48.656Z] --- PASS: TestFindByDriver (0.02s) [2021-07-16T17:41:48.656Z] === CONT TestCreate [2021-07-16T17:41:48.656Z] --- PASS: TestCreate (0.01s) [2021-07-16T17:41:48.656Z] === CONT TestServicePrune [2021-07-16T17:41:48.656Z] --- PASS: TestList (0.02s) [2021-07-16T17:41:48.656Z] === CONT TestServiceList [2021-07-16T17:41:48.656Z] --- PASS: TestRemove (0.02s) [2021-07-16T17:41:48.656Z] === CONT TestServiceRemove [2021-07-16T17:41:48.656Z] --- PASS: TestServiceGet (0.11s) [2021-07-16T17:41:48.656Z] === CONT TestServiceCreate [2021-07-16T17:41:48.656Z] time="2021-07-16T17:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:41:48.656Z] --- PASS: TestServiceRemove (0.07s) [2021-07-16T17:41:48.656Z] === CONT TestGetWithReference [2021-07-16T17:41:48.656Z] time="2021-07-16T17:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:41:48.656Z] --- PASS: TestServiceList (0.08s) [2021-07-16T17:41:48.656Z] === CONT TestRestore [2021-07-16T17:41:48.656Z] time="2021-07-16T17:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:41:48.656Z] --- PASS: TestServiceCreate (0.02s) [2021-07-16T17:41:48.656Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T17:41:48.656Z] time="2021-07-16T17:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-16T17:41:48.656Z] --- PASS: TestGetWithReference (0.02s) [2021-07-16T17:41:48.656Z] === CONT TestDefererencePluginOnCreateError [2021-07-16T17:41:48.656Z] time="2021-07-16T17:41:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T17:41:48.656Z] --- PASS: TestServicePrune (0.10s) [2021-07-16T17:41:48.656Z] === CONT TestDerefMultipleOfSameRef [2021-07-16T17:41:48.656Z] --- PASS: TestRestore (0.02s) [2021-07-16T17:41:48.656Z] === CONT TestFindByReferenced [2021-07-16T17:41:48.656Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-16T17:41:48.656Z] === CONT TestGet [2021-07-16T17:41:48.656Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-07-16T17:41:48.656Z] --- PASS: TestFindByReferenced (0.01s) [2021-07-16T17:41:48.656Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-07-16T17:41:48.656Z] --- PASS: TestGet (0.01s) [2021-07-16T17:41:48.656Z] PASS [2021-07-16T17:41:48.656Z] coverage: 69.6% of statements [2021-07-16T17:41:48.656Z] ok github.com/docker/docker/volume/service 0.188s coverage: 69.6% of statements [2021-07-16T17:41:48.682Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-16T17:41:50.199Z] time="2021-07-16T17:41:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" Post stage [Pipeline] junit [2021-07-16T17:41:51.119Z] Recording test results [2021-07-16T17:41:51.383Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-16T17:41:51.734Z] + echo Ensuring container killed. [2021-07-16T17:41:51.734Z] Ensuring container killed. [2021-07-16T17:41:51.734Z] + docker rm -vf docker-pr2 [2021-07-16T17:41:51.734Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-16T17:41:52.037Z] + echo Chowning /workspace to jenkins user [2021-07-16T17:41:52.037Z] Chowning /workspace to jenkins user [2021-07-16T17:41:52.037Z] + id -u [2021-07-16T17:41:52.037Z] + id -g [2021-07-16T17:41:52.037Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T17:41:53.945Z] time="2021-07-16T17:41:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-16T17:41:55.210Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-16T17:41:55.210Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-16T17:41:55.210Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-16T17:41:55.210Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-16T17:41:56.135Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-16T17:41:58.022Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-16T17:41:58.582Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T17:41:58.933Z] + bundleName=arm64-integration [2021-07-16T17:41:58.933Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-16T17:41:58.933Z] Creating arm64-integration-bundles.tar.gz [2021-07-16T17:41:58.933Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-16T17:41:58.933Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-16T17:41:59.143Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-16T17:41:59.143Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [Pipeline] archiveArtifacts [2021-07-16T17:41:59.209Z] Archiving artifacts [2021-07-16T17:41:59.529Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T17:41:59.703Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-16T17:41:59.848Z] + make clean [2021-07-16T17:42:00.264Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-16T17:42:00.421Z] docker volume rm -f docker-dev-cache [2021-07-16T17:42:00.421Z] docker-dev-cache [Pipeline] deleteDir [2021-07-16T17:42:00.824Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-16T17:42:01.384Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T17:42:01.384Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-16T17:42:01.384Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-16T17:42:02.309Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-16T17:42:02.537Z] --- PASS: TestGet (15.02s) [2021-07-16T17:42:02.537Z] === RUN TestPluginWithNoManifest [2021-07-16T17:42:02.537Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-16T17:42:02.537Z] === RUN TestGetAll [2021-07-16T17:42:02.537Z] --- PASS: TestGetAll (0.00s) [2021-07-16T17:42:02.537Z] PASS [2021-07-16T17:42:02.537Z] coverage: 73.4% of statements [2021-07-16T17:42:02.537Z] ok github.com/docker/docker/pkg/plugins 35.887s coverage: 73.4% of statements [2021-07-16T17:42:02.836Z] Removing intermediate container 650843acb64a [2021-07-16T17:42:02.836Z] ---> a89c3c781320 [2021-07-16T17:42:02.836Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-16T17:42:02.836Z] ---> Running in 82ec2fa5dea2 [2021-07-16T17:42:02.836Z] [2021-07-16T17:42:02.836Z] SUCCESS: Specified value was saved. [2021-07-16T17:42:02.889Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-16T17:42:02.889Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-16T17:42:02.889Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/builder [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/builder/dockerfile 0.230s coverage: 48.7% of statements [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/builder/remotecontext 0.095s coverage: 13.7% of statements [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/builder/remotecontext/git 1.273s coverage: 86.3% of statements [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/cli [no test files] [2021-07-16T17:42:03.661Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-16T17:42:03.661Z] ok github.com/docker/docker/cmd/docker-proxy 0.129s coverage: 67.6% of statements [2021-07-16T17:42:03.820Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-16T17:42:04.385Z] Removing intermediate container 82ec2fa5dea2 [2021-07-16T17:42:04.386Z] ---> 546705598621 [2021-07-16T17:42:04.386Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-16T17:42:04.848Z] ---> Running in 497c1418b03c [2021-07-16T17:42:05.182Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-16T17:42:05.182Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-16T17:42:05.182Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-16T17:42:05.551Z] ok github.com/docker/docker/client 0.128s coverage: 75.5% of statements [2021-07-16T17:42:08.443Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T17:42:09.806Z] === RUN TestDockerSuite/TestRunRm [2021-07-16T17:42:10.669Z] Cannot create a file when that file already exists. [2021-07-16T17:42:10.731Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-16T17:42:14.891Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-16T17:42:15.146Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-16T17:42:15.386Z] Removing intermediate container 497c1418b03c [2021-07-16T17:42:15.386Z] ---> 595d5cc9a180 [2021-07-16T17:42:15.386Z] Step 13/13 : CMD ["sh"] [2021-07-16T17:42:15.386Z] ---> Running in b1104b9032b4 [2021-07-16T17:42:15.386Z] Removing intermediate container b1104b9032b4 [2021-07-16T17:42:15.386Z] ---> a0ee4f984282 [2021-07-16T17:42:15.386Z] Successfully built a0ee4f984282 [2021-07-16T17:42:15.386Z] Successfully tagged busybox:latest [2021-07-16T17:42:15.386Z] INFO: Docker images of the daemon under test [2021-07-16T17:42:15.386Z] [2021-07-16T17:42:15.386Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T17:42:15.386Z] busybox latest a0ee4f984282 Less than a second ago 5.72GB [2021-07-16T17:42:15.386Z] microsoft/windowsservercore latest 9a0a02eca0e6 9 days ago 5.7GB [2021-07-16T17:42:15.386Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 9 days ago 5.7GB [2021-07-16T17:42:15.386Z] [2021-07-16T17:42:15.386Z] INFO: Running integration tests at 07/16/2021 17:42:14... [2021-07-16T17:42:15.386Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-16T17:42:15.386Z] INFO: Integration API tests being run from the host: [2021-07-16T17:42:15.386Z] INFO: make.ps1 starting at 07/16/2021 17:42:15 [2021-07-16T17:42:16.070Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-16T17:42:16.369Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-16T17:42:17.433Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-16T17:42:17.992Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-16T17:42:22.153Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-16T17:42:23.653Z] 2021/07/16 17:42:22 Closing DB instances... [2021-07-16T17:42:24.113Z] --- PASS: TestNetworkDBGarbageCollection (54.02s) [2021-07-16T17:42:24.113Z] === RUN TestFindNode [2021-07-16T17:42:24.113Z] 2021/07/16 17:42:23 Closing DB instances... [2021-07-16T17:42:24.113Z] --- PASS: TestFindNode (0.01s) [2021-07-16T17:42:24.113Z] === RUN TestChangeNodeState [2021-07-16T17:42:24.113Z] 2021/07/16 17:42:23 Closing DB instances... [2021-07-16T17:42:24.113Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-16T17:42:24.113Z] === RUN TestNodeReincarnation [2021-07-16T17:42:24.113Z] 2021/07/16 17:42:23 Closing DB instances... [2021-07-16T17:42:26.314Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-16T17:42:27.238Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-16T17:42:27.798Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-16T17:42:28.358Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-16T17:42:28.918Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-16T17:42:29.478Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-16T17:42:29.917Z] --- PASS: TestNodeReincarnation (5.02s) [2021-07-16T17:42:29.917Z] === RUN TestParallelCreate [2021-07-16T17:42:29.917Z] 2021/07/16 17:42:28 Closing DB instances... [2021-07-16T17:42:29.917Z] --- PASS: TestParallelCreate (0.01s) [2021-07-16T17:42:29.917Z] === RUN TestParallelDelete [2021-07-16T17:42:29.917Z] 2021/07/16 17:42:28 Closing DB instances... [2021-07-16T17:42:29.917Z] --- PASS: TestParallelDelete (0.01s) [2021-07-16T17:42:29.917Z] === RUN TestNetworkDBIslands [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d4b5fe2c7449 with config:&{NodeID:d4b5fe2c7449 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, added to nodes list" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:be17268399ee with config:&{NodeID:be17268399ee Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node be17268399ee/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node be17268399ee/172.23.62.255, added to nodes list" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node be17268399ee/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node be17268399ee/172.23.62.255, added to nodes list" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, added to nodes list" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a8eb41c54851 with config:&{NodeID:a8eb41c54851 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, added to nodes list" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, added to nodes list" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, added to nodes list" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node be17268399ee/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=info msg="Node be17268399ee/172.23.62.255, added to nodes list" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2021-07-16T17:42:29.917Z] time="2021-07-16T17:42:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-16T17:42:30.038Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-16T17:42:30.378Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.378Z] time="2021-07-16T17:42:29Z" level=info msg="Node a8eb41c54851/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.378Z] time="2021-07-16T17:42:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e4ea75ac14d1 with config:&{NodeID:e4ea75ac14d1 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:42:30.378Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node be17268399ee/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node be17268399ee/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node a8eb41c54851/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node a8eb41c54851/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2021-07-16T17:42:30.379Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:378d20241f63 with config:&{NodeID:378d20241f63 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node a8eb41c54851/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node a8eb41c54851/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node be17268399ee/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node be17268399ee/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:30.845Z] time="2021-07-16T17:42:30Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list" [2021-07-16T17:42:30.963Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-16T17:42:31.307Z] networkdb_test.go:834: Re-joining: 3 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=info msg="The new bootstrap node list is:[172.23.62.255:10033 172.23.62.255:10034 172.23.62.255:10035]" [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10033" [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49374" [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10034" [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49375" [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10035" [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:30Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49376" [2021-07-16T17:42:31.307Z] networkdb_test.go:834: Re-joining: 4 [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:31Z" level=info msg="The new bootstrap node list is:[172.23.62.255:10033 172.23.62.255:10034 172.23.62.255:10035]" [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10033" [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49377" [2021-07-16T17:42:31.307Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10034" [2021-07-16T17:42:31.308Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49378" [2021-07-16T17:42:31.308Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10035" [2021-07-16T17:42:31.308Z] time="2021-07-16T17:42:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49379" [2021-07-16T17:42:31.524Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="node 0 leaving" [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449 change state NodeActive --> NodeLeft" [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449 change state NodeActive --> NodeLeft" [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="node2(be17268399ee): Node leave event for d4b5fe2c7449/172.23.62.255" [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449 change state NodeActive --> NodeLeft" [2021-07-16T17:42:31.767Z] time="2021-07-16T17:42:31Z" level=info msg="node4(e4ea75ac14d1): Node leave event for d4b5fe2c7449/172.23.62.255" [2021-07-16T17:42:32.228Z] time="2021-07-16T17:42:31Z" level=info msg="node5(378d20241f63): Node leave event for d4b5fe2c7449/172.23.62.255" [2021-07-16T17:42:32.228Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449 change state NodeActive --> NodeLeft" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node3(a8eb41c54851): Node leave event for d4b5fe2c7449/172.23.62.255" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449 change state NodeActive --> NodeLeft" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node1(d4b5fe2c7449): Node leave event for d4b5fe2c7449/172.23.62.255" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node 1 leaving" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee change state NodeActive --> NodeLeft" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node5(378d20241f63): Node leave event for be17268399ee/172.23.62.255" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee change state NodeActive --> NodeLeft" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node3(a8eb41c54851): Node leave event for be17268399ee/172.23.62.255" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee change state NodeActive --> NodeFailed" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee/172.23.62.255, added to failed nodes list" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node d4b5fe2c7449/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="Node be17268399ee change state NodeActive --> NodeLeft" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=info msg="node4(e4ea75ac14d1): Node leave event for be17268399ee/172.23.62.255" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:31Z" level=error msg="node: be17268399ee is unknown to memberlist" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:32Z" level=info msg="Node be17268399ee/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:32Z" level=info msg="Node be17268399ee/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.229Z] time="2021-07-16T17:42:32Z" level=info msg="Node be17268399ee/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.449Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="node 2 leaving" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851 change state NodeActive --> NodeLeft" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="node4(e4ea75ac14d1): Node leave event for a8eb41c54851/172.23.62.255" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851 change state NodeActive --> NodeLeft" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851 change state NodeActive --> NodeLeft" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="node5(378d20241f63): Node leave event for a8eb41c54851/172.23.62.255" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="node3(a8eb41c54851): Node leave event for a8eb41c54851/172.23.62.255" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=debug msg="memberlist: Failed ping: 378d20241f63 (timeout reached)" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.62.255:10034: use of closed network connection" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.62.255:10036: use of closed network connection" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.23.62.255:10035: use of closed network connection" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49380" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851/172.23.62.255, left gossip cluster" [2021-07-16T17:42:32.689Z] time="2021-07-16T17:42:32Z" level=info msg="Node a8eb41c54851/172.23.62.255, left gossip cluster" [2021-07-16T17:42:33.149Z] networkdb_test.go:866: node4: OK [2021-07-16T17:42:33.149Z] networkdb_test.go:866: node5: OK [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="node 0 coming back" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f715e28bacfa with config:&{NodeID:f715e28bacfa Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node f715e28bacfa/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node f715e28bacfa/172.23.62.255, added to nodes list" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="node 1 coming back" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:844621dee2da with config:&{NodeID:844621dee2da Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node 844621dee2da/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node 844621dee2da/172.23.62.255, added to nodes list" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="node 2 coming back" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:db754b27e3a9 with config:&{NodeID:db754b27e3a9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node db754b27e3a9/172.23.62.255, joined gossip cluster" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=info msg="Node db754b27e3a9/172.23.62.255, added to nodes list" [2021-07-16T17:42:33.149Z] time="2021-07-16T17:42:32Z" level=warning msg="memberlist: Was able to connect to 378d20241f63 but other probes failed, network may be misconfigured" [2021-07-16T17:42:34.981Z] === RUN TestDockerSuite/TestRunState [2021-07-16T17:42:35.622Z] --- PASS: TestBuildWCOWSandboxSize (750.92s) [2021-07-16T17:42:35.622Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T17:42:35.622Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:42:35.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:42:35.622Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:42:35.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:42:35.622Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:42:35.622Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:42:35.622Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:42:35.622Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:42:35.622Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:42:35.622Z] --- PASS: TestBuildWithEmptyDockerfile (0.54s) [2021-07-16T17:42:35.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-16T17:42:35.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-16T17:42:35.622Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-16T17:42:35.622Z] === RUN TestBuildPreserveOwnership [2021-07-16T17:42:35.622Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:42:35.622Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestBuildPlatformInvalid [2021-07-16T17:42:35.622Z] --- PASS: TestBuildPlatformInvalid (0.48s) [2021-07-16T17:42:35.622Z] PASS [2021-07-16T17:42:35.622Z] ok github.com/docker/docker/integration/build 903.612s [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === Skipped [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-16T17:42:35.622Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-16T17:42:35.622Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-16T17:42:35.622Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-16T17:42:35.622Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-16T17:42:35.622Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] DONE 29 tests, 5 skipped in 928.177s [2021-07-16T17:42:35.622Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-16T17:42:35.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:42:35.622Z] INFO: Testing against a local daemon [2021-07-16T17:42:35.622Z] === RUN TestConfigInspect [2021-07-16T17:42:35.622Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestConfigList [2021-07-16T17:42:35.622Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] --- SKIP: TestConfigList (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestConfigsCreateAndDelete [2021-07-16T17:42:35.622Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestConfigsUpdate [2021-07-16T17:42:35.622Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestTemplatedConfig [2021-07-16T17:42:35.622Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestConfigCreateResolve [2021-07-16T17:42:35.622Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:42:35.622Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-16T17:42:35.622Z] PASS [2021-07-16T17:42:35.622Z] ok github.com/docker/docker/integration/config 0.110s [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === Skipped [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-16T17:42:35.622Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-16T17:42:35.622Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-16T17:42:35.622Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-16T17:42:35.622Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-16T17:42:35.622Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-16T17:42:35.622Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] [2021-07-16T17:42:35.622Z] DONE 6 tests, 6 skipped in 2.603s [2021-07-16T17:42:35.622Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-16T17:42:35.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:42:35.622Z] INFO: Testing against a local daemon [2021-07-16T17:42:35.622Z] === RUN TestCheckpoint [2021-07-16T17:42:35.622Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:42:35.622Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestContainerInvalidJSON [2021-07-16T17:42:35.622Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:42:35.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:42:35.622Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:42:35.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:42:35.622Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:42:35.622Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:42:35.622Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:42:35.622Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:42:35.622Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:42:35.622Z] --- PASS: TestContainerInvalidJSON (0.38s) [2021-07-16T17:42:35.622Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-16T17:42:35.622Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-16T17:42:35.622Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-16T17:42:35.622Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T17:42:35.622Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-07-16T17:42:35.622Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T17:42:35.622Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-07-16T17:42:35.622Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T17:42:35.622Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-07-16T17:42:35.622Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T17:42:35.622Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-07-16T17:42:35.622Z] === RUN TestCopyFromContainer [2021-07-16T17:42:35.622Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T17:42:35.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:42:35.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:42:35.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:42:35.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:42:35.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:42:35.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:42:35.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:42:35.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:42:35.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:42:35.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-16T17:42:35.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T17:42:35.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T17:42:35.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T17:42:35.622Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-16T17:42:35.622Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestCreateWithInvalidEnv [2021-07-16T17:42:35.622Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T17:42:35.622Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T17:42:35.622Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T17:42:35.622Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T17:42:35.622Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T17:42:35.622Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T17:42:35.622Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T17:42:35.622Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T17:42:35.622Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T17:42:35.622Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-16T17:42:35.622Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-16T17:42:35.622Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-16T17:42:35.622Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T17:42:35.622Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.622Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T17:42:35.622Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:42:35.622Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T17:42:35.622Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:42:35.622Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-16T17:42:35.622Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T17:42:35.622Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:42:35.622Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:42:35.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:42:35.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:42:35.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:42:35.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:42:35.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:42:35.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:42:35.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:42:35.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:42:35.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:42:35.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:42:35.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:42:35.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:42:35.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:42:35.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-16T17:42:35.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-16T17:42:35.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-16T17:42:35.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-16T17:42:35.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-16T17:42:35.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-07-16T17:42:35.623Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T17:42:35.623Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-16T17:42:35.623Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-16T17:42:35.623Z] === RUN TestCreateDifferentPlatform [2021-07-16T17:42:35.623Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T17:42:35.623Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T17:42:35.623Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-16T17:42:35.623Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-16T17:42:35.623Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-16T17:42:35.623Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T17:42:35.623Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-07-16T17:42:35.623Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T17:42:35.623Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-16T17:42:35.623Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-16T17:42:35.623Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T17:42:35.623Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:35.623Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-16T17:42:35.623Z] === RUN TestDiff [2021-07-16T17:42:35.623Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-16T17:42:35.623Z] --- SKIP: TestDiff (0.00s) [2021-07-16T17:42:35.623Z] === RUN TestExecWithCloseStdin [2021-07-16T17:42:36.867Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-16T17:42:37.426Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-16T17:42:37.806Z] --- PASS: TestExecWithCloseStdin (2.68s) [2021-07-16T17:42:37.806Z] === RUN TestExec [2021-07-16T17:42:38.351Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-16T17:42:38.351Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-16T17:42:38.351Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-16T17:42:38.351Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-16T17:42:39.276Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-16T17:42:39.836Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-16T17:42:39.987Z] --- PASS: TestExec (1.93s) [2021-07-16T17:42:39.987Z] === RUN TestExecUser [2021-07-16T17:42:39.987Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-16T17:42:39.987Z] --- SKIP: TestExecUser (0.00s) [2021-07-16T17:42:39.987Z] === RUN TestExportContainerAndImportImage [2021-07-16T17:42:39.987Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:39.987Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-16T17:42:39.987Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T17:42:39.987Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:39.987Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-16T17:42:39.987Z] === RUN TestHealthCheckWorkdir [2021-07-16T17:42:39.987Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-16T17:42:39.987Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-16T17:42:39.987Z] === RUN TestHealthKillContainer [2021-07-16T17:42:39.987Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-16T17:42:39.987Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-16T17:42:39.987Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T17:42:39.987Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-16T17:42:39.987Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-16T17:42:39.987Z] === RUN TestKillContainerInvalidSignal [2021-07-16T17:42:41.198Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-16T17:42:41.198Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-16T17:42:41.198Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-16T17:42:41.529Z] --- PASS: TestKillContainerInvalidSignal (1.87s) [2021-07-16T17:42:41.529Z] === RUN TestKillContainer [2021-07-16T17:42:41.529Z] === RUN TestKillContainer/no_signal [2021-07-16T17:42:42.123Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-16T17:42:43.067Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T17:42:43.067Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-16T17:42:43.067Z] === RUN TestKillContainer/killing_signal [2021-07-16T17:42:44.636Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-16T17:42:45.255Z] --- PASS: TestKillContainer (3.65s) [2021-07-16T17:42:45.255Z] --- PASS: TestKillContainer/no_signal (1.70s) [2021-07-16T17:42:45.255Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-16T17:42:45.255Z] --- PASS: TestKillContainer/killing_signal (1.91s) [2021-07-16T17:42:45.255Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T17:42:45.255Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T17:42:45.255Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-16T17:42:45.255Z] === RUN TestKillStoppedContainer [2021-07-16T17:42:45.255Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T17:42:45.255Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-16T17:42:45.255Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T17:42:45.255Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T17:42:45.255Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-16T17:42:45.255Z] === RUN TestKillDifferentUserContainer [2021-07-16T17:42:45.255Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-16T17:42:45.255Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-16T17:42:45.255Z] === RUN TestInspectOomKilledTrue [2021-07-16T17:42:45.255Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:45.255Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T17:42:45.255Z] === RUN TestInspectOomKilledFalse [2021-07-16T17:42:45.255Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:42:45.255Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-16T17:42:45.255Z] === RUN TestLogsFollowTailEmpty [2021-07-16T17:42:45.561Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-16T17:42:47.434Z] --- PASS: TestLogsFollowTailEmpty (1.81s) [2021-07-16T17:42:47.434Z] === RUN TestNetworkNat [2021-07-16T17:42:47.434Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-16T17:42:47.434Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-16T17:42:47.434Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T17:42:47.445Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-16T17:42:49.612Z] --- PASS: TestNetworkLocalhostTCPNat (2.16s) [2021-07-16T17:42:49.612Z] === RUN TestNetworkLoopbackNat [2021-07-16T17:42:49.612Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-16T17:42:49.612Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-16T17:42:49.612Z] === RUN TestPause [2021-07-16T17:42:49.612Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-16T17:42:49.612Z] --- SKIP: TestPause (0.00s) [2021-07-16T17:42:49.612Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T17:42:51.152Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.81s) [2021-07-16T17:42:51.152Z] === RUN TestPauseStopPausedContainer [2021-07-16T17:42:51.152Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:51.152Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-16T17:42:51.152Z] === RUN TestPsFilter [2021-07-16T17:42:51.152Z] --- PASS: TestPsFilter (0.29s) [2021-07-16T17:42:51.152Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T17:42:51.606Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-16T17:42:52.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T17:42:52.158Z] INFO: Testing against a local daemon [2021-07-16T17:42:52.158Z] === RUN TestBuildWithSession [2021-07-16T17:42:52.158Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:42:52.158Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T17:42:52.158Z] === RUN TestBuildSquashParent [2021-07-16T17:42:52.158Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:42:52.158Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-16T17:42:52.158Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T17:42:52.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:42:52.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:42:52.158Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:42:52.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:42:52.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:42:52.158Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:42:52.158Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:42:52.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:42:52.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:42:52.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:42:52.158Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:42:52.176Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.4% of statements [2021-07-16T17:42:52.176Z] ok github.com/docker/docker/container 0.119s coverage: 34.6% of statements [2021-07-16T17:42:52.176Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-16T17:42:52.176Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-16T17:42:52.176Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-16T17:42:52.176Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-16T17:42:54.068Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.47s) [2021-07-16T17:42:54.068Z] === RUN TestRemoveContainerWithVolume [2021-07-16T17:42:54.867Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-16T17:42:55.123Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-16T17:42:56.048Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-16T17:42:56.263Z] --- PASS: TestRemoveContainerWithVolume (2.12s) [2021-07-16T17:42:56.263Z] === RUN TestRemoveContainerRunning [2021-07-16T17:42:56.608Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-16T17:42:57.803Z] --- PASS: TestRemoveContainerRunning (1.88s) [2021-07-16T17:42:57.804Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T17:42:59.119Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-16T17:42:59.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:42:59.277Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:42:59.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.79s) [2021-07-16T17:42:59.343Z] === RUN TestRemoveInvalidContainer [2021-07-16T17:42:59.678Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-16T17:42:59.802Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-16T17:42:59.802Z] === RUN TestRenameLinkedContainer [2021-07-16T17:42:59.802Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-16T17:42:59.802Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-16T17:42:59.802Z] === RUN TestRenameStoppedContainer [2021-07-16T17:43:00.266Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2021-07-16T17:43:00.522Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-07-16T17:43:00.603Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-16T17:43:00.603Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-16T17:43:00.858Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-16T17:43:01.783Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-16T17:43:01.900Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.9% of statements [2021-07-16T17:43:01.982Z] --- PASS: TestRenameStoppedContainer (2.49s) [2021-07-16T17:43:01.982Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T17:43:02.708Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-16T17:43:03.268Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-16T17:43:03.525Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-16T17:43:03.525Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-16T17:43:03.525Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-16T17:43:03.783Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-16T17:43:04.731Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-16T17:43:05.726Z] --- PASS: TestRenameRunningContainerAndReuse (3.52s) [2021-07-16T17:43:05.726Z] === RUN TestRenameInvalidName [2021-07-16T17:43:07.268Z] --- PASS: TestRenameInvalidName (1.82s) [2021-07-16T17:43:07.268Z] === RUN TestRenameAnonymousContainer [2021-07-16T17:43:07.896Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-16T17:43:07.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.49s) [2021-07-16T17:43:07.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.59s) [2021-07-16T17:43:07.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.95s) [2021-07-16T17:43:07.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.61s) [2021-07-16T17:43:07.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.84s) [2021-07-16T17:43:07.896Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.07s) [2021-07-16T17:43:07.896Z] === RUN TestBuildMultiStageCopy [2021-07-16T17:43:07.896Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T17:43:08.856Z] time="2021-07-16T17:43:06Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49381" [2021-07-16T17:43:08.856Z] time="2021-07-16T17:43:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10036" [2021-07-16T17:43:08.893Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-16T17:43:09.818Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-16T17:43:09.984Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-07-16T17:43:09.984Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.4% of statements [2021-07-16T17:43:10.239Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-07-16T17:43:10.561Z] time="2021-07-16T17:43:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10037" [2021-07-16T17:43:10.562Z] time="2021-07-16T17:43:10Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49382" [2021-07-16T17:43:10.743Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-16T17:43:10.800Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-07-16T17:43:11.362Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-16T17:43:12.106Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-16T17:43:12.730Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.4% of statements [2021-07-16T17:43:12.730Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-16T17:43:12.730Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-16T17:43:12.730Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-16T17:43:12.730Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-16T17:43:12.730Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.862s coverage: 73.3% of statements [2021-07-16T17:43:14.094Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.427s coverage: 56.2% of statements [2021-07-16T17:43:14.617Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-16T17:43:15.022Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-07-16T17:43:15.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T17:43:16.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T17:43:16.502Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-16T17:43:16.927Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-07-16T17:43:17.061Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T17:43:17.697Z] --- PASS: TestRenameAnonymousContainer (9.03s) [2021-07-16T17:43:17.697Z] === RUN TestRenameContainerWithSameName [2021-07-16T17:43:18.037Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T17:43:18.157Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2021-07-16T17:43:18.157Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T17:43:18.157Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-16T17:43:18.157Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-16T17:43:18.157Z] === RUN TestResize [2021-07-16T17:43:18.298Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.300s coverage: 49.4% of statements [2021-07-16T17:43:18.387Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-16T17:43:18.554Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.602s coverage: 45.9% of statements [2021-07-16T17:43:18.554Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-16T17:43:18.947Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-16T17:43:19.585Z] --- PASS: TestBuildMultiStageCopy (12.41s) [2021-07-16T17:43:19.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.23s) [2021-07-16T17:43:19.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2021-07-16T17:43:19.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2021-07-16T17:43:19.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2021-07-16T17:43:19.585Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2021-07-16T17:43:19.585Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T17:43:19.920Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 57.5% of statements [2021-07-16T17:43:20.176Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.665s coverage: 57.7% of statements [2021-07-16T17:43:20.176Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-16T17:43:20.176Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-16T17:43:20.337Z] --- PASS: TestResize (1.85s) [2021-07-16T17:43:20.337Z] === RUN TestResizeWithInvalidSize [2021-07-16T17:43:21.103Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2021-07-16T17:43:21.777Z] --- PASS: TestBuildMultiStageParentConfig (2.57s) [2021-07-16T17:43:21.777Z] === RUN TestBuildLabelWithTargets [2021-07-16T17:43:21.777Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:43:21.777Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-16T17:43:21.777Z] === RUN TestBuildWithEmptyLayers [2021-07-16T17:43:21.876Z] --- PASS: TestResizeWithInvalidSize (1.88s) [2021-07-16T17:43:21.876Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T17:43:22.032Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-07-16T17:43:22.210Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-16T17:43:22.465Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-16T17:43:22.465Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-16T17:43:22.465Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-16T17:43:22.465Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-16T17:43:22.465Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-16T17:43:22.465Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-16T17:43:22.465Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-16T17:43:22.594Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.8% of statements [2021-07-16T17:43:22.594Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-16T17:43:22.594Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-16T17:43:22.720Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-16T17:43:22.720Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-16T17:43:22.720Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-16T17:43:23.157Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.5% of statements [2021-07-16T17:43:23.325Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2021-07-16T17:43:23.325Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T17:43:24.085Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 77.8% of statements [2021-07-16T17:43:24.085Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-16T17:43:24.085Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-16T17:43:24.341Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-07-16T17:43:24.784Z] --- PASS: TestResizeWhenContainerNotStarted (2.46s) [2021-07-16T17:43:24.784Z] === RUN TestDaemonRestartKillContainers [2021-07-16T17:43:24.784Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:43:24.784Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-16T17:43:24.784Z] === RUN TestStats [2021-07-16T17:43:24.784Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-16T17:43:24.784Z] --- SKIP: TestStats (0.00s) [2021-07-16T17:43:24.784Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T17:43:24.903Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-16T17:43:24.903Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2021-07-16T17:43:25.159Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-07-16T17:43:26.092Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-07-16T17:43:26.092Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-16T17:43:26.348Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 55.1% of statements [2021-07-16T17:43:26.881Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-16T17:43:26.881Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-16T17:43:26.923Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 31.5% of statements [2021-07-16T17:43:27.441Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-16T17:43:27.851Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-07-16T17:43:28.107Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-16T17:43:28.669Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-07-16T17:43:28.804Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-16T17:43:29.232Z] ok github.com/docker/docker/daemon/logger/splunk 1.576s coverage: 82.5% of statements [2021-07-16T17:43:29.233Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-16T17:43:29.233Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-16T17:43:29.365Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-16T17:43:29.927Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-16T17:43:30.591Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.07s) [2021-07-16T17:43:30.591Z] === RUN TestStopContainerWithTimeout [2021-07-16T17:43:30.591Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-16T17:43:30.591Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-16T17:43:30.591Z] === RUN TestUpdateRestartPolicy [2021-07-16T17:43:30.600Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2021-07-16T17:43:30.600Z] ok github.com/docker/docker/distribution 0.110s coverage: 25.4% of statements [2021-07-16T17:43:30.600Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-16T17:43:30.852Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-16T17:43:30.852Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-16T17:43:31.528Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.62.255:10033 172.23.62.255:10034 172.23.62.255:10035]" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:30Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.62.255:10033 172.23.62.255:10034 172.23.62.255:10035]" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10033" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49383" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, is the new incarnation of the shutdown node d4b5fe2c7449/172.23.62.255" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10034" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49384" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, is the new incarnation of the shutdown node be17268399ee/172.23.62.255" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10035" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49385" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 378d20241f63/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, is the new incarnation of the shutdown node a8eb41c54851/172.23.62.255" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, is the new incarnation of the shutdown node d4b5fe2c7449/172.23.62.255" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node f715e28bacfa/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, is the new incarnation of the shutdown node be17268399ee/172.23.62.255" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node 844621dee2da/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, joined gossip cluster" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, is the new incarnation of the shutdown node a8eb41c54851/172.23.62.255" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=info msg="Node db754b27e3a9/172.23.62.255, added to nodes list" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10033" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49386" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49387" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10034" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Stream connection from=172.23.62.255:49388" [2021-07-16T17:43:31.687Z] time="2021-07-16T17:43:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.62.255:10035" [2021-07-16T17:43:32.090Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-07-16T17:43:32.215Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-16T17:43:32.215Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-16T17:43:32.215Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-16T17:43:32.215Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-16T17:43:32.215Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-16T17:43:32.215Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-16T17:43:32.215Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-16T17:43:32.215Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-16T17:43:32.215Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-16T17:43:32.215Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-16T17:43:32.215Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-16T17:43:32.215Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-16T17:43:32.215Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-16T17:43:32.215Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-16T17:43:32.215Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-16T17:43:32.346Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-16T17:43:32.775Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-16T17:43:32.908Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-16T17:43:33.164Z] ok github.com/docker/docker/distribution/xfer 1.944s coverage: 85.1% of statements [2021-07-16T17:43:33.164Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-16T17:43:33.227Z] 2021/07/16 17:43:32 Closing DB instances... [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="Node f715e28bacfa change state NodeActive --> NodeLeft" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="node2(844621dee2da): Node leave event for f715e28bacfa/172.23.62.255" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="Node f715e28bacfa change state NodeActive --> NodeLeft" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="node3(db754b27e3a9): Node leave event for f715e28bacfa/172.23.62.255" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="Node f715e28bacfa change state NodeActive --> NodeLeft" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="node5(378d20241f63): Node leave event for f715e28bacfa/172.23.62.255" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="Node f715e28bacfa change state NodeActive --> NodeLeft" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="node1(f715e28bacfa): Node leave event for f715e28bacfa/172.23.62.255" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="Node f715e28bacfa change state NodeActive --> NodeLeft" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:32Z" level=info msg="node4(e4ea75ac14d1): Node leave event for f715e28bacfa/172.23.62.255" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:33Z" level=info msg="Node f715e28bacfa/172.23.62.255, left gossip cluster" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:33Z" level=info msg="Node f715e28bacfa/172.23.62.255, left gossip cluster" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:33Z" level=info msg="Node f715e28bacfa/172.23.62.255, left gossip cluster" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:33Z" level=info msg="Node f715e28bacfa/172.23.62.255, left gossip cluster" [2021-07-16T17:43:33.227Z] time="2021-07-16T17:43:33Z" level=info msg="Node f715e28bacfa/172.23.62.255, left gossip cluster" [2021-07-16T17:43:33.419Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2021-07-16T17:43:33.419Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da change state NodeActive --> NodeLeft" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da change state NodeActive --> NodeLeft" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="node4(e4ea75ac14d1): Node leave event for 844621dee2da/172.23.62.255" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="node3(db754b27e3a9): Node leave event for 844621dee2da/172.23.62.255" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da change state NodeActive --> NodeLeft" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="node5(378d20241f63): Node leave event for 844621dee2da/172.23.62.255" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da/172.23.62.255, left gossip cluster" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da change state NodeActive --> NodeFailed" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da/172.23.62.255, added to failed nodes list" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=error msg="node: 844621dee2da is unknown to memberlist" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da/172.23.62.255, left gossip cluster" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da/172.23.62.255, left gossip cluster" [2021-07-16T17:43:33.695Z] time="2021-07-16T17:43:33Z" level=info msg="Node 844621dee2da/172.23.62.255, left gossip cluster" [2021-07-16T17:43:33.700Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-16T17:43:33.700Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-16T17:43:33.981Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2021-07-16T17:43:34.155Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9 change state NodeActive --> NodeLeft" [2021-07-16T17:43:34.155Z] time="2021-07-16T17:43:34Z" level=info msg="node5(378d20241f63): Node leave event for db754b27e3a9/172.23.62.255" [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9 change state NodeActive --> NodeLeft" [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="node4(e4ea75ac14d1): Node leave event for db754b27e3a9/172.23.62.255" [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9 change state NodeActive --> NodeLeft" [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="node3(db754b27e3a9): Node leave event for db754b27e3a9/172.23.62.255" [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9/172.23.62.255, left gossip cluster" [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9/172.23.62.255, left gossip cluster" [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node db754b27e3a9/172.23.62.255, left gossip cluster" [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="Node e4ea75ac14d1 change state NodeActive --> NodeLeft" [2021-07-16T17:43:34.615Z] time="2021-07-16T17:43:34Z" level=info msg="node5(378d20241f63): Node leave event for e4ea75ac14d1/172.23.62.255" [2021-07-16T17:43:35.071Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-16T17:43:35.071Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-16T17:43:35.071Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, left gossip cluster" [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node e4ea75ac14d1 change state NodeActive --> NodeFailed" [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, added to failed nodes list" [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node e4ea75ac14d1/172.23.62.255, left gossip cluster" [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=error msg="node: e4ea75ac14d1 is unknown to memberlist" [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node 378d20241f63/172.23.62.255, left gossip cluster" [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node 378d20241f63 change state NodeActive --> NodeFailed" [2021-07-16T17:43:35.075Z] time="2021-07-16T17:43:34Z" level=info msg="Node 378d20241f63/172.23.62.255, added to failed nodes list" [2021-07-16T17:43:35.075Z] --- PASS: TestNetworkDBIslands (66.06s) [2021-07-16T17:43:35.075Z] PASS [2021-07-16T17:43:35.075Z] coverage: 60.5% of statements [2021-07-16T17:43:35.075Z] ok github.com/docker/docker/libnetwork/networkdb 156.518s coverage: 60.5% of statements [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/quota [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/rootless [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/volume [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-16T17:43:35.075Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-16T17:43:35.699Z] --- PASS: TestBuildMultiStageOnBuild (11.47s) [2021-07-16T17:43:35.699Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T17:43:35.699Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:43:35.699Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-16T17:43:35.699Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T17:43:35.995Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-16T17:43:35.995Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-16T17:43:36.556Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === Skipped [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-16T17:43:37.263Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-16T17:43:37.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-16T17:43:37.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-16T17:43:37.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-16T17:43:37.263Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-16T17:43:37.263Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-16T17:43:37.263Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-16T17:43:37.263Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-16T17:43:37.263Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-16T17:43:37.263Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-16T17:43:37.263Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-16T17:43:37.263Z] daemon_test.go:147: root required [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-16T17:43:37.263Z] reload_test.go:520: root required [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-16T17:43:37.263Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-16T17:43:37.263Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-16T17:43:37.263Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-16T17:43:37.263Z] download_test.go:268: Needs fixing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-16T17:43:37.263Z] layer_test.go:304: Failing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-16T17:43:37.263Z] layer_test.go:353: Failing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-16T17:43:37.263Z] layer_test.go:468: Failing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-16T17:43:37.263Z] layer_test.go:697: Failing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-16T17:43:37.263Z] migration_test.go:46: Failing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-16T17:43:37.263Z] migration_test.go:182: Failing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-16T17:43:37.263Z] mount_test.go:17: Failing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-16T17:43:37.263Z] mount_test.go:76: Failing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-16T17:43:37.263Z] mount_test.go:125: Failing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-16T17:43:37.263Z] mount_test.go:212: Failing on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-16T17:43:37.263Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-16T17:43:37.263Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-16T17:43:37.263Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-16T17:43:37.263Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-16T17:43:37.263Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-16T17:43:37.263Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-16T17:43:37.263Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-16T17:43:37.263Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-16T17:43:37.263Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-16T17:43:37.263Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-16T17:43:37.263Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-16T17:43:37.263Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-16T17:43:37.263Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-16T17:43:37.263Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-16T17:43:37.263Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-16T17:43:37.263Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-16T17:43:37.263Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:134: Xz not present in msys2 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:239: Failing on Windows CI machines [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-16T17:43:37.263Z] archive_windows_test.go:16: Currently fails [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-16T17:43:37.263Z] changes_test.go:196: needs more investigation [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-16T17:43:37.263Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-16T17:43:37.263Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-16T17:43:37.263Z] changes_test.go:433: needs further investigation [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-16T17:43:37.263Z] changes_test.go:469: needs further investigation [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-16T17:43:37.263Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-16T17:43:37.263Z] poller_test.go:41: No chmod on Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-16T17:43:37.263Z] fileutils_test.go:134: Needs porting to Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-16T17:43:37.263Z] fileutils_test.go:180: Needs porting to Windows [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-16T17:43:37.263Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-07-16T17:43:37.263Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-16T17:43:37.263Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-16T17:43:37.263Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-16T17:43:37.263Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] [2021-07-16T17:43:37.263Z] DONE 2027 tests, 69 skipped in 324.656s [2021-07-16T17:43:37.263Z] INFO: make.ps1 ended at 07/16/2021 17:43:36 [2021-07-16T17:43:37.917Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-16T17:43:37.917Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-16T17:43:37.917Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-16T17:43:37.917Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-16T17:43:38.478Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-16T17:43:38.804Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-16T17:43:38.804Z] INFO: Unit tests ended at 07/16/2021 17:43:38. Duration:00:05:36.5661143 [2021-07-16T17:43:38.804Z] INFO: Building busybox [2021-07-16T17:43:38.804Z] Sending build context to Docker daemon 5.12kB [2021-07-16T17:43:38.804Z] [2021-07-16T17:43:38.804Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-16T17:43:38.804Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-16T17:43:38.804Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-16T17:43:38.804Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-16T17:43:38.804Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-16T17:43:38.804Z] ---> 39d157a84080 [2021-07-16T17:43:38.804Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-16T17:43:38.804Z] ---> Running in 3ea0048afde2 [2021-07-16T17:43:40.364Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-16T17:43:41.725Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-16T17:43:41.725Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-16T17:43:41.725Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-16T17:43:41.980Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-16T17:43:41.980Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-16T17:43:42.548Z] Removing intermediate container 3ea0048afde2 [2021-07-16T17:43:42.548Z] ---> 4b3ec327a70e [2021-07-16T17:43:42.548Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-16T17:43:42.548Z] ---> Running in e343eaed9a62 [2021-07-16T17:43:42.548Z] Removing intermediate container e343eaed9a62 [2021-07-16T17:43:42.548Z] ---> 12190b1e49b9 [2021-07-16T17:43:42.548Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-16T17:43:42.548Z] ---> Running in 8c8f6665c049 [2021-07-16T17:43:42.905Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-16T17:43:42.905Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-16T17:43:42.905Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-16T17:43:43.008Z] Removing intermediate container 8c8f6665c049 [2021-07-16T17:43:43.008Z] ---> e5da3812d88f [2021-07-16T17:43:43.008Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-16T17:43:43.830Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-16T17:43:43.920Z] ok github.com/docker/docker/layer 7.658s coverage: 68.8% of statements [2021-07-16T17:43:43.920Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-16T17:43:43.920Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-16T17:43:43.920Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-16T17:43:43.920Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-16T17:43:43.978Z] [2021-07-16T17:43:44.391Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-16T17:43:44.442Z] ---> e2d72dbe2c39 [2021-07-16T17:43:44.442Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-16T17:43:44.442Z] ---> Running in 032a27eeceae [2021-07-16T17:43:45.810Z] ok github.com/docker/docker/libnetwork/api 1.465s coverage: 90.1% of statements [2021-07-16T17:43:45.952Z] --- PASS: TestBuildMultiStageLayerLeak (10.05s) [2021-07-16T17:43:45.952Z] === RUN TestBuildWithHugeFile [2021-07-16T17:43:46.372Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2021-07-16T17:43:47.653Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-16T17:43:47.738Z] ok github.com/docker/docker/libnetwork/config 0.043s coverage: 24.0% of statements [2021-07-16T17:43:47.738Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-16T17:43:47.994Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-16T17:43:48.213Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-16T17:43:48.213Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-16T17:43:48.213Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-16T17:43:49.580Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-16T17:43:50.506Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-16T17:43:51.065Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-16T17:43:51.262Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.472s coverage: 59.9% of statements [2021-07-16T17:43:51.262Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-16T17:43:51.626Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-16T17:43:51.823Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.227s coverage: 4.0% of statements [2021-07-16T17:43:51.882Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-16T17:43:51.882Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-16T17:43:52.079Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-16T17:43:52.334Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-16T17:43:52.807Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-16T17:43:53.076Z] Removing intermediate container 032a27eeceae [2021-07-16T17:43:53.076Z] ---> c6330e2f82de [2021-07-16T17:43:53.076Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-16T17:43:53.076Z] ---> Running in fcfd84ed718b [2021-07-16T17:43:53.536Z] [2021-07-16T17:43:53.536Z] SUCCESS: Specified value was saved. [2021-07-16T17:43:53.733Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-16T17:43:53.733Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-16T17:43:53.988Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-16T17:43:55.075Z] Removing intermediate container fcfd84ed718b [2021-07-16T17:43:55.075Z] ---> d013643f1366 [2021-07-16T17:43:55.075Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-16T17:43:55.075Z] ---> Running in 3083033d2e32 [2021-07-16T17:43:55.350Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-16T17:43:55.745Z] --- PASS: TestUpdateRestartPolicy (21.39s) [2021-07-16T17:43:55.745Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T17:43:55.745Z] --- PASS: TestUpdateRestartWithAutoRemove (1.93s) [2021-07-16T17:43:55.745Z] === RUN TestWaitNonBlocked [2021-07-16T17:43:55.745Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:43:55.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:43:55.745Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:43:55.745Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:43:55.745Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T17:43:55.745Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T17:43:55.911Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents784272473 [2021-07-16T17:43:56.166Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-16T17:43:56.166Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-16T17:43:56.714Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-16T17:43:56.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.70s) [2021-07-16T17:43:56.714Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.85s) [2021-07-16T17:43:56.714Z] === RUN TestWaitBlocked [2021-07-16T17:43:56.714Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:43:56.714Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-16T17:43:56.714Z] PASS [2021-07-16T17:43:56.714Z] ok github.com/docker/docker/integration/container 83.125s [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === Skipped [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-16T17:43:56.714Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-16T17:43:56.714Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-16T17:43:56.714Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-16T17:43:56.714Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-16T17:43:56.714Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-16T17:43:56.714Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-16T17:43:56.714Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-16T17:43:56.714Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-16T17:43:56.714Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-16T17:43:56.714Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-16T17:43:56.714Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-16T17:43:56.714Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-16T17:43:56.714Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-16T17:43:56.714Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-16T17:43:56.714Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-16T17:43:56.714Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-16T17:43:56.714Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-16T17:43:56.714Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-16T17:43:56.714Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-16T17:43:56.714Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-16T17:43:56.714Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-16T17:43:56.714Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-16T17:43:56.714Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-16T17:43:56.714Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-16T17:43:56.714Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-16T17:43:56.714Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-16T17:43:56.714Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-16T17:43:56.714Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-16T17:43:56.714Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-16T17:43:56.714Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-16T17:43:56.714Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-16T17:43:56.714Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-16T17:43:56.714Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-16T17:43:56.714Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] [2021-07-16T17:43:56.714Z] DONE 88 tests, 33 skipped in 85.402s [2021-07-16T17:43:56.714Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-16T17:43:58.051Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-16T17:43:58.051Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-16T17:43:58.051Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-16T17:43:58.255Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T17:43:58.255Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-16T17:43:58.255Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-16T17:43:58.255Z] === RUN TestDaemonConfigValidation [2021-07-16T17:43:58.255Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-16T17:43:58.255Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-16T17:43:58.255Z] PASS [2021-07-16T17:43:58.255Z] ok github.com/docker/docker/integration/daemon 0.094s [2021-07-16T17:43:58.255Z] [2021-07-16T17:43:58.255Z] === Skipped [2021-07-16T17:43:58.255Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-16T17:43:58.255Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-16T17:43:58.255Z] [2021-07-16T17:43:58.255Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-16T17:43:58.255Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-16T17:43:58.255Z] [2021-07-16T17:43:58.255Z] [2021-07-16T17:43:58.255Z] DONE 2 tests, 2 skipped in 1.390s [2021-07-16T17:43:58.255Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-16T17:43:58.858Z] Cannot create a file when that file already exists. [2021-07-16T17:43:59.413Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-16T17:43:59.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:43:59.807Z] INFO: Testing against a local daemon [2021-07-16T17:43:59.807Z] === RUN TestCommitInheritsEnv [2021-07-16T17:43:59.807Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:43:59.807Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-16T17:43:59.807Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T17:43:59.807Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-16T17:43:59.807Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T17:43:59.807Z] === RUN TestImagesFilterMultiReference [2021-07-16T17:43:59.807Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-16T17:43:59.807Z] === RUN TestImagePullPlatformInvalid [2021-07-16T17:43:59.807Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-16T17:43:59.807Z] === RUN TestRemoveImageOrphaning [2021-07-16T17:44:00.776Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2021-07-16T17:44:00.776Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T17:44:00.776Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-16T17:44:00.776Z] === RUN TestTagInvalidReference [2021-07-16T17:44:00.776Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-16T17:44:00.776Z] === RUN TestTagValidPrefixedRepo [2021-07-16T17:44:00.776Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-16T17:44:00.776Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T17:44:00.776Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-16T17:44:00.776Z] === RUN TestTagOfficialNames [2021-07-16T17:44:00.776Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-16T17:44:00.776Z] === RUN TestTagMatchesDigest [2021-07-16T17:44:01.237Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-16T17:44:01.237Z] PASS [2021-07-16T17:44:01.237Z] ok github.com/docker/docker/integration/image 1.299s [2021-07-16T17:44:01.237Z] [2021-07-16T17:44:01.237Z] === Skipped [2021-07-16T17:44:01.237Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-16T17:44:01.237Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:44:01.237Z] [2021-07-16T17:44:01.237Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T17:44:01.237Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-16T17:44:01.237Z] [2021-07-16T17:44:01.237Z] [2021-07-16T17:44:01.237Z] DONE 11 tests, 2 skipped in 2.795s [2021-07-16T17:44:01.237Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-16T17:44:01.299Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-16T17:44:01.299Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-16T17:44:01.299Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-16T17:44:01.299Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-16T17:44:01.556Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-16T17:44:02.146Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-16T17:44:02.291Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.111s coverage: 6.6% of statements [2021-07-16T17:44:02.291Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.019s coverage: 63.6% of statements [2021-07-16T17:44:02.291Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-07-16T17:44:02.291Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2021-07-16T17:44:02.547Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-07-16T17:44:02.600Z] Removing intermediate container 3083033d2e32 [2021-07-16T17:44:02.600Z] ---> 5f2ebfb61a9e [2021-07-16T17:44:02.600Z] Step 13/13 : CMD ["sh"] [2021-07-16T17:44:02.600Z] ---> Running in 293f61e6b8e0 [2021-07-16T17:44:02.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:02.780Z] INFO: Testing against a local daemon [2021-07-16T17:44:02.780Z] === RUN TestNetworkCreateDelete [2021-07-16T17:44:02.780Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:02.780Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T17:44:02.780Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-16T17:44:02.780Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestDaemonDNSFallback [2021-07-16T17:44:02.780Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestInspectNetwork [2021-07-16T17:44:02.780Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-16T17:44:02.780Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T17:44:02.780Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:02.780Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestNetworkInvalidJSON [2021-07-16T17:44:02.780Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T17:44:02.780Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T17:44:02.780Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:44:02.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:44:02.780Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:44:02.780Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:44:02.780Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T17:44:02.780Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T17:44:02.780Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T17:44:02.780Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-16T17:44:02.780Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-16T17:44:02.780Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-16T17:44:02.780Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-16T17:44:02.780Z] === RUN TestNetworkList [2021-07-16T17:44:02.780Z] === RUN TestNetworkList//networks [2021-07-16T17:44:02.780Z] === PAUSE TestNetworkList//networks [2021-07-16T17:44:02.780Z] === RUN TestNetworkList//networks/ [2021-07-16T17:44:02.780Z] === PAUSE TestNetworkList//networks/ [2021-07-16T17:44:02.780Z] === CONT TestNetworkList//networks [2021-07-16T17:44:02.780Z] === CONT TestNetworkList//networks/ [2021-07-16T17:44:02.780Z] --- PASS: TestNetworkList (0.02s) [2021-07-16T17:44:02.780Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T17:44:02.780Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T17:44:02.780Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-16T17:44:02.780Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T17:44:02.780Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T17:44:02.780Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T17:44:02.780Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T17:44:02.780Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T17:44:02.780Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-16T17:44:02.780Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T17:44:02.780Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-16T17:44:02.780Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T17:44:02.780Z] service_test.go:242: FLAKY_TEST [2021-07-16T17:44:02.780Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T17:44:02.780Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-16T17:44:02.780Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-16T17:44:02.780Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T17:44:02.780Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-16T17:44:02.780Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T17:44:02.780Z] PASS [2021-07-16T17:44:02.780Z] ok github.com/docker/docker/integration/network 0.161s [2021-07-16T17:44:02.803Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-16T17:44:03.060Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-16T17:44:03.060Z] Removing intermediate container 293f61e6b8e0 [2021-07-16T17:44:03.060Z] ---> 63244f06ebe7 [2021-07-16T17:44:03.060Z] Successfully built 63244f06ebe7 [2021-07-16T17:44:03.060Z] Successfully tagged busybox:latest [2021-07-16T17:44:03.060Z] INFO: Docker images of the daemon under test [2021-07-16T17:44:03.060Z] [2021-07-16T17:44:03.060Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T17:44:03.060Z] busybox latest 63244f06ebe7 Less than a second ago 2.78GB [2021-07-16T17:44:03.060Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-16T17:44:03.060Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-16T17:44:03.060Z] [2021-07-16T17:44:03.060Z] INFO: Running integration tests at 07/16/2021 17:44:02... [2021-07-16T17:44:03.060Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-16T17:44:03.060Z] INFO: Integration API tests being run from the host: [2021-07-16T17:44:03.060Z] INFO: make.ps1 starting at 07/16/2021 17:44:02 [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === Skipped [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-16T17:44:03.239Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-16T17:44:03.239Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-16T17:44:03.239Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-16T17:44:03.239Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-16T17:44:03.239Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-16T17:44:03.239Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-16T17:44:03.239Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-16T17:44:03.239Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-16T17:44:03.239Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T17:44:03.239Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T17:44:03.239Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T17:44:03.239Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T17:44:03.239Z] service_test.go:242: FLAKY_TEST [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-16T17:44:03.239Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T17:44:03.239Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] [2021-07-16T17:44:03.239Z] DONE 22 tests, 15 skipped in 1.930s [2021-07-16T17:44:03.239Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-16T17:44:03.316Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-16T17:44:03.703Z] testing: warning: no tests to run [2021-07-16T17:44:03.703Z] PASS [2021-07-16T17:44:03.703Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2021-07-16T17:44:03.703Z] [2021-07-16T17:44:03.703Z] DONE 0 tests in 0.595s [2021-07-16T17:44:03.703Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-16T17:44:04.030Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-16T17:44:04.659Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-16T17:44:04.673Z] testing: warning: no tests to run [2021-07-16T17:44:04.673Z] PASS [2021-07-16T17:44:04.673Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2021-07-16T17:44:04.673Z] [2021-07-16T17:44:04.673Z] DONE 0 tests in 0.596s [2021-07-16T17:44:04.673Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-16T17:44:05.132Z] testing: warning: no tests to run [2021-07-16T17:44:05.132Z] PASS [2021-07-16T17:44:05.132Z] ok github.com/docker/docker/integration/plugin 0.060s [2021-07-16T17:44:05.132Z] [2021-07-16T17:44:05.132Z] DONE 0 tests in 0.596s [2021-07-16T17:44:05.132Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-16T17:44:05.591Z] testing: warning: no tests to run [2021-07-16T17:44:05.591Z] PASS [2021-07-16T17:44:05.591Z] ok github.com/docker/docker/integration/plugin/authz 0.066s [2021-07-16T17:44:05.591Z] [2021-07-16T17:44:05.591Z] DONE 0 tests in 0.597s [2021-07-16T17:44:06.051Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-16T17:44:09.894Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-16T17:44:12.409Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-16T17:44:13.336Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-16T17:44:14.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:14.654Z] INFO: Testing against a local daemon [2021-07-16T17:44:14.654Z] === RUN TestPluginInvalidJSON [2021-07-16T17:44:14.654Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:44:14.654Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:44:14.654Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T17:44:14.654Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-16T17:44:14.654Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-16T17:44:14.654Z] === RUN TestPluginInstall [2021-07-16T17:44:14.654Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-16T17:44:14.654Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-16T17:44:14.654Z] === RUN TestPluginsWithRuntimes [2021-07-16T17:44:14.654Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-16T17:44:14.654Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-16T17:44:14.654Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T17:44:14.654Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-16T17:44:14.654Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-16T17:44:14.654Z] PASS [2021-07-16T17:44:14.654Z] ok github.com/docker/docker/integration/plugin/common 0.108s [2021-07-16T17:44:14.654Z] [2021-07-16T17:44:14.654Z] === Skipped [2021-07-16T17:44:14.654Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-16T17:44:14.654Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-16T17:44:14.654Z] [2021-07-16T17:44:14.654Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-16T17:44:14.654Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-16T17:44:14.654Z] [2021-07-16T17:44:14.654Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-16T17:44:14.654Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-16T17:44:14.654Z] [2021-07-16T17:44:14.654Z] [2021-07-16T17:44:14.654Z] DONE 5 tests, 3 skipped in 8.559s [2021-07-16T17:44:14.654Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-16T17:44:15.221Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-16T17:44:15.483Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-07-16T17:44:15.483Z] ok github.com/docker/docker/libnetwork 37.706s coverage: 40.7% of statements [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-16T17:44:15.483Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-16T17:44:16.045Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2021-07-16T17:44:16.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:16.838Z] INFO: Testing against a local daemon [2021-07-16T17:44:16.838Z] === RUN TestExternalGraphDriver [2021-07-16T17:44:16.838Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-16T17:44:16.838Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-16T17:44:16.838Z] === RUN TestGraphdriverPluginV2 [2021-07-16T17:44:16.838Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-16T17:44:16.838Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-16T17:44:16.838Z] PASS [2021-07-16T17:44:16.839Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.106s [2021-07-16T17:44:16.972Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.017s coverage: 47.4% of statements [2021-07-16T17:44:17.227Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-07-16T17:44:17.298Z] [2021-07-16T17:44:17.298Z] === Skipped [2021-07-16T17:44:17.298Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-16T17:44:17.298Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-16T17:44:17.298Z] [2021-07-16T17:44:17.298Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-16T17:44:17.298Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-16T17:44:17.298Z] [2021-07-16T17:44:17.298Z] [2021-07-16T17:44:17.298Z] DONE 2 tests, 2 skipped in 2.615s [2021-07-16T17:44:17.298Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-16T17:44:17.730Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-16T17:44:18.157Z] ok github.com/docker/docker/libnetwork/ipamutils 0.533s coverage: 74.0% of statements [2021-07-16T17:44:18.839Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:18.839Z] INFO: Testing against a local daemon [2021-07-16T17:44:18.839Z] === RUN TestReadPluginNoRead [2021-07-16T17:44:18.839Z] read_test.go:21: no unix domain sockets on Windows [2021-07-16T17:44:18.839Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-16T17:44:18.839Z] PASS [2021-07-16T17:44:18.839Z] ok github.com/docker/docker/integration/plugin/logging 0.096s [2021-07-16T17:44:19.298Z] [2021-07-16T17:44:19.298Z] === Skipped [2021-07-16T17:44:19.298Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-16T17:44:19.298Z] read_test.go:21: no unix domain sockets on Windows [2021-07-16T17:44:19.298Z] [2021-07-16T17:44:19.298Z] [2021-07-16T17:44:19.298Z] DONE 1 tests, 1 skipped in 1.910s [2021-07-16T17:44:19.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-16T17:44:19.526Z] ok github.com/docker/docker/libnetwork/iptables 0.307s coverage: 45.1% of statements [2021-07-16T17:44:19.526Z] ok github.com/docker/docker/libnetwork/netlabel 0.010s coverage: 60.0% of statements [2021-07-16T17:44:20.088Z] ok github.com/docker/docker/libnetwork/netutils 0.046s coverage: 44.1% of statements [2021-07-16T17:44:20.241Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-16T17:44:20.269Z] testing: warning: no tests to run [2021-07-16T17:44:20.269Z] PASS [2021-07-16T17:44:20.269Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [2021-07-16T17:44:20.269Z] [2021-07-16T17:44:20.269Z] DONE 0 tests in 0.928s [2021-07-16T17:44:20.269Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-16T17:44:21.166Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-16T17:44:21.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:21.807Z] INFO: Testing against a local daemon [2021-07-16T17:44:21.807Z] === RUN TestPluginWithDevMounts [2021-07-16T17:44:21.807Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:21.807Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-16T17:44:21.807Z] PASS [2021-07-16T17:44:21.807Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2021-07-16T17:44:21.807Z] [2021-07-16T17:44:21.807Z] === Skipped [2021-07-16T17:44:21.807Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-16T17:44:21.807Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:21.807Z] [2021-07-16T17:44:21.807Z] [2021-07-16T17:44:21.807Z] DONE 1 tests, 1 skipped in 1.828s [2021-07-16T17:44:21.807Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-16T17:44:23.051Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-16T17:44:23.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:23.350Z] INFO: Testing against a local daemon [2021-07-16T17:44:23.350Z] === RUN TestSecretInspect [2021-07-16T17:44:23.350Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:23.350Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-16T17:44:23.350Z] === RUN TestSecretList [2021-07-16T17:44:23.350Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:23.350Z] --- SKIP: TestSecretList (0.00s) [2021-07-16T17:44:23.350Z] === RUN TestSecretsCreateAndDelete [2021-07-16T17:44:23.350Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:23.350Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-16T17:44:23.350Z] === RUN TestSecretsUpdate [2021-07-16T17:44:23.350Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:23.350Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-16T17:44:23.350Z] === RUN TestTemplatedSecret [2021-07-16T17:44:23.350Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:23.350Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-16T17:44:23.350Z] === RUN TestSecretCreateResolve [2021-07-16T17:44:23.350Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:23.350Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-16T17:44:23.350Z] PASS [2021-07-16T17:44:23.350Z] ok github.com/docker/docker/integration/secret 0.102s [2021-07-16T17:44:23.811Z] [2021-07-16T17:44:23.811Z] === Skipped [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-16T17:44:23.811Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:23.811Z] [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-16T17:44:23.811Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:23.811Z] [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2021-07-16T17:44:23.811Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:23.811Z] [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-16T17:44:23.811Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:23.811Z] [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-16T17:44:23.811Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:23.811Z] [2021-07-16T17:44:23.811Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-16T17:44:23.811Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:23.811Z] [2021-07-16T17:44:23.811Z] [2021-07-16T17:44:23.811Z] DONE 6 tests, 6 skipped in 1.679s [2021-07-16T17:44:23.811Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-16T17:44:25.563Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-16T17:44:26.004Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:26.004Z] INFO: Testing against a local daemon [2021-07-16T17:44:26.004Z] === RUN TestServiceCreateInit [2021-07-16T17:44:26.004Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T17:44:26.004Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.004Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T17:44:26.004Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.004Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-16T17:44:26.004Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T17:44:26.004Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T17:44:26.004Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T17:44:26.004Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.004Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-16T17:44:26.004Z] === RUN TestCreateServiceConflict [2021-07-16T17:44:26.004Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.004Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-16T17:44:26.004Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T17:44:26.004Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.004Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-07-16T17:44:26.004Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T17:44:26.004Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T17:44:26.005Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T17:44:26.005Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestCreateServiceSysctls [2021-07-16T17:44:26.005Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-16T17:44:26.005Z] === RUN TestCreateServiceCapabilities [2021-07-16T17:44:26.005Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-16T17:44:26.005Z] === RUN TestInspect [2021-07-16T17:44:26.005Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestInspect (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestCreateJob [2021-07-16T17:44:26.005Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestCreateJob (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestReplicatedJob [2021-07-16T17:44:26.005Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestUpdateReplicatedJob [2021-07-16T17:44:26.005Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestServiceListWithStatuses [2021-07-16T17:44:26.005Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T17:44:26.005Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestDockerNetworkReConnect [2021-07-16T17:44:26.005Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestServicePlugin [2021-07-16T17:44:26.005Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestServiceUpdateLabel [2021-07-16T17:44:26.005Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestServiceUpdateSecrets [2021-07-16T17:44:26.005Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestServiceUpdateConfigs [2021-07-16T17:44:26.005Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestServiceUpdateNetwork [2021-07-16T17:44:26.005Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-16T17:44:26.005Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T17:44:26.005Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-16T17:44:26.005Z] PASS [2021-07-16T17:44:26.005Z] ok github.com/docker/docker/integration/service 0.208s [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === Skipped [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T17:44:26.005Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T17:44:26.005Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-16T17:44:26.005Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-16T17:44:26.005Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-07-16T17:44:26.005Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-16T17:44:26.005Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-16T17:44:26.005Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-16T17:44:26.005Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-07-16T17:44:26.005Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-07-16T17:44:26.005Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-16T17:44:26.005Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-16T17:44:26.005Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-16T17:44:26.005Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-16T17:44:26.005Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-16T17:44:26.005Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-16T17:44:26.005Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-16T17:44:26.005Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-16T17:44:26.005Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-16T17:44:26.005Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-16T17:44:26.005Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-16T17:44:26.005Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-16T17:44:26.005Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-16T17:44:26.005Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] [2021-07-16T17:44:26.005Z] DONE 24 tests, 23 skipped in 2.211s [2021-07-16T17:44:26.005Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-16T17:44:27.450Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-16T17:44:27.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:27.545Z] INFO: Testing against a local daemon [2021-07-16T17:44:27.545Z] === RUN TestSessionCreate [2021-07-16T17:44:27.545Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-16T17:44:27.545Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-16T17:44:27.545Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T17:44:27.545Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-16T17:44:27.545Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-16T17:44:27.545Z] PASS [2021-07-16T17:44:27.545Z] ok github.com/docker/docker/integration/session 0.094s [2021-07-16T17:44:27.545Z] [2021-07-16T17:44:27.545Z] === Skipped [2021-07-16T17:44:27.545Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-16T17:44:27.545Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-16T17:44:27.545Z] [2021-07-16T17:44:27.545Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-16T17:44:27.545Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-16T17:44:27.545Z] [2021-07-16T17:44:27.545Z] [2021-07-16T17:44:27.545Z] DONE 2 tests, 2 skipped in 1.542s [2021-07-16T17:44:27.545Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-16T17:44:29.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:29.113Z] INFO: Testing against a local daemon [2021-07-16T17:44:29.113Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T17:44:29.113Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:29.113Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T17:44:29.113Z] === RUN TestEventsExecDie [2021-07-16T17:44:29.113Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-16T17:44:29.113Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-16T17:44:29.113Z] === RUN TestEventsBackwardsCompatible [2021-07-16T17:44:29.113Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-16T17:44:29.113Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-16T17:44:29.113Z] === RUN TestEventsVolumeCreate [2021-07-16T17:44:29.113Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-16T17:44:29.113Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-16T17:44:29.113Z] === RUN TestInfoAPI [2021-07-16T17:44:29.113Z] --- PASS: TestInfoAPI (0.04s) [2021-07-16T17:44:29.113Z] === RUN TestInfoAPIWarnings [2021-07-16T17:44:29.113Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:44:29.113Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-16T17:44:29.113Z] === RUN TestInfoDebug [2021-07-16T17:44:29.113Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T17:44:29.113Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-16T17:44:29.113Z] === RUN TestInfoInsecureRegistries [2021-07-16T17:44:29.113Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T17:44:29.113Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-16T17:44:29.113Z] === RUN TestInfoRegistryMirrors [2021-07-16T17:44:29.113Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T17:44:29.113Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-16T17:44:29.113Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T17:44:29.235Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:29.235Z] INFO: Testing against a local daemon [2021-07-16T17:44:29.235Z] === RUN TestBuildWithSession [2021-07-16T17:44:29.235Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:44:29.235Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T17:44:29.235Z] === RUN TestBuildSquashParent [2021-07-16T17:44:29.235Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:29.235Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-16T17:44:29.235Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T17:44:29.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:44:29.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:44:29.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:44:29.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:44:29.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:44:29.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:44:29.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:44:29.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T17:44:29.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T17:44:29.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T17:44:29.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T17:44:30.085Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-07-16T17:44:30.086Z] === RUN TestPingCacheHeaders [2021-07-16T17:44:30.086Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-16T17:44:30.086Z] === RUN TestPingGet [2021-07-16T17:44:30.086Z] --- PASS: TestPingGet (0.03s) [2021-07-16T17:44:30.086Z] === RUN TestPingHead [2021-07-16T17:44:30.086Z] --- PASS: TestPingHead (0.03s) [2021-07-16T17:44:30.086Z] === RUN TestVersion [2021-07-16T17:44:30.086Z] --- PASS: TestVersion (0.03s) [2021-07-16T17:44:30.086Z] PASS [2021-07-16T17:44:30.086Z] ok github.com/docker/docker/integration/system 1.162s [2021-07-16T17:44:30.545Z] [2021-07-16T17:44:30.545Z] === Skipped [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T17:44:30.545Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:44:30.545Z] [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-16T17:44:30.545Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-16T17:44:30.545Z] [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-16T17:44:30.545Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-16T17:44:30.545Z] [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-16T17:44:30.545Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-16T17:44:30.545Z] [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-16T17:44:30.545Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:44:30.545Z] [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-16T17:44:30.545Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T17:44:30.545Z] [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-16T17:44:30.545Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T17:44:30.545Z] [2021-07-16T17:44:30.545Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-16T17:44:30.545Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T17:44:30.545Z] [2021-07-16T17:44:30.545Z] [2021-07-16T17:44:30.545Z] DONE 14 tests, 8 skipped in 2.647s [2021-07-16T17:44:30.545Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-16T17:44:30.710Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-16T17:44:32.085Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:32.085Z] INFO: Testing against a local daemon [2021-07-16T17:44:32.085Z] === RUN TestVolumesCreateAndList [2021-07-16T17:44:32.085Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-16T17:44:32.085Z] === RUN TestVolumesRemove [2021-07-16T17:44:32.085Z] --- PASS: TestVolumesRemove (0.14s) [2021-07-16T17:44:32.085Z] === RUN TestVolumesInspect [2021-07-16T17:44:32.085Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-16T17:44:32.085Z] === RUN TestVolumesInvalidJSON [2021-07-16T17:44:32.085Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T17:44:32.085Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T17:44:32.085Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T17:44:32.085Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-16T17:44:32.085Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T17:44:32.085Z] PASS [2021-07-16T17:44:32.085Z] ok github.com/docker/docker/integration/volume 0.313s [2021-07-16T17:44:32.085Z] [2021-07-16T17:44:32.085Z] DONE 5 tests in 1.839s [2021-07-16T17:44:32.085Z] INFO: make.ps1 ended at 07/16/2021 17:44:32 [2021-07-16T17:44:32.085Z] INFO: Integration CLI tests being run from the host: [2021-07-16T17:44:32.085Z] 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" [2021-07-16T17:44:34.931Z] ok github.com/docker/docker/libnetwork/ipam 18.452s coverage: 85.3% of statements [2021-07-16T17:44:34.931Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-16T17:44:34.931Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-16T17:44:34.931Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-16T17:44:34.931Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-16T17:44:35.946Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-16T17:44:38.194Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2021-07-16T17:44:38.194Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.011s coverage: 20.0% of statements [2021-07-16T17:44:38.194Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-16T17:44:38.492Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-16T17:44:38.755Z] ok github.com/docker/docker/libnetwork/portmapper 0.224s coverage: 49.5% of statements [2021-07-16T17:44:39.012Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-16T17:44:39.268Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-16T17:44:39.829Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-07-16T17:44:40.391Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-07-16T17:44:40.391Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-16T17:44:40.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:44:40.674Z] INFO: Testing against a local daemon [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-16T17:44:40.674Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-16T17:44:40.674Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-16T17:44:40.674Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-16T17:44:41.641Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T17:44:41.641Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T17:44:41.644Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-16T17:44:41.644Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-16T17:44:42.296Z] ok github.com/docker/docker/pkg/archive 0.349s coverage: 81.9% of statements [2021-07-16T17:44:42.858Z] ok github.com/docker/docker/pkg/authorization 0.297s coverage: 68.3% of statements [2021-07-16T17:44:43.114Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-16T17:44:43.114Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-16T17:44:43.729Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-16T17:44:46.378Z] ok github.com/docker/docker/pkg/chrootarchive 2.472s coverage: 43.2% of statements [2021-07-16T17:44:46.378Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-16T17:44:46.634Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-07-16T17:44:46.890Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-07-16T17:44:46.990Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-16T17:44:48.352Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-16T17:44:49.280Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-16T17:44:49.535Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-16T17:44:50.094Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-16T17:44:50.655Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-16T17:44:50.655Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-16T17:44:50.655Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-16T17:44:51.062Z] ok github.com/docker/docker/pkg/discovery/kv 3.026s coverage: 84.1% of statements [2021-07-16T17:44:51.062Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-16T17:44:51.062Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-16T17:44:51.318Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-07-16T17:44:51.580Z] docker_cli_swarm_test.go:1186: [d08a6bb4098ca] joining swarm manager [d42ac9622e22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:44:51.580Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-16T17:44:52.244Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-16T17:44:52.500Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 86.3% of statements [2021-07-16T17:44:52.756Z] ok github.com/docker/docker/pkg/fsutils 0.145s coverage: 85.1% of statements [2021-07-16T17:44:53.014Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-16T17:44:53.576Z] ok github.com/docker/docker/pkg/idtools 0.296s coverage: 69.5% of statements [2021-07-16T17:44:54.504Z] ok github.com/docker/docker/pkg/ioutils 0.394s coverage: 69.3% of statements [2021-07-16T17:44:54.760Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-16T17:44:54.760Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-16T17:44:55.016Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-16T17:44:55.272Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-16T17:44:55.528Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-16T17:44:55.528Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-16T17:44:55.784Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-16T17:44:56.478Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-16T17:44:56.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.58s) [2021-07-16T17:44:56.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.66s) [2021-07-16T17:44:56.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.80s) [2021-07-16T17:44:56.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.89s) [2021-07-16T17:44:56.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.98s) [2021-07-16T17:44:56.478Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.82s) [2021-07-16T17:44:56.478Z] === RUN TestBuildMultiStageCopy [2021-07-16T17:44:56.478Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T17:44:56.817Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-16T17:44:57.742Z] docker_cli_swarm_test.go:1195: [d46ec70cc997b] joining swarm manager [d42ac9622e22c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:44:59.105Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-16T17:45:00.031Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-16T17:45:00.591Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-16T17:45:00.591Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-16T17:45:00.591Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-16T17:45:00.591Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-16T17:45:00.591Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-16T17:45:02.477Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-16T17:45:03.402Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-16T17:45:04.764Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-16T17:45:06.648Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-16T17:45:08.889Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T17:45:08.889Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T17:45:09.351Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T17:45:10.325Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T17:45:10.811Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-16T17:45:11.296Z] --- PASS: TestBuildMultiStageCopy (15.58s) [2021-07-16T17:45:11.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.72s) [2021-07-16T17:45:11.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-07-16T17:45:11.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.88s) [2021-07-16T17:45:11.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.07s) [2021-07-16T17:45:11.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.17s) [2021-07-16T17:45:11.296Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T17:45:11.745Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-16T17:45:11.745Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-16T17:45:11.745Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-16T17:45:13.485Z] --- PASS: TestBuildMultiStageParentConfig (2.18s) [2021-07-16T17:45:13.485Z] === RUN TestBuildLabelWithTargets [2021-07-16T17:45:13.485Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:45:13.485Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-16T17:45:13.485Z] === RUN TestBuildWithEmptyLayers [2021-07-16T17:45:13.632Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-16T17:45:14.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-16T17:45:15.032Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-07-16T17:45:15.033Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T17:45:20.231Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-16T17:45:24.392Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-16T17:45:29.628Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-16T17:45:32.140Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-16T17:45:32.750Z] --- PASS: TestBuildMultiStageOnBuild (15.29s) [2021-07-16T17:45:32.750Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T17:45:32.750Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:45:32.750Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-16T17:45:32.750Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T17:45:34.431Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2021-07-16T17:45:34.431Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-16T17:45:34.431Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-16T17:45:34.431Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-16T17:45:34.431Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-16T17:45:34.431Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-07-16T17:45:34.431Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-16T17:45:36.317Z] ok github.com/docker/docker/pkg/signal 3.269s coverage: 62.3% of statements [2021-07-16T17:45:36.317Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-16T17:45:36.572Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-16T17:45:36.828Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-16T17:45:37.377Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-16T17:45:37.389Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-07-16T17:45:37.653Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.9% of statements [2021-07-16T17:45:37.911Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2021-07-16T17:45:38.474Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-07-16T17:45:38.729Z] testing: warning: no tests to run [2021-07-16T17:45:38.729Z] coverage: [no statements] [2021-07-16T17:45:38.729Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-16T17:45:38.739Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-16T17:45:38.985Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-16T17:45:38.985Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-16T17:45:39.241Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-16T17:45:39.847Z] --- PASS: TestBuildMultiStageLayerLeak (9.34s) [2021-07-16T17:45:39.847Z] === RUN TestBuildWithHugeFile [2021-07-16T17:45:41.129Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2021-07-16T17:45:41.129Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-16T17:45:41.691Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2021-07-16T17:45:42.001Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-16T17:45:42.102Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-16T17:45:42.102Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-16T17:45:42.102Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-16T17:45:42.102Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-16T17:45:42.102Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-16T17:45:42.102Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-16T17:45:42.102Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-16T17:45:42.102Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-16T17:45:42.102Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-16T17:45:42.619Z] ok github.com/docker/docker/quota 0.219s coverage: 71.4% of statements [2021-07-16T17:45:42.875Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-16T17:45:43.803Z] ok github.com/docker/docker/registry 0.050s coverage: 58.8% of statements [2021-07-16T17:45:44.282Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-16T17:45:44.282Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T17:45:44.282Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-16T17:45:44.282Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-16T17:45:44.282Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-16T17:45:44.366Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-16T17:45:44.366Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-07-16T17:45:44.513Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-16T17:45:44.928Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-07-16T17:45:45.184Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-16T17:45:47.024Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-16T17:45:47.192Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-16T17:45:48.387Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-16T17:45:48.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-16T17:45:48.452Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-07-16T17:45:48.708Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2021-07-16T17:45:49.270Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2021-07-16T17:45:50.102Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-16T17:45:50.102Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-16T17:45:50.102Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-16T17:45:50.102Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-16T17:45:50.102Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-16T17:45:50.102Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-16T17:45:50.102Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-16T17:45:50.102Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-16T17:45:50.102Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-16T17:45:50.199Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-07-16T17:45:50.280Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-16T17:45:52.794Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-16T17:45:53.012Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-16T17:45:53.012Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-16T17:45:53.012Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-16T17:45:53.012Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T17:45:53.012Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-16T17:45:53.722Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-16T17:45:55.608Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-16T17:45:55.608Z] docker_cli_swarm_test.go:1118: [db69a8f6bbae5] joining swarm manager [dccc9a6300ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:45:56.971Z] docker_cli_swarm_test.go:1119: [dc40288e56c3d] joining swarm manager [dccc9a6300ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:45:57.459Z] --- PASS: TestBuildWithHugeFile (127.48s) [2021-07-16T17:45:57.459Z] === RUN TestBuildWCOWSandboxSize [2021-07-16T17:45:57.711Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-16T17:45:57.896Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-16T17:46:00.406Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-16T17:46:02.917Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-16T17:46:17.748Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-16T17:46:17.748Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-16T17:46:17.748Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-16T17:46:18.308Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-16T17:46:18.308Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-16T17:46:18.564Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-16T17:46:18.564Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-16T17:46:19.489Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-16T17:46:19.489Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-16T17:46:20.414Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-16T17:46:20.414Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-16T17:46:20.414Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-16T17:46:20.414Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-16T17:46:20.414Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-16T17:46:22.926Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-16T17:46:22.926Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-16T17:46:23.181Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-16T17:46:23.181Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-16T17:46:23.181Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-16T17:46:24.106Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-16T17:46:26.617Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-16T17:46:26.617Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-16T17:46:26.617Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-16T17:46:29.882Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-16T17:46:34.071Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-16T17:46:34.071Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite (1640.13s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (7.07s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.24s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.30s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.18s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.82s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.13s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.07s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.79s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.83s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.85s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.98s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.11s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.03s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.26s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.14s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.96s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.32s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.41s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.82s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.35s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.48s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.28s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.85s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.77s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.48s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.42s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.63s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.37s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.31s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.88s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.48s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.84s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.72s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.35s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.23s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.41s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.22s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.45s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.15s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.11s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.76s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.54s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.19s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.08s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.87s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.21s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.24s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.95s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.32s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.17s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.65s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.72s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.17s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.19s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.08s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.10s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.02s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.04s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.16s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.38s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.42s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.42s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.14s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.41s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.10s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.28s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.43s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.51s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.29s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2021-07-16T17:46:34.071Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.08s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.33s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.54s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.14s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.18s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.29s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.67s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.40s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.99s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.89s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.27s) [2021-07-16T17:46:34.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-16T17:46:34.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-16T17:46:34.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-16T17:46:34.071Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.48s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.39s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.80s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.30s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.72s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.15s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.29s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.00s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.75s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.35s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.08s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.31s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.16s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.42s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.15s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.02s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.51s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.46s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.13s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.06s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.14s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.06s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.11s) [2021-07-16T17:46:34.071Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.30s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.05s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.19s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.30s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.39s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnv (1.20s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.93s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.56s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.88s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.04s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.18s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.46s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.29s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.30s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.24s) [2021-07-16T17:46:34.072Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.21s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.34s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.92s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.21s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.98s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.48s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.86s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.80s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.83s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildHistory (2.45s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.28s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.94s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.32s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLabel (0.26s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.25s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.26s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLabels (0.28s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.62s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.64s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.94s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.55s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.27s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.71s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.44s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.84s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.10s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.14s) [2021-07-16T17:46:34.072Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.07s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.95s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.25s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.57s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.99s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.92s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.80s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.37s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.69s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.18s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.05s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.12s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.37s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildPATH (1.34s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.90s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.08s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.74s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.76s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildRm (3.06s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.82s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.34s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.05s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.04s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.11s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2021-07-16T17:46:34.072Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.90s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildStderr (1.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.32s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.95s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.30s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.21s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildUser (2.14s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.28s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.46s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.04s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.86s) [2021-07-16T17:46:34.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-16T17:46:34.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-16T17:46:34.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-16T17:46:34.072Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.45s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.85s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.19s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.40s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.79s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.62s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2021-07-16T17:46:34.072Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.46s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.30s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-16T17:46:34.072Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.14s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCommitChange (1.03s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.92s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.09s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.73s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.95s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCommitTTY (1.67s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.86s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.95s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.57s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.58s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.74s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.79s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.20s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.02s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.88s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.04s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.94s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.03s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.12s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.28s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.07s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.17s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.94s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.65s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.03s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2021-07-16T17:46:34.072Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-07-16T17:46:34.072Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.47s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.36s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.75s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.81s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.12s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.74s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.52s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c6da10_} (1.55s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1394471361_/foo_false____} (1.54s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1394471361_/foo_true____} (1.52s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_false____} (1.53s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_true____} (1.55s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3445794860_/foo_true__0xc000c6da40__} (1.61s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c6da58_} (1.63s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c6da70_} (1.53s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c6da88_} (1.55s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c6daa0_} (1.63s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.69s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.91s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.24s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.77s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.55s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.88s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.93s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.26s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.85s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.50s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.39s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.02s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.52s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.76s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.79s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.14s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.04s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.96s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.83s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToDot (0.84s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.44s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.55s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.08s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.35s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2021-07-16T17:46:34.073Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-07-16T17:46:34.073Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.36s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.55s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.53s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.53s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.71s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.80s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.42s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.07s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.61s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.86s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.97s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsAttach (0.83s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsCommit (0.89s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.78s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.53s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.36s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.49s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.52s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.76s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.45s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFilters (1.49s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFormat (1.55s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) [2021-07-16T17:46:34.073Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-16T17:46:34.073Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.83s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsResize (0.82s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.71s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.14s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.75s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsTop (0.85s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.43s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExec (1.07s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.15s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.10s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.10s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.07s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.12s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.83s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecCgroup (2.60s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecEnv (1.25s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.21s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.38s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecInspectID (3.19s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecInteractive (1.24s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.44s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.47s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecParseError (0.81s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.77s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.77s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.16s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecStartFails (1.12s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.50s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.79s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecTTY (1.12s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.18s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecUlimits (1.08s) [2021-07-16T17:46:34.073Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.02s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.77s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.16s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestExecWithUser (1.58s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.93s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestHealth (22.16s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.86s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.90s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.78s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2021-07-16T17:46:34.073Z] --- PASS: TestDockerSuite/TestImportDisplay (1.75s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestImportFile (1.92s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.78s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestImportGzipped (1.77s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.72s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.13s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.09s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.76s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.85s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.73s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2021-07-16T17:46:34.074Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.03s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.85s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectDefault (0.85s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-16T17:46:34.074Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.58s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.82s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.61s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.77s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.76s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.76s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.03s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.81s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.25s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.44s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.18s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.42s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.58s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.65s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.67s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.03s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.82s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.40s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.32s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.03s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.30s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.78s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.77s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.08s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.39s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.00s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.63s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.78s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.91s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsSince (6.97s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsTail (1.18s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.87s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestNetHostname (2.24s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.47s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.04s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.24s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPluginActive (1.31s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.18s) [2021-07-16T17:46:34.074Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.68s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.08s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.26s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.90s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.43s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.84s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.91s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.77s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPortList (11.34s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.80s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.82s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (1.10s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.49s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.15s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.49s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsByOrder (3.13s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.37s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.52s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.20s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.48s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.03s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.64s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.42s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.44s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.39s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.55s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.97s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.88s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.95s) [2021-07-16T17:46:34.074Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.88s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.82s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.97s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.53s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.51s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.62s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.75s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.16s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.69s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.87s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.94s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.95s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.62s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.93s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.79s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.02s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAddHost (0.96s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.50s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.96s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.90s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.99s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.98s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.60s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.15s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.91s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.09s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.08s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.89s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.21s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.38s) [2021-07-16T17:46:34.074Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.79s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.90s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.73s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.16s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.75s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.75s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.96s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.04s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.46s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.25s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.93s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.53s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.69s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.44s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.85s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.37s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.73s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.25s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.94s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.96s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.76s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.16s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunExitCode (0.95s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.90s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.14s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunGroupAdd (1.09s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.54s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.94s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.73s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.71s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.50s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.28s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.70s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.80s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.53s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.54s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.42s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.51s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.69s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.65s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunMount (8.54s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.87s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.71s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.26s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.10s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.26s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.39s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.89s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.44s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.88s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNetHost (1.25s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.96s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.70s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.35s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.51s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.74s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.74s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.83s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.67s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.94s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.49s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.18s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.53s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.75s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.76s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.94s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.31s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.54s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.77s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.83s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.82s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunState (1.57s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunSysctls (1.58s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.67s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.93s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.81s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.08s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.76s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.97s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUserByID (0.77s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.74s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUserByName (0.86s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.04s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.07s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (1.07s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.21s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.72s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.76s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.58s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.85s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.73s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.93s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.03s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.78s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.26s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.12s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.75s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.84s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.05s) [2021-07-16T17:46:34.075Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.83s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.58s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.66s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (1.05s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.05s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.37s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.80s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-16T17:46:34.075Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.19s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.78s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.44s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.34s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.98s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.53s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStartRecordError (1.71s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.44s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.11s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.15s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.92s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.11s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.81s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.77s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.93s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.94s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.60s) [2021-07-16T17:46:34.076Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.18s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.34s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.74s) [2021-07-16T17:46:34.076Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-16T17:46:34.076Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.13s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.20s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.82s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUpdateStats (3.80s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.54s) [2021-07-16T17:46:34.076Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.86s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.11s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.08s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.61s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.37s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.84s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.84s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.46s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.31s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.21s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.98s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.63s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.57s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.82s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.31s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.37s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.28s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.76s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.90s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.43s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.78s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.27s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.97s) [2021-07-16T17:46:34.076Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.06s) [2021-07-16T17:46:34.076Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-16T17:46:34.076Z] === RUN TestDockerRegistrySuite [2021-07-16T17:46:34.076Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-16T17:46:34.636Z] check_test.go:196: [dfec7c7653869] daemon is not started [2021-07-16T17:46:34.636Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-16T17:46:35.997Z] check_test.go:196: [d3f5307eeb7a9] daemon is not started [2021-07-16T17:46:35.997Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-16T17:46:37.360Z] check_test.go:196: [d80331456e01b] daemon is not started [2021-07-16T17:46:37.360Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-16T17:46:37.615Z] check_test.go:196: [d1f473e251675] daemon is not started [2021-07-16T17:46:37.615Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T17:46:40.880Z] check_test.go:196: [da4fb7960da87] daemon is not started [2021-07-16T17:46:41.135Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T17:46:47.663Z] check_test.go:196: [d28d1e0025d3b] daemon is not started [2021-07-16T17:46:47.663Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-16T17:46:51.824Z] check_test.go:196: [df3201fd16ae3] daemon is not started [2021-07-16T17:46:51.824Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-16T17:46:52.750Z] check_test.go:196: [da84b96ac08bf] daemon is not started [2021-07-16T17:46:52.750Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-16T17:46:53.675Z] check_test.go:196: [d50cd4cefd71e] daemon is not started [2021-07-16T17:46:53.675Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-16T17:46:55.038Z] check_test.go:196: [db5cb1b22c372] daemon is not started [2021-07-16T17:46:55.038Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-16T17:46:56.400Z] check_test.go:196: [da84d8bbdede4] daemon is not started [2021-07-16T17:46:56.400Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-16T17:46:57.762Z] check_test.go:196: [d6eee062d9b32] daemon is not started [2021-07-16T17:46:57.762Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-16T17:46:59.124Z] check_test.go:196: [d2697f219a0a1] daemon is not started [2021-07-16T17:46:59.124Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-16T17:47:00.049Z] check_test.go:196: [d9f727533d072] daemon is not started [2021-07-16T17:47:00.049Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-16T17:47:01.412Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c8698de633c295f0b568cc074fae4051948c3a716b364f9af5f504a1c2e3e87e [2021-07-16T17:47:02.339Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bb97d79bb35ab6a54dbab487f67dafe93e9970b85908aa97650627e01b536738 [2021-07-16T17:47:02.595Z] check_test.go:196: [da3411ce11e1f] daemon is not started [2021-07-16T17:47:02.595Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-16T17:47:03.985Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7bfc96d0cb99b6f0367100c3ec338df321c9d38854b7aef003d97ec0f2ffa14 [2021-07-16T17:47:04.910Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f296a9a7a7ac98c638e1dc4935c69fd53cfbc482c864eddf27e5b926ed95bedb [2021-07-16T17:47:05.166Z] check_test.go:196: [df3925347db31] daemon is not started [2021-07-16T17:47:05.166Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-16T17:47:06.528Z] check_test.go:196: [d48b668f77906] daemon is not started [2021-07-16T17:47:06.528Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-16T17:47:09.789Z] check_test.go:196: [dd5f2848170fe] daemon is not started [2021-07-16T17:47:09.789Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-16T17:47:09.833Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-16T17:47:09.833Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-16T17:47:09.833Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-16T17:47:09.833Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-16T17:47:09.833Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-16T17:47:10.349Z] check_test.go:196: [dcde41d15569e] daemon is not started [2021-07-16T17:47:10.349Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-16T17:47:10.604Z] check_test.go:196: [db682d4c7eaa9] daemon is not started [2021-07-16T17:47:10.604Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T17:47:11.714Z] ok github.com/docker/docker/libnetwork/networkdb 158.199s coverage: 60.6% of statements [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/rootless [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/volume [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-16T17:47:11.714Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === Skipped [2021-07-16T17:47:11.714Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-16T17:47:11.714Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-16T17:47:11.714Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-16T17:47:11.714Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-16T17:47:11.714Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-16T17:47:11.714Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:47:11.714Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-16T17:47:11.714Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:47:11.714Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-16T17:47:11.714Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:47:11.714Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-16T17:47:11.714Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:47:11.714Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-16T17:47:11.714Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:47:11.714Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-16T17:47:11.714Z] graphtest_unix.go:71: No driver to put! [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-16T17:47:11.714Z] time="2021-07-16T17:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T17:47:11.714Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-16T17:47:11.714Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-16T17:47:11.714Z] time="2021-07-16T17:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T17:47:11.714Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-16T17:47:11.714Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-16T17:47:11.714Z] time="2021-07-16T17:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T17:47:11.714Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-16T17:47:11.714Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-16T17:47:11.714Z] [2021-07-16T17:47:11.714Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-16T17:47:11.715Z] time="2021-07-16T17:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T17:47:11.715Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-16T17:47:11.715Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-16T17:47:11.715Z] time="2021-07-16T17:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T17:47:11.715Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-16T17:47:11.715Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-16T17:47:11.715Z] graphtest_unix.go:71: No driver to put! [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-16T17:47:11.715Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-16T17:47:11.715Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-16T17:47:11.715Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-16T17:47:11.715Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-16T17:47:11.715Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:47:11.715Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-16T17:47:11.715Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:47:11.715Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-16T17:47:11.715Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:47:11.715Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-16T17:47:11.715Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:47:11.715Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-16T17:47:11.715Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T17:47:11.715Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-16T17:47:11.715Z] graphtest_unix.go:71: No driver to put! [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-16T17:47:11.715Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-16T17:47:11.715Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-16T17:47:11.715Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-16T17:47:11.715Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-16T17:47:11.715Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-16T17:47:11.715Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-16T17:47:11.715Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-16T17:47:11.715Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-16T17:47:11.715Z] firewalld_test.go:13: firewalld is not running [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-16T17:47:11.715Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-16T17:47:11.715Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] [2021-07-16T17:47:11.715Z] DONE 2629 tests, 37 skipped in 409.696s Post stage [Pipeline] junit [2021-07-16T17:47:11.725Z] Recording test results [2021-07-16T17:47:11.966Z] check_test.go:196: [de939e00d2bfb] daemon is not started [2021-07-16T17:47:11.966Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T17:47:12.041Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-16T17:47:12.385Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42647/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cb012d2180de9f3b885893f8c0bbbe6908afefb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8cb012d2180de9f3b885893f8c0bbbe6908afefb hack/validate/vendor [2021-07-16T17:47:12.892Z] check_test.go:196: [d4e573ae78998] daemon is not started [2021-07-16T17:47:12.892Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T17:47:13.311Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-16T17:47:13.877Z] + echo Ensuring container killed. [2021-07-16T17:47:13.877Z] Ensuring container killed. [2021-07-16T17:47:13.877Z] + docker rm -vf docker-pr2 [2021-07-16T17:47:13.877Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-16T17:47:14.191Z] + echo Chowning /workspace to jenkins user [2021-07-16T17:47:14.191Z] Chowning /workspace to jenkins user [2021-07-16T17:47:14.191Z] + id -u [2021-07-16T17:47:14.191Z] + id -g [2021-07-16T17:47:14.191Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T17:47:14.256Z] check_test.go:196: [d951dc5497622] daemon is not started [2021-07-16T17:47:14.256Z] === RUN TestDockerRegistrySuite/TestPullIDStability [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T17:47:15.452Z] + bundleName=unit [2021-07-16T17:47:15.452Z] + echo Creating unit-bundles.tar.gz [2021-07-16T17:47:15.452Z] Creating unit-bundles.tar.gz [2021-07-16T17:47:15.452Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-16T17:47:15.452Z] bundles/junit-report.xml [2021-07-16T17:47:15.452Z] bundles/go-test-report.json [2021-07-16T17:47:15.452Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-16T17:47:15.460Z] Archiving artifacts [2021-07-16T17:47:16.295Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T17:47:16.600Z] + make clean [2021-07-16T17:47:16.600Z] docker volume rm -f docker-dev-cache [2021-07-16T17:47:16.855Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T17:47:17.518Z] check_test.go:196: [db7868adea172] daemon is not started [2021-07-16T17:47:17.518Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-16T17:47:17.518Z] check_test.go:196: [da084eff7c1ae] daemon is not started [2021-07-16T17:47:17.518Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-16T17:47:18.419Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-16T17:47:18.878Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-16T17:47:18.878Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-16T17:47:18.878Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-16T17:47:18.878Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-16T17:47:18.878Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-16T17:47:18.878Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-16T17:47:18.878Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-16T17:47:18.878Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-16T17:47:18.880Z] check_test.go:196: [d5a69fa503ce7] daemon is not started [2021-07-16T17:47:18.880Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-16T17:47:19.135Z] check_test.go:196: [d7a737d2a3fc1] daemon is not started [2021-07-16T17:47:19.135Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-16T17:47:19.390Z] check_test.go:196: [d33b8def03439] daemon is not started [2021-07-16T17:47:19.390Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-16T17:47:19.645Z] check_test.go:196: [d8a4a12000b87] daemon is not started [2021-07-16T17:47:19.645Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-16T17:47:19.645Z] check_test.go:196: [dc63780687d42] daemon is not started [2021-07-16T17:47:19.852Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-16T17:47:19.900Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-16T17:47:20.155Z] check_test.go:196: [d3b43f8ca060c] daemon is not started [2021-07-16T17:47:20.155Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-16T17:47:20.155Z] check_test.go:196: [d8246fbef436c] daemon is not started [2021-07-16T17:47:20.155Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-16T17:47:21.162Z] --- PASS: TestBuildWithHugeFile (100.68s) [2021-07-16T17:47:21.162Z] === RUN TestBuildWCOWSandboxSize [2021-07-16T17:47:21.518Z] check_test.go:196: [d19ce4eb12309] daemon is not started [2021-07-16T17:47:21.518Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-16T17:47:23.403Z] check_test.go:196: [d45563af2b71b] daemon is not started [2021-07-16T17:47:23.590Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-16T17:47:23.659Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-16T17:47:24.559Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-16T17:47:24.559Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-16T17:47:24.559Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-16T17:47:24.559Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-16T17:47:24.559Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-16T17:47:24.559Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-16T17:47:24.587Z] check_test.go:196: [daf3a3f2365e9] daemon is not started [2021-07-16T17:47:24.587Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-16T17:47:25.950Z] check_test.go:196: [d85bd3bd574f5] daemon is not started [2021-07-16T17:47:25.950Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-16T17:47:26.875Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite (54.20s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.38s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.26s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.49s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.44s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.71s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.66s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.11s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.27s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.29s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.26s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.56s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.40s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.95s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.19s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.08s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.22s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.07s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2021-07-16T17:47:27.435Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2021-07-16T17:47:27.435Z] === RUN TestDockerSchema1RegistrySuite [2021-07-16T17:47:27.435Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-16T17:47:27.468Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-16T17:47:27.690Z] check_test.go:223: [de6254d25a02b] daemon is not started [2021-07-16T17:47:27.690Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T17:47:31.904Z] check_test.go:223: [d258be7b5075d] daemon is not started [2021-07-16T17:47:31.904Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T17:47:36.069Z] docker_cli_swarm_test.go:1172: [dda7f2beb42e1] joining swarm manager [dccc9a6300ecc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-16T17:47:36.994Z] check_test.go:223: [d09658a1f4d0e] daemon is not started [2021-07-16T17:47:36.995Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-16T17:47:39.931Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-16T17:47:40.256Z] check_test.go:223: [d312a198214ec] daemon is not started [2021-07-16T17:47:40.256Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-16T17:47:41.618Z] check_test.go:223: [d71eeb335ae2d] daemon is not started [2021-07-16T17:47:41.618Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-16T17:47:42.980Z] check_test.go:223: [dbf386ef53dd5] daemon is not started [2021-07-16T17:47:42.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-16T17:47:42.980Z] check_test.go:223: [d19a0a4993061] daemon is not started [2021-07-16T17:47:42.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T17:47:43.680Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-16T17:47:44.343Z] check_test.go:223: [dda6cd25f5de1] daemon is not started [2021-07-16T17:47:44.343Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T17:47:44.649Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-16T17:47:44.649Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-16T17:47:44.649Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-16T17:47:45.705Z] check_test.go:223: [dc8b6b40ca885] daemon is not started [2021-07-16T17:47:45.705Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T17:47:47.067Z] check_test.go:223: [dee700e983c24] daemon is not started [2021-07-16T17:47:47.067Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-16T17:47:47.564Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-16T17:47:49.744Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-16T17:47:50.329Z] check_test.go:223: [d14377c551c0c] daemon is not started [2021-07-16T17:47:50.329Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-16T17:47:50.584Z] check_test.go:223: [dd0bc4a7439b0] daemon is not started [2021-07-16T17:47:50.584Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-16T17:47:51.144Z] check_test.go:223: [d756e8bcf8eae] daemon is not started [2021-07-16T17:47:51.144Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-16T17:47:51.144Z] check_test.go:223: [d2ce7fc840e48] daemon is not started [2021-07-16T17:47:51.145Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-16T17:47:51.400Z] check_test.go:223: [dfbf9521333dc] daemon is not started [2021-07-16T17:47:51.400Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-16T17:47:51.655Z] check_test.go:223: [d05904ca8700e] daemon is not started [2021-07-16T17:47:51.655Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-16T17:47:51.910Z] check_test.go:223: [d853fcc765cc2] daemon is not started [2021-07-16T17:47:51.910Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-16T17:47:52.167Z] check_test.go:223: [ddce8b113a767] daemon is not started [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite (24.60s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.53s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.72s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.45s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.20s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.39s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.29s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2021-07-16T17:47:52.167Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-16T17:47:52.167Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-16T17:47:52.167Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-16T17:47:52.728Z] check_test.go:252: [dcb5d389929fb] daemon is not started [2021-07-16T17:47:52.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-16T17:47:53.288Z] check_test.go:252: [d76556fa70bc3] daemon is not started [2021-07-16T17:47:53.288Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-16T17:47:53.543Z] check_test.go:252: [dc0b1e7383b33] daemon is not started [2021-07-16T17:47:53.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-16T17:47:54.439Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-16T17:47:54.439Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-16T17:47:54.439Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-16T17:47:54.439Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-16T17:47:54.439Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-16T17:47:54.439Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-16T17:47:54.439Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-16T17:47:54.439Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-16T17:47:54.439Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-16T17:47:54.439Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-16T17:47:54.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-16T17:47:54.726Z] check_test.go:252: [d988ecd5deaab] daemon is not started [2021-07-16T17:47:54.726Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-16T17:47:54.981Z] check_test.go:252: [d42224a4dfc51] daemon is not started [2021-07-16T17:47:54.981Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-16T17:47:55.541Z] check_test.go:252: [dfcc5ce653b34] daemon is not started [2021-07-16T17:47:55.542Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-16T17:47:55.797Z] check_test.go:252: [d363ad860731b] daemon is not started [2021-07-16T17:47:55.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.62s) [2021-07-16T17:47:55.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2021-07-16T17:47:55.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.45s) [2021-07-16T17:47:55.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-16T17:47:55.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2021-07-16T17:47:55.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-07-16T17:47:55.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-07-16T17:47:55.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-07-16T17:47:55.797Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-16T17:47:55.797Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-16T17:47:55.797Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-16T17:47:56.356Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-16T17:47:58.241Z] docker_cli_swarm_test.go:1453: [dfa656ba6704f] joining swarm manager [d76cccbc7a061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:47:58.801Z] docker_cli_swarm_test.go:1454: [dbfd129e04a3f] joining swarm manager [d76cccbc7a061]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T17:48:01.335Z] check_test.go:279: [d04baebcfd91b] daemon is not started [2021-07-16T17:48:01.335Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-16T17:48:01.335Z] check_test.go:279: [dffa89ab3617e] daemon is not started [2021-07-16T17:48:01.335Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-16T17:48:01.335Z] check_test.go:279: [de314947c5a72] daemon is not started [2021-07-16T17:48:01.335Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-16T17:48:01.335Z] check_test.go:279: [d24d0cba0e0a4] daemon is not started [2021-07-16T17:48:01.335Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-16T17:48:01.592Z] check_test.go:279: [dd8ab9b8c9f22] daemon is not started [2021-07-16T17:48:01.592Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-07-16T17:48:01.592Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-07-16T17:48:01.592Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-16T17:48:01.592Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-16T17:48:01.592Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-16T17:48:01.592Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-07-16T17:48:01.592Z] === RUN TestDockerNetworkSuite [2021-07-16T17:48:01.592Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-16T17:48:04.104Z] docker_cli_network_unix_test.go:46: [d2c0ba16998e2] daemon is not started [2021-07-16T17:48:04.104Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-16T17:48:04.664Z] docker_cli_network_unix_test.go:46: [d2d7727751326] daemon is not started [2021-07-16T17:48:04.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-16T17:48:10.156Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-16T17:48:10.156Z] docker_cli_network_unix_test.go:46: [daf977a7bf033] daemon is not started [2021-07-16T17:48:10.716Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-16T17:48:10.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-16T17:48:11.227Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-16T17:48:11.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-16T17:48:11.484Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-16T17:48:12.850Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-16T17:48:13.410Z] docker_cli_network_unix_test.go:46: [d7aa98119a3a7] daemon is not started [2021-07-16T17:48:13.666Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-16T17:48:13.921Z] docker_cli_network_unix_test.go:1233: [d318f0ef0342e] daemon is not started [2021-07-16T17:48:15.284Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-16T17:48:17.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-16T17:48:19.157Z] docker_cli_network_unix_test.go:46: [d3e64822feb54] daemon is not started [2021-07-16T17:48:19.718Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-16T17:48:19.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-16T17:48:22.982Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-16T17:48:24.345Z] docker_cli_swarm_unix_test.go:62: [d4df7b0229653] joining swarm manager [da1389300845b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:48:28.506Z] docker_cli_network_unix_test.go:46: [d7f812a4dc773] daemon is not started [2021-07-16T17:48:29.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-16T17:48:30.153Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-16T17:48:30.153Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-16T17:48:30.153Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-16T17:48:30.153Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-16T17:48:30.153Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-16T17:48:31.681Z] docker_cli_network_unix_test.go:46: [de14db861f1c3] daemon is not started [2021-07-16T17:48:32.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-16T17:48:33.616Z] docker_cli_network_unix_test.go:46: [dd017bddb222e] daemon is not started [2021-07-16T17:48:33.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-16T17:48:34.541Z] docker_cli_network_unix_test.go:46: [d0fdeaa45b63c] daemon is not started [2021-07-16T17:48:34.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-16T17:48:35.102Z] docker_cli_network_unix_test.go:46: [d4a8affe565df] daemon is not started [2021-07-16T17:48:35.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-16T17:48:36.026Z] docker_cli_network_unix_test.go:46: [d8fba231ee3f8] daemon is not started [2021-07-16T17:48:36.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-16T17:48:37.146Z] docker_cli_network_unix_test.go:46: [dc8771266bbf4] daemon is not started [2021-07-16T17:48:37.707Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-16T17:48:37.962Z] docker_cli_network_unix_test.go:46: [dbe8971b96e4a] daemon is not started [2021-07-16T17:48:37.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-16T17:48:38.522Z] docker_cli_network_unix_test.go:46: [d68a48d5bb29a] daemon is not started [2021-07-16T17:48:38.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-16T17:48:39.081Z] docker_cli_network_unix_test.go:46: [d6d39138c18df] daemon is not started [2021-07-16T17:48:39.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-16T17:48:39.642Z] docker_cli_network_unix_test.go:46: [d4589781b218f] daemon is not started [2021-07-16T17:48:39.642Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-16T17:48:39.897Z] docker_cli_network_unix_test.go:46: [d8fc6cb0c928a] daemon is not started [2021-07-16T17:48:39.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-16T17:48:39.897Z] docker_cli_network_unix_test.go:46: [de4885c6d3704] daemon is not started [2021-07-16T17:48:39.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-16T17:48:41.260Z] docker_cli_network_unix_test.go:46: [d010be9a3bd8a] daemon is not started [2021-07-16T17:48:41.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-16T17:48:42.186Z] docker_cli_network_unix_test.go:46: [dcb098defd229] daemon is not started [2021-07-16T17:48:42.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-16T17:48:42.746Z] docker_cli_network_unix_test.go:46: [d9f2679b0d02a] daemon is not started [2021-07-16T17:48:42.746Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-16T17:48:43.306Z] docker_cli_network_unix_test.go:46: [d53e0081fc273] daemon is not started [2021-07-16T17:48:43.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-16T17:48:43.306Z] docker_cli_network_unix_test.go:46: [dd18fbb1599a8] daemon is not started [2021-07-16T17:48:43.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-16T17:48:45.194Z] docker_cli_network_unix_test.go:968: [d019b089e2c5b] daemon is not started [2021-07-16T17:48:46.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-16T17:48:47.961Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-16T17:48:47.961Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-16T17:48:47.961Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-16T17:48:48.004Z] docker_cli_network_unix_test.go:46: [db740a191c501] daemon is not started [2021-07-16T17:48:48.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-16T17:48:48.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-16T17:48:53.242Z] docker_cli_network_unix_test.go:1116: [d3d5afabde72d] daemon is not started [2021-07-16T17:48:54.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-16T17:48:54.230Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-16T17:48:55.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-16T17:48:55.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-16T17:48:55.384Z] docker_cli_network_unix_test.go:46: [d4867dcd19525] daemon is not started [2021-07-16T17:48:55.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-16T17:48:56.310Z] docker_cli_network_unix_test.go:46: [d953d711a1287] daemon is not started [2021-07-16T17:48:56.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-16T17:48:56.310Z] docker_cli_network_unix_test.go:46: [dfc91ae6a06fb] daemon is not started [2021-07-16T17:48:56.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-16T17:48:56.564Z] docker_cli_network_unix_test.go:46: [d51d9c814d6e8] daemon is not started [2021-07-16T17:48:56.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-16T17:48:56.564Z] docker_cli_network_unix_test.go:46: [d7a57c736f945] daemon is not started [2021-07-16T17:48:56.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-16T17:48:56.819Z] docker_cli_network_unix_test.go:46: [d2b01f813f436] daemon is not started [2021-07-16T17:48:56.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-16T17:48:56.819Z] docker_cli_network_unix_test.go:46: [d387d25a4facd] daemon is not started [2021-07-16T17:48:56.819Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-16T17:48:59.330Z] docker_cli_network_unix_test.go:46: [d92bfca35d459] daemon is not started [2021-07-16T17:49:00.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-16T17:49:00.691Z] docker_cli_network_unix_test.go:46: [dcb2fa2cd246c] daemon is not started [2021-07-16T17:49:00.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-16T17:49:00.691Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-16T17:49:00.691Z] docker_cli_network_unix_test.go:46: [df45e0ecdab35] daemon is not started [2021-07-16T17:49:00.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-16T17:49:01.255Z] docker_cli_network_unix_test.go:46: [d1dd1bd45894c] daemon is not started [2021-07-16T17:49:01.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-16T17:49:03.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-16T17:49:06.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-16T17:49:07.901Z] docker_cli_network_unix_test.go:1084: [dc54834ec63c8] daemon is not started [2021-07-16T17:49:09.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-16T17:49:09.787Z] docker_cli_network_unix_test.go:46: [d170fafb482ef] daemon is not started [2021-07-16T17:49:09.787Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-16T17:49:10.712Z] docker_cli_network_unix_test.go:46: [d97ab0afcad04] daemon is not started [2021-07-16T17:49:10.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-16T17:49:10.967Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-16T17:49:12.851Z] docker_cli_network_unix_test.go:46: [d987d3765cddf] daemon is not started [2021-07-16T17:49:13.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-16T17:49:13.412Z] docker_cli_network_unix_test.go:46: [de8d555d227ac] daemon is not started [2021-07-16T17:49:13.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-16T17:49:13.972Z] docker_cli_network_unix_test.go:46: [d13a2f21c6aca] daemon is not started [2021-07-16T17:49:14.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-16T17:49:14.786Z] docker_cli_network_unix_test.go:46: [d302ee7acd36f] daemon is not started [2021-07-16T17:49:14.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-16T17:49:15.711Z] docker_cli_network_unix_test.go:46: [d2d4c5c857b6f] daemon is not started [2021-07-16T17:49:15.711Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-16T17:49:16.272Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-16T17:49:18.784Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-16T17:49:21.301Z] docker_cli_network_unix_test.go:46: [d0940aab801bf] daemon is not started [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite (79.79s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.46s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.00s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.77s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.61s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.45s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.26s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.10s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.56s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.83s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.61s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.35s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.34s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.46s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.06s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.23s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.46s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.90s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.78s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.98s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.27s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.02s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.68s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-07-16T17:49:21.301Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.07s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.19s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.79s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.37s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.23s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.07s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.26s) [2021-07-16T17:49:21.301Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.14s) [2021-07-16T17:49:21.301Z] === RUN TestDockerHubPullSuite [2021-07-16T17:49:21.301Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-16T17:49:22.662Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-16T17:49:22.662Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-16T17:49:23.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-16T17:49:23.273Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-16T17:49:23.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-16T17:49:25.173Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-16T17:49:25.173Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-16T17:49:25.173Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-16T17:49:26.536Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-16T17:49:26.536Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-16T17:49:26.536Z] --- PASS: TestDockerHubPullSuite (5.23s) [2021-07-16T17:49:26.536Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.38s) [2021-07-16T17:49:26.536Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-07-16T17:49:26.536Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s) [2021-07-16T17:49:26.536Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.08s) [2021-07-16T17:49:26.536Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.14s) [2021-07-16T17:49:26.536Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-16T17:49:26.536Z] PASS [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === Skipped [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-16T17:49:26.536Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-16T17:49:26.536Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.536Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-16T17:49:26.536Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-16T17:49:26.536Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-16T17:49:26.536Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-16T17:49:26.537Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-16T17:49:26.537Z] docker_cli_network_unix_test.go:46: [df45e0ecdab35] daemon is not started [2021-07-16T17:49:26.537Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] DONE 1269 tests, 51 skipped in 1828.221s [2021-07-16T17:49:26.537Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T17:49:26.537Z] ++++ cat bundles/test-integration/docker.pid [2021-07-16T17:49:26.537Z] +++ kill 13879 [2021-07-16T17:49:26.537Z] +++ /etc/init.d/apparmor stop [2021-07-16T17:49:26.537Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] Unloading profiles will leave already running processes permanently [2021-07-16T17:49:26.537Z] unconfined, which can lead to unexpected situations. [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:26.537Z] To set a process to complain mode, use the command line tool [2021-07-16T17:49:26.537Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T17:49:26.537Z] +++ true [2021-07-16T17:49:26.537Z] exiting test-integration [2021-07-16T17:49:26.537Z] ++ exit 0 [2021-07-16T17:49:26.537Z] [2021-07-16T17:49:27.097Z] + for job in $(jobs -p) [2021-07-16T17:49:27.097Z] + wait 3175 [2021-07-16T17:49:27.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-16T17:49:27.966Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-16T17:49:27.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-16T17:49:27.966Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-16T17:49:27.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-16T17:49:29.610Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-16T17:49:32.143Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-16T17:49:34.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-16T17:49:34.013Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-16T17:49:34.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-16T17:49:34.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-16T17:49:34.013Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-16T17:49:34.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-16T17:49:34.013Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-16T17:49:34.027Z] docker_api_swarm_test.go:961: [d6148d5eb9ab5] joining swarm manager [dbceb6c622a60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T17:49:34.535Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-16T17:49:55.898Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-16T17:49:56.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-16T17:49:58.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-16T17:49:58.211Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-16T17:49:59.180Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-16T17:49:59.180Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T17:49:59.180Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-16T17:50:00.721Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-16T17:50:00.721Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-16T17:50:00.721Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-16T17:50:05.828Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-16T17:50:07.712Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-16T17:50:09.316Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-16T17:50:10.222Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-16T17:50:10.285Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-16T17:50:10.285Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-16T17:50:10.285Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-16T17:50:10.285Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-16T17:50:10.285Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-16T17:50:11.821Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-16T17:50:12.790Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-16T17:50:13.249Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-16T17:50:13.486Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-16T17:50:13.709Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-16T17:50:14.682Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-16T17:50:19.375Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-16T17:50:21.559Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-16T17:50:21.559Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-16T17:50:21.559Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-16T17:50:21.562Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-16T17:50:23.096Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-16T17:50:23.096Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-16T17:50:23.096Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-16T17:50:23.096Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-16T17:50:25.276Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-16T17:50:25.735Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-16T17:50:26.195Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-16T17:50:26.195Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-16T17:50:26.654Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-16T17:50:26.799Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-16T17:50:27.113Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-16T17:50:28.081Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-16T17:50:28.081Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-16T17:50:28.081Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-16T17:50:28.081Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-16T17:50:28.081Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-16T17:50:28.684Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-16T17:50:31.960Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-16T17:50:32.774Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-16T17:50:35.221Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-16T17:50:37.733Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-16T17:50:40.243Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-16T17:50:42.753Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-16T17:51:08.475Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-16T17:51:08.475Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-16T17:51:08.935Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-16T17:51:13.636Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-16T17:51:13.636Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-16T17:51:13.636Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-16T17:51:13.636Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-16T17:51:13.636Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-16T17:51:13.636Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-16T17:51:13.636Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-16T17:51:14.096Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-16T17:51:14.096Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-16T17:51:14.096Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-16T17:51:35.201Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-16T17:51:35.201Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-16T17:51:35.201Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-16T17:51:35.661Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-16T17:51:38.902Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-16T17:51:53.728Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-16T17:51:56.777Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-16T17:51:57.747Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-16T17:51:58.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-16T17:52:01.945Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-16T17:52:04.852Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-16T17:52:07.064Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite (1647.33s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.92s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.80s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.36s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.67s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.71s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.91s) [2021-07-16T17:52:11.758Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.62s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.68s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.48s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.66s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.48s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.95s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.48s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.71s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.11s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.33s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.52s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.35s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.32s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.23s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (48.59s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.24s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.97s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.88s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.40s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.78s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.25s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.87s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.31s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.98s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.67s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.76s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.71s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.59s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.05s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.75s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.66s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.02s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.70s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.96s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.09s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.26s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.22s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.10s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.59s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.06s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.61s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.08s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.82s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.15s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.93s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.26s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.71s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.22s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.16s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.61s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.37s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.43s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.41s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.78s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.02s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.78s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.80s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.33s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.27s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.32s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.99s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.88s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.36s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.36s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.05s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.85s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.11s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.70s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.29s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.80s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.90s) [2021-07-16T17:52:11.758Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.27s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.75s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.10s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.02s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.66s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.50s) [2021-07-16T17:52:11.758Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.61s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.38s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.92s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.30s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.52s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.57s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.73s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.40s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.57s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.27s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.39s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.23s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.84s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.27s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.77s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.37s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.39s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.05s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.66s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.91s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.76s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.15s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.93s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.30s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.33s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.08s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.37s) [2021-07-16T17:52:11.759Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.35s) [2021-07-16T17:52:11.759Z] === RUN TestDockerExternalVolumeSuite [2021-07-16T17:52:11.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-16T17:52:11.759Z] docker_cli_external_volume_driver_test.go:53: [d6c6dc7ee3ba6] daemon is not started [2021-07-16T17:52:26.640Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-16T17:52:57.791Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-16T17:52:58.250Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-16T17:52:58.250Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-16T17:52:58.250Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-16T17:53:34.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-16T17:53:42.317Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-16T17:53:48.962Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-16T17:53:49.931Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-16T17:53:50.391Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-16T17:53:57.143Z] docker_cli_external_volume_driver_test.go:53: [d5997b6b34054] daemon is not started [2021-07-16T17:54:08.085Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-16T17:54:11.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-16T17:54:18.422Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-16T17:54:27.054Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-16T17:54:30.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-16T17:54:44.950Z] docker_cli_external_volume_driver_test.go:53: [d32dfef33b3b6] daemon is not started [2021-07-16T17:54:52.204Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-16T17:54:59.775Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-16T17:54:59.775Z] docker_cli_external_volume_driver_test.go:53: [d8cbe7fd5b6b1] daemon is not started [2021-07-16T17:55:02.538Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-16T17:55:14.600Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-16T17:55:14.928Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-16T17:55:46.609Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-16T17:56:01.434Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-16T17:56:19.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-16T17:56:27.050Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-16T17:56:27.050Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-16T17:56:27.050Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-16T17:56:27.050Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-16T17:56:27.050Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-16T17:56:27.050Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-16T17:56:27.050Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-16T17:56:27.050Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-16T17:56:27.050Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-16T17:56:27.050Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-16T17:56:27.050Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-16T17:56:27.050Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-16T17:56:35.648Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-16T17:56:44.230Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-16T17:56:47.967Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-16T17:56:47.967Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-16T17:56:47.967Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-16T17:56:47.967Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-16T17:56:47.967Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-16T17:56:47.967Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-16T17:56:47.967Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-16T17:56:47.967Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-16T17:56:47.967Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-16T17:56:47.967Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-16T17:56:47.967Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-16T17:56:51.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-16T17:56:51.705Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-16T17:56:51.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-16T17:56:51.705Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-16T17:56:51.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-16T17:56:51.705Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T17:56:51.705Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-16T17:56:52.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-16T17:56:56.861Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-16T17:57:06.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-16T17:57:14.559Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-16T17:57:14.560Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-16T17:57:14.560Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-16T17:57:14.560Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-16T17:57:14.560Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-16T17:57:14.560Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-16T17:57:14.560Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-16T17:57:14.560Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-16T17:57:14.560Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-16T17:57:14.560Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-16T17:57:14.560Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-16T17:57:14.560Z] === RUN TestDockerSuite/TestBuildFails [2021-07-16T17:57:16.740Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-16T17:57:16.740Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-16T17:57:22.541Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-16T17:57:24.320Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-16T17:57:28.337Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-16T17:57:38.660Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-16T17:57:44.456Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-16T17:57:45.425Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-16T17:57:50.117Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-16T17:57:50.117Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-16T17:57:50.117Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-16T17:57:50.578Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-16T17:57:51.037Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-16T17:57:51.037Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-16T17:57:51.037Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-16T17:57:56.327Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-16T17:57:59.619Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-16T17:57:59.619Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T17:57:59.619Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-16T17:58:09.949Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-16T17:58:10.408Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-16T17:58:11.946Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-16T17:58:11.946Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-16T17:58:11.946Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-16T17:58:12.914Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-16T17:58:12.914Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-16T17:58:17.675Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-16T17:58:18.135Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-16T17:58:18.597Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-16T17:58:19.566Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-16T17:58:20.534Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-16T17:58:21.504Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-16T17:58:23.044Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-16T17:58:28.384Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-16T17:58:28.841Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-16T17:58:28.841Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T17:58:28.841Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-16T17:58:28.841Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-16T17:58:28.841Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-16T17:58:28.841Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-16T17:58:28.841Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-16T17:58:28.841Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-16T17:58:29.302Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-16T17:58:29.763Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-16T17:58:30.223Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-16T17:58:36.018Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-16T17:58:40.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-16T17:58:50.836Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-16T17:58:50.836Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-16T17:58:50.836Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-16T17:58:52.377Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-16T17:58:58.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-16T17:58:58.569Z] docker_cli_external_volume_driver_test.go:485: [dde804feed840] daemon is not started [2021-07-16T17:59:16.598Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-16T17:59:16.598Z] docker_cli_external_volume_driver_test.go:53: [dbc3d39fb5715] daemon is not started [2021-07-16T17:59:28.072Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite (440.24s) [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.50s) [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.47s) [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.51s) [2021-07-16T17:59:31.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-07-16T17:59:31.424Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2021-07-16T17:59:31.424Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.50s) [2021-07-16T17:59:31.424Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.59s) [2021-07-16T17:59:31.424Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-07-16T17:59:31.424Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.46s) [2021-07-16T17:59:31.424Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.26s) [2021-07-16T17:59:31.424Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2021-07-16T17:59:31.424Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.10s) [2021-07-16T17:59:31.424Z] PASS [2021-07-16T17:59:31.424Z] [2021-07-16T17:59:31.424Z] === Skipped [2021-07-16T17:59:31.424Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-16T17:59:31.424Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-16T17:59:31.424Z] check_test.go:309: [d26e2bf0b57db] daemon is not started [2021-07-16T17:59:31.424Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-07-16T17:59:31.424Z] [2021-07-16T17:59:31.424Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-16T17:59:31.424Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-16T17:59:31.424Z] check_test.go:309: [df31c3ab35f5a] daemon is not started [2021-07-16T17:59:31.424Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-16T17:59:31.424Z] [2021-07-16T17:59:31.424Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-16T17:59:31.424Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-16T17:59:31.424Z] check_test.go:309: [db1d7f437b40e] daemon is not started [2021-07-16T17:59:31.424Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-16T17:59:31.424Z] [2021-07-16T17:59:31.424Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-16T17:59:31.424Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-16T17:59:31.424Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-16T17:59:31.424Z] [2021-07-16T17:59:31.424Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-16T17:59:31.424Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-16T17:59:31.424Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-16T17:59:31.424Z] [2021-07-16T17:59:31.424Z] [2021-07-16T17:59:31.424Z] DONE 273 tests, 5 skipped in 2431.001s [2021-07-16T17:59:31.424Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T17:59:31.424Z] ++++ cat bundles/test-integration/docker.pid [2021-07-16T17:59:31.424Z] +++ kill 13855 [2021-07-16T17:59:31.424Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d853ca022240c/docker.pid [2021-07-16T17:59:31.424Z] +++ kill 15604 [2021-07-16T17:59:31.424Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15604 is not a child of this shell [2021-07-16T17:59:31.424Z] warning: PID 15604 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d853ca022240c/docker.pid had a nonzero exit code [2021-07-16T17:59:31.424Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d853ca022240c/root: target is busy. [2021-07-16T17:59:31.424Z] +++ /etc/init.d/apparmor stop [2021-07-16T17:59:31.424Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T17:59:31.424Z] [2021-07-16T17:59:31.424Z] Unloading profiles will leave already running processes permanently [2021-07-16T17:59:31.424Z] unconfined, which can lead to unexpected situations. [2021-07-16T17:59:31.424Z] [2021-07-16T17:59:31.424Z] To set a process to complain mode, use the command line tool [2021-07-16T17:59:31.424Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T17:59:31.424Z] +++ true [2021-07-16T17:59:31.424Z] exiting test-integration [2021-07-16T17:59:31.424Z] ++ exit 0 [2021-07-16T17:59:31.424Z] [2021-07-16T17:59:31.424Z] + exit 0 [2021-07-16T17:59:31.424Z] ++ jobs -p [2021-07-16T17:59:31.424Z] + pids= [2021-07-16T17:59:31.424Z] + echo 'Remaining pids to kill: []' [2021-07-16T17:59:31.424Z] Remaining pids to kill: [] [2021-07-16T17:59:31.424Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-16T17:59:31.433Z] Recording test results [2021-07-16T17:59:31.741Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-16T17:59:32.060Z] + echo Ensuring container killed. [2021-07-16T17:59:32.060Z] Ensuring container killed. [2021-07-16T17:59:32.060Z] + docker ps -aq -f name=docker-pr2-* [2021-07-16T17:59:32.060Z] + cids=9eb31c07bef1 [2021-07-16T17:59:32.060Z] c7287e2b3e45 [2021-07-16T17:59:32.060Z] cdb1a817732e [2021-07-16T17:59:32.060Z] + [ -n 9eb31c07bef1 [2021-07-16T17:59:32.060Z] c7287e2b3e45 [2021-07-16T17:59:32.060Z] cdb1a817732e ] [2021-07-16T17:59:32.060Z] + docker rm -vf 9eb31c07bef1 c7287e2b3e45 cdb1a817732e [2021-07-16T17:59:32.619Z] 9eb31c07bef1 [2021-07-16T17:59:34.505Z] c7287e2b3e45 [2021-07-16T17:59:34.505Z] cdb1a817732e [Pipeline] sh [2021-07-16T17:59:34.777Z] + echo Chowning /workspace to jenkins user [2021-07-16T17:59:34.777Z] Chowning /workspace to jenkins user [2021-07-16T17:59:34.777Z] + id -u [2021-07-16T17:59:34.777Z] + id -g [2021-07-16T17:59:34.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42647:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T17:59:38.326Z] + bundleName=amd64 [2021-07-16T17:59:38.326Z] + echo Creating amd64-bundles.tar.gz [2021-07-16T17:59:38.326Z] Creating amd64-bundles.tar.gz [2021-07-16T17:59:38.326Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-16T17:59:38.326Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-16T17:59:39.697Z] Archiving artifacts [2021-07-16T17:59:40.105Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T17:59:40.407Z] + make clean [2021-07-16T17:59:40.407Z] docker volume rm -f docker-dev-cache [2021-07-16T17:59:40.407Z] docker-dev-cache [Pipeline] deleteDir [2021-07-16T17:59:40.461Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-16T17:59:41.595Z] --- PASS: TestBuildWCOWSandboxSize (738.16s) [2021-07-16T17:59:41.595Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T17:59:41.595Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:59:41.595Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:59:41.595Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:59:41.595Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:59:41.595Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:59:41.595Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:59:41.595Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T17:59:41.595Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T17:59:41.595Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T17:59:41.595Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-07-16T17:59:41.595Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-16T17:59:41.595Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-16T17:59:41.595Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-16T17:59:41.595Z] === RUN TestBuildPreserveOwnership [2021-07-16T17:59:41.595Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:59:41.595Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-16T17:59:41.595Z] === RUN TestBuildPlatformInvalid [2021-07-16T17:59:41.595Z] --- PASS: TestBuildPlatformInvalid (0.50s) [2021-07-16T17:59:41.595Z] PASS [2021-07-16T17:59:41.595Z] ok github.com/docker/docker/integration/build 911.883s [2021-07-16T17:59:41.595Z] [2021-07-16T17:59:41.595Z] === Skipped [2021-07-16T17:59:41.595Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-16T17:59:41.595Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T17:59:41.595Z] [2021-07-16T17:59:41.595Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-16T17:59:41.595Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:41.595Z] [2021-07-16T17:59:41.595Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-16T17:59:41.595Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:59:41.595Z] [2021-07-16T17:59:41.595Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-16T17:59:41.595Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:59:41.595Z] [2021-07-16T17:59:41.595Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-16T17:59:41.595Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T17:59:41.595Z] [2021-07-16T17:59:41.595Z] [2021-07-16T17:59:41.595Z] DONE 29 tests, 5 skipped in 935.938s [2021-07-16T17:59:41.595Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-16T17:59:44.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:59:44.511Z] INFO: Testing against a local daemon [2021-07-16T17:59:44.511Z] === RUN TestConfigInspect [2021-07-16T17:59:44.511Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:44.511Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-16T17:59:44.511Z] === RUN TestConfigList [2021-07-16T17:59:44.511Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:44.511Z] --- SKIP: TestConfigList (0.00s) [2021-07-16T17:59:44.511Z] === RUN TestConfigsCreateAndDelete [2021-07-16T17:59:44.511Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:44.511Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-16T17:59:44.511Z] === RUN TestConfigsUpdate [2021-07-16T17:59:44.511Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:44.511Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-16T17:59:44.511Z] === RUN TestTemplatedConfig [2021-07-16T17:59:44.511Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:44.511Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-16T17:59:44.511Z] === RUN TestConfigCreateResolve [2021-07-16T17:59:44.511Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:59:44.511Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-16T17:59:44.511Z] PASS [2021-07-16T17:59:44.511Z] ok github.com/docker/docker/integration/config 0.411s [2021-07-16T17:59:44.511Z] [2021-07-16T17:59:44.511Z] === Skipped [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-16T17:59:44.511Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:44.511Z] [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-16T17:59:44.511Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:44.511Z] [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-16T17:59:44.511Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:44.511Z] [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-16T17:59:44.511Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:44.511Z] [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-16T17:59:44.511Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:44.511Z] [2021-07-16T17:59:44.511Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-16T17:59:44.511Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:59:44.511Z] [2021-07-16T17:59:44.511Z] [2021-07-16T17:59:44.511Z] DONE 6 tests, 6 skipped in 3.750s [2021-07-16T17:59:44.511Z] Running D:\gopath\src\github.com\docker\docker\integration\container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T17:59:46.257Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-16T17:59:47.403Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T17:59:47.403Z] INFO: Testing against a local daemon [2021-07-16T17:59:47.403Z] === RUN TestCheckpoint [2021-07-16T17:59:47.403Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T17:59:47.403Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T17:59:47.403Z] === RUN TestContainerInvalidJSON [2021-07-16T17:59:47.403Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:59:47.403Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:59:47.403Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:59:47.403Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:59:47.403Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:59:47.403Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:59:47.403Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T17:59:47.403Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T17:59:47.403Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T17:59:47.403Z] --- PASS: TestContainerInvalidJSON (0.45s) [2021-07-16T17:59:47.403Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-16T17:59:47.403Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-16T17:59:47.403Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-16T17:59:47.403Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T17:59:47.856Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2021-07-16T17:59:47.856Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T17:59:47.856Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2021-07-16T17:59:47.856Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T17:59:47.856Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-07-16T17:59:47.856Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T17:59:48.309Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-07-16T17:59:48.309Z] === RUN TestCopyFromContainer [2021-07-16T17:59:48.309Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:48.309Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-16T17:59:48.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T17:59:48.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:59:48.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:59:48.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:59:48.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:59:48.309Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:59:48.309Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:59:48.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T17:59:48.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T17:59:48.309Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T17:59:48.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-16T17:59:48.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T17:59:48.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-16T17:59:48.309Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T17:59:48.309Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T17:59:48.309Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-16T17:59:48.309Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-16T17:59:48.309Z] === RUN TestCreateWithInvalidEnv [2021-07-16T17:59:48.309Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T17:59:48.309Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T17:59:48.309Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T17:59:48.309Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T17:59:48.309Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T17:59:48.309Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T17:59:48.309Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-16T17:59:48.309Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-16T17:59:48.309Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-16T17:59:48.309Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-16T17:59:48.309Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T17:59:48.309Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:48.309Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-16T17:59:48.309Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T17:59:48.309Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:59:48.309Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-16T17:59:48.309Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T17:59:48.309Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T17:59:48.309Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-16T17:59:48.309Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T17:59:48.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:59:48.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:59:48.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:59:48.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:59:48.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:59:48.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:59:48.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T17:59:48.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T17:59:48.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T17:59:48.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T17:59:48.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T17:59:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-07-16T17:59:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.09s) [2021-07-16T17:59:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.18s) [2021-07-16T17:59:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.25s) [2021-07-16T17:59:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.25s) [2021-07-16T17:59:48.764Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.18s) [2021-07-16T17:59:48.764Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T17:59:48.764Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-16T17:59:48.764Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-16T17:59:48.764Z] === RUN TestCreateDifferentPlatform [2021-07-16T17:59:48.764Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T17:59:48.764Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T17:59:48.764Z] --- PASS: TestCreateDifferentPlatform (0.07s) [2021-07-16T17:59:48.764Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-16T17:59:48.764Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.03s) [2021-07-16T17:59:48.764Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T17:59:48.764Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2021-07-16T17:59:48.764Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T17:59:48.764Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-16T17:59:48.764Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-16T17:59:48.764Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T17:59:48.764Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:48.764Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-16T17:59:48.764Z] === RUN TestDiff [2021-07-16T17:59:48.764Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-16T17:59:48.764Z] --- SKIP: TestDiff (0.00s) [2021-07-16T17:59:48.764Z] === RUN TestExecWithCloseStdin [2021-07-16T17:59:52.083Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-16T17:59:54.513Z] --- PASS: TestExecWithCloseStdin (5.47s) [2021-07-16T17:59:54.513Z] === RUN TestExec [2021-07-16T17:59:56.662Z] --- PASS: TestExec (1.98s) [2021-07-16T17:59:56.662Z] === RUN TestExecUser [2021-07-16T17:59:56.662Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-16T17:59:56.662Z] --- SKIP: TestExecUser (0.00s) [2021-07-16T17:59:56.662Z] === RUN TestExportContainerAndImportImage [2021-07-16T17:59:56.662Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:56.662Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-16T17:59:56.662Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T17:59:56.662Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T17:59:56.662Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-16T17:59:56.662Z] === RUN TestHealthCheckWorkdir [2021-07-16T17:59:56.662Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-16T17:59:56.662Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-16T17:59:56.662Z] === RUN TestHealthKillContainer [2021-07-16T17:59:56.662Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-16T17:59:56.662Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-16T17:59:56.662Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T17:59:56.662Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-16T17:59:56.662Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-16T17:59:56.662Z] === RUN TestKillContainerInvalidSignal [2021-07-16T17:59:56.777Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-16T17:59:58.201Z] --- PASS: TestKillContainerInvalidSignal (2.01s) [2021-07-16T17:59:58.201Z] === RUN TestKillContainer [2021-07-16T17:59:58.201Z] === RUN TestKillContainer/no_signal [2021-07-16T18:00:00.581Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T18:00:00.581Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-16T18:00:00.581Z] === RUN TestKillContainer/killing_signal [2021-07-16T18:00:02.585Z] --- PASS: TestKillContainer (3.79s) [2021-07-16T18:00:02.585Z] --- PASS: TestKillContainer/no_signal (1.74s) [2021-07-16T18:00:02.585Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-16T18:00:02.585Z] --- PASS: TestKillContainer/killing_signal (2.01s) [2021-07-16T18:00:02.585Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T18:00:02.585Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:00:02.585Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-16T18:00:02.585Z] === RUN TestKillStoppedContainer [2021-07-16T18:00:02.585Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:00:02.585Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-16T18:00:02.585Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T18:00:02.585Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:00:02.585Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-16T18:00:02.585Z] === RUN TestKillDifferentUserContainer [2021-07-16T18:00:02.585Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-16T18:00:02.585Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-16T18:00:02.585Z] === RUN TestInspectOomKilledTrue [2021-07-16T18:00:02.585Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:02.585Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T18:00:02.585Z] === RUN TestInspectOomKilledFalse [2021-07-16T18:00:02.585Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T18:00:02.585Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-16T18:00:02.585Z] === RUN TestLogsFollowTailEmpty [2021-07-16T18:00:03.722Z] --- PASS: TestBuildWCOWSandboxSize (843.57s) [2021-07-16T18:00:03.722Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T18:00:03.722Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T18:00:03.722Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T18:00:03.722Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T18:00:03.722Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T18:00:03.722Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T18:00:03.722Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T18:00:03.722Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T18:00:03.722Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T18:00:03.722Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T18:00:03.722Z] --- PASS: TestBuildWithEmptyDockerfile (0.44s) [2021-07-16T18:00:03.722Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-16T18:00:03.722Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-16T18:00:03.722Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-16T18:00:03.722Z] === RUN TestBuildPreserveOwnership [2021-07-16T18:00:03.722Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:00:03.722Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestBuildPlatformInvalid [2021-07-16T18:00:03.722Z] --- PASS: TestBuildPlatformInvalid (0.43s) [2021-07-16T18:00:03.722Z] PASS [2021-07-16T18:00:03.722Z] ok github.com/docker/docker/integration/build 1029.472s [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === Skipped [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-16T18:00:03.722Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-16T18:00:03.722Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-16T18:00:03.722Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-16T18:00:03.722Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-16T18:00:03.722Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] DONE 29 tests, 5 skipped in 1061.006s [2021-07-16T18:00:03.722Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-16T18:00:03.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:00:03.722Z] INFO: Testing against a local daemon [2021-07-16T18:00:03.722Z] === RUN TestConfigInspect [2021-07-16T18:00:03.722Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestConfigList [2021-07-16T18:00:03.722Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] --- SKIP: TestConfigList (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestConfigsCreateAndDelete [2021-07-16T18:00:03.722Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestConfigsUpdate [2021-07-16T18:00:03.722Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestTemplatedConfig [2021-07-16T18:00:03.722Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestConfigCreateResolve [2021-07-16T18:00:03.722Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:00:03.722Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-16T18:00:03.722Z] PASS [2021-07-16T18:00:03.722Z] ok github.com/docker/docker/integration/config 0.110s [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === Skipped [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-16T18:00:03.722Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-16T18:00:03.722Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-16T18:00:03.722Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-16T18:00:03.722Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-16T18:00:03.722Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-16T18:00:03.722Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] [2021-07-16T18:00:03.722Z] DONE 6 tests, 6 skipped in 2.667s [2021-07-16T18:00:03.722Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-16T18:00:03.722Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:00:03.722Z] INFO: Testing against a local daemon [2021-07-16T18:00:03.722Z] === RUN TestCheckpoint [2021-07-16T18:00:03.722Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T18:00:03.722Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestContainerInvalidJSON [2021-07-16T18:00:03.722Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T18:00:03.722Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T18:00:03.722Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T18:00:03.722Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T18:00:03.722Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T18:00:03.722Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T18:00:03.722Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T18:00:03.722Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T18:00:03.722Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T18:00:03.722Z] --- PASS: TestContainerInvalidJSON (0.46s) [2021-07-16T18:00:03.722Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-16T18:00:03.722Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-16T18:00:03.722Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-16T18:00:03.722Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T18:00:03.722Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.37s) [2021-07-16T18:00:03.722Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T18:00:03.722Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2021-07-16T18:00:03.722Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T18:00:03.722Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2021-07-16T18:00:03.722Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T18:00:03.722Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2021-07-16T18:00:03.722Z] === RUN TestCopyFromContainer [2021-07-16T18:00:03.722Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T18:00:03.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T18:00:03.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T18:00:03.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T18:00:03.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T18:00:03.722Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T18:00:03.722Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T18:00:03.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T18:00:03.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T18:00:03.722Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T18:00:03.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-16T18:00:03.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T18:00:03.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T18:00:03.722Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T18:00:03.722Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-16T18:00:03.722Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestCreateWithInvalidEnv [2021-07-16T18:00:03.722Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T18:00:03.722Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T18:00:03.722Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T18:00:03.722Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T18:00:03.722Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T18:00:03.722Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T18:00:03.722Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-16T18:00:03.722Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-16T18:00:03.722Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-16T18:00:03.722Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-16T18:00:03.722Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T18:00:03.722Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:03.722Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T18:00:03.722Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:00:03.722Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T18:00:03.722Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:00:03.722Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-16T18:00:03.722Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T18:00:03.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T18:00:03.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T18:00:03.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T18:00:03.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T18:00:03.722Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T18:00:03.722Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T18:00:03.723Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T18:00:03.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T18:00:03.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T18:00:03.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T18:00:03.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T18:00:03.723Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T18:00:03.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-16T18:00:03.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-16T18:00:03.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-07-16T18:00:03.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-16T18:00:03.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-16T18:00:03.723Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-16T18:00:03.723Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T18:00:03.723Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-16T18:00:03.723Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-16T18:00:03.723Z] === RUN TestCreateDifferentPlatform [2021-07-16T18:00:03.723Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T18:00:03.723Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T18:00:03.723Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-16T18:00:03.723Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-16T18:00:03.723Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-16T18:00:03.723Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T18:00:03.903Z] --- PASS: TestLogsFollowTailEmpty (1.89s) [2021-07-16T18:00:03.903Z] === RUN TestNetworkNat [2021-07-16T18:00:03.903Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-16T18:00:03.903Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-16T18:00:03.903Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T18:00:04.449Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-07-16T18:00:04.449Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T18:00:04.449Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-16T18:00:04.449Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-16T18:00:04.449Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T18:00:04.449Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:04.449Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-16T18:00:04.449Z] === RUN TestDiff [2021-07-16T18:00:04.449Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-16T18:00:04.449Z] --- SKIP: TestDiff (0.00s) [2021-07-16T18:00:04.449Z] === RUN TestExecWithCloseStdin [2021-07-16T18:00:06.646Z] --- PASS: TestNetworkLocalhostTCPNat (2.39s) [2021-07-16T18:00:06.646Z] === RUN TestNetworkLoopbackNat [2021-07-16T18:00:06.646Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-16T18:00:06.646Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-16T18:00:06.646Z] === RUN TestPause [2021-07-16T18:00:06.646Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-16T18:00:06.646Z] --- SKIP: TestPause (0.00s) [2021-07-16T18:00:06.646Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T18:00:07.365Z] --- PASS: TestExecWithCloseStdin (3.02s) [2021-07-16T18:00:07.365Z] === RUN TestExec [2021-07-16T18:00:08.175Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.92s) [2021-07-16T18:00:08.175Z] === RUN TestPauseStopPausedContainer [2021-07-16T18:00:08.175Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:08.175Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-16T18:00:08.175Z] === RUN TestPsFilter [2021-07-16T18:00:08.627Z] --- PASS: TestPsFilter (0.29s) [2021-07-16T18:00:08.627Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T18:00:09.541Z] --- PASS: TestExec (2.13s) [2021-07-16T18:00:09.541Z] === RUN TestExecUser [2021-07-16T18:00:09.541Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-16T18:00:09.541Z] --- SKIP: TestExecUser (0.00s) [2021-07-16T18:00:09.541Z] === RUN TestExportContainerAndImportImage [2021-07-16T18:00:09.541Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:09.541Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-16T18:00:09.541Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T18:00:09.541Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:09.541Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-16T18:00:09.541Z] === RUN TestHealthCheckWorkdir [2021-07-16T18:00:09.541Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-16T18:00:09.541Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-16T18:00:09.541Z] === RUN TestHealthKillContainer [2021-07-16T18:00:09.541Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-16T18:00:09.541Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-16T18:00:09.541Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T18:00:09.541Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-16T18:00:09.541Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-16T18:00:09.541Z] === RUN TestKillContainerInvalidSignal [2021-07-16T18:00:10.776Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.25s) [2021-07-16T18:00:10.776Z] === RUN TestRemoveContainerWithVolume [2021-07-16T18:00:11.068Z] --- PASS: TestKillContainerInvalidSignal (1.86s) [2021-07-16T18:00:11.068Z] === RUN TestKillContainer [2021-07-16T18:00:11.068Z] === RUN TestKillContainer/no_signal [2021-07-16T18:00:12.587Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T18:00:12.587Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-16T18:00:12.587Z] === RUN TestKillContainer/killing_signal [2021-07-16T18:00:12.924Z] --- PASS: TestRemoveContainerWithVolume (2.04s) [2021-07-16T18:00:12.924Z] === RUN TestRemoveContainerRunning [2021-07-16T18:00:15.095Z] --- PASS: TestRemoveContainerRunning (1.88s) [2021-07-16T18:00:15.095Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T18:00:15.459Z] --- PASS: TestKillContainer (4.16s) [2021-07-16T18:00:15.459Z] --- PASS: TestKillContainer/no_signal (1.73s) [2021-07-16T18:00:15.459Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-16T18:00:15.459Z] --- PASS: TestKillContainer/killing_signal (2.38s) [2021-07-16T18:00:15.459Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T18:00:15.459Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:00:15.459Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-16T18:00:15.459Z] === RUN TestKillStoppedContainer [2021-07-16T18:00:15.459Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:00:15.459Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-16T18:00:15.459Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T18:00:15.459Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:00:15.459Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-16T18:00:15.459Z] === RUN TestKillDifferentUserContainer [2021-07-16T18:00:15.459Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-16T18:00:15.459Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-16T18:00:15.459Z] === RUN TestInspectOomKilledTrue [2021-07-16T18:00:15.459Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:15.459Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T18:00:15.459Z] === RUN TestInspectOomKilledFalse [2021-07-16T18:00:15.459Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T18:00:15.459Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-16T18:00:15.459Z] === RUN TestLogsFollowTailEmpty [2021-07-16T18:00:16.975Z] --- PASS: TestLogsFollowTailEmpty (1.90s) [2021-07-16T18:00:16.975Z] === RUN TestNetworkNat [2021-07-16T18:00:16.975Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-16T18:00:16.975Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-16T18:00:16.975Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T18:00:17.243Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.08s) [2021-07-16T18:00:17.243Z] === RUN TestRemoveInvalidContainer [2021-07-16T18:00:17.243Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-16T18:00:17.243Z] === RUN TestRenameLinkedContainer [2021-07-16T18:00:17.243Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-16T18:00:17.243Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-16T18:00:17.243Z] === RUN TestRenameStoppedContainer [2021-07-16T18:00:19.014Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-16T18:00:19.014Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-16T18:00:19.014Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-16T18:00:19.125Z] --- PASS: TestNetworkLocalhostTCPNat (2.19s) [2021-07-16T18:00:19.125Z] === RUN TestNetworkLoopbackNat [2021-07-16T18:00:19.125Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-16T18:00:19.125Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-16T18:00:19.125Z] === RUN TestPause [2021-07-16T18:00:19.125Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-16T18:00:19.125Z] --- SKIP: TestPause (0.00s) [2021-07-16T18:00:19.125Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T18:00:19.391Z] --- PASS: TestRenameStoppedContainer (2.11s) [2021-07-16T18:00:19.391Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T18:00:21.277Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s) [2021-07-16T18:00:21.277Z] === RUN TestPauseStopPausedContainer [2021-07-16T18:00:21.277Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:21.277Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-16T18:00:21.277Z] === RUN TestPsFilter [2021-07-16T18:00:21.277Z] --- PASS: TestPsFilter (0.22s) [2021-07-16T18:00:21.277Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T18:00:23.084Z] --- PASS: TestRenameRunningContainerAndReuse (3.69s) [2021-07-16T18:00:23.084Z] === RUN TestRenameInvalidName [2021-07-16T18:00:23.431Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.15s) [2021-07-16T18:00:23.431Z] === RUN TestRemoveContainerWithVolume [2021-07-16T18:00:24.601Z] --- PASS: TestRenameInvalidName (1.85s) [2021-07-16T18:00:24.601Z] === RUN TestRenameAnonymousContainer [2021-07-16T18:00:24.809Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-16T18:00:25.273Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-16T18:00:25.273Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-16T18:00:25.273Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-16T18:00:25.273Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-16T18:00:25.273Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-16T18:00:25.581Z] --- PASS: TestRemoveContainerWithVolume (2.09s) [2021-07-16T18:00:25.581Z] === RUN TestRemoveContainerRunning [2021-07-16T18:00:27.733Z] --- PASS: TestRemoveContainerRunning (1.81s) [2021-07-16T18:00:27.733Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T18:00:28.182Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-16T18:00:29.248Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2021-07-16T18:00:29.248Z] === RUN TestRemoveInvalidContainer [2021-07-16T18:00:29.248Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-16T18:00:29.248Z] === RUN TestRenameLinkedContainer [2021-07-16T18:00:29.248Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-16T18:00:29.248Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-16T18:00:29.248Z] === RUN TestRenameStoppedContainer [2021-07-16T18:00:31.934Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-16T18:00:32.141Z] --- PASS: TestRenameStoppedContainer (2.88s) [2021-07-16T18:00:32.141Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T18:00:34.114Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-16T18:00:34.573Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-16T18:00:34.573Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-16T18:00:34.842Z] --- PASS: TestRenameAnonymousContainer (9.27s) [2021-07-16T18:00:34.842Z] === RUN TestRenameContainerWithSameName [2021-07-16T18:00:35.796Z] --- PASS: TestRenameContainerWithSameName (2.04s) [2021-07-16T18:00:35.796Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T18:00:35.796Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-16T18:00:35.796Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-16T18:00:35.796Z] === RUN TestResize [2021-07-16T18:00:35.842Z] --- PASS: TestRenameRunningContainerAndReuse (3.79s) [2021-07-16T18:00:35.842Z] === RUN TestRenameInvalidName [2021-07-16T18:00:37.486Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-16T18:00:37.944Z] --- PASS: TestResize (1.99s) [2021-07-16T18:00:37.944Z] === RUN TestResizeWithInvalidSize [2021-07-16T18:00:37.993Z] --- PASS: TestRenameInvalidName (1.91s) [2021-07-16T18:00:37.993Z] === RUN TestRenameAnonymousContainer [2021-07-16T18:00:38.454Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-16T18:00:39.991Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-16T18:00:40.092Z] --- PASS: TestResizeWithInvalidSize (1.85s) [2021-07-16T18:00:40.092Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T18:00:42.242Z] --- PASS: TestResizeWhenContainerNotStarted (2.44s) [2021-07-16T18:00:42.242Z] === RUN TestDaemonRestartKillContainers [2021-07-16T18:00:42.242Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:42.242Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-16T18:00:42.242Z] === RUN TestStats [2021-07-16T18:00:42.242Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-16T18:00:42.242Z] --- SKIP: TestStats (0.00s) [2021-07-16T18:00:42.242Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T18:00:46.896Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.60s) [2021-07-16T18:00:46.896Z] === RUN TestStopContainerWithTimeout [2021-07-16T18:00:46.896Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-16T18:00:46.896Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-16T18:00:46.896Z] === RUN TestUpdateRestartPolicy [2021-07-16T18:00:48.562Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-16T18:00:49.530Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-16T18:00:50.289Z] --- PASS: TestRenameAnonymousContainer (11.36s) [2021-07-16T18:00:50.289Z] === RUN TestRenameContainerWithSameName [2021-07-16T18:00:51.243Z] --- PASS: TestRenameContainerWithSameName (1.96s) [2021-07-16T18:00:51.243Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T18:00:51.243Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-16T18:00:51.243Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-16T18:00:51.243Z] === RUN TestResize [2021-07-16T18:00:53.398Z] --- PASS: TestResize (1.94s) [2021-07-16T18:00:53.398Z] === RUN TestResizeWithInvalidSize [2021-07-16T18:00:54.917Z] --- PASS: TestResizeWithInvalidSize (1.88s) [2021-07-16T18:00:54.917Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T18:00:57.068Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s) [2021-07-16T18:00:57.068Z] === RUN TestDaemonRestartKillContainers [2021-07-16T18:00:57.068Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:00:57.068Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-16T18:00:57.068Z] === RUN TestStats [2021-07-16T18:00:57.068Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-16T18:00:57.068Z] --- SKIP: TestStats (0.00s) [2021-07-16T18:00:57.068Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T18:00:58.099Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-16T18:01:02.793Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-16T18:01:02.804Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.43s) [2021-07-16T18:01:02.804Z] === RUN TestStopContainerWithTimeout [2021-07-16T18:01:02.804Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-16T18:01:02.804Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-16T18:01:02.804Z] === RUN TestUpdateRestartPolicy [2021-07-16T18:01:07.892Z] --- PASS: TestUpdateRestartPolicy (20.96s) [2021-07-16T18:01:07.892Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T18:01:09.408Z] --- PASS: TestUpdateRestartWithAutoRemove (1.86s) [2021-07-16T18:01:09.408Z] === RUN TestWaitNonBlocked [2021-07-16T18:01:09.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T18:01:09.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T18:01:09.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T18:01:09.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T18:01:09.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T18:01:09.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T18:01:12.290Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-16T18:01:12.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.59s) [2021-07-16T18:01:12.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.70s) [2021-07-16T18:01:12.290Z] === RUN TestWaitBlocked [2021-07-16T18:01:12.290Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:12.290Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-16T18:01:12.290Z] PASS [2021-07-16T18:01:12.290Z] ok github.com/docker/docker/integration/container 85.739s [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === Skipped [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-16T18:01:12.290Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-16T18:01:12.290Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-16T18:01:12.290Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-16T18:01:12.290Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-16T18:01:12.290Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-16T18:01:12.290Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-16T18:01:12.290Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-16T18:01:12.290Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-16T18:01:12.290Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-16T18:01:12.290Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-16T18:01:12.290Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-16T18:01:12.290Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-16T18:01:12.290Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-16T18:01:12.290Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-16T18:01:12.290Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-16T18:01:12.290Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-16T18:01:12.290Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-16T18:01:12.290Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-16T18:01:12.290Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-16T18:01:12.290Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-16T18:01:12.290Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-16T18:01:12.290Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-16T18:01:12.290Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-16T18:01:12.290Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-16T18:01:12.290Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-16T18:01:12.290Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-16T18:01:12.290Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-16T18:01:12.290Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-16T18:01:12.290Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-16T18:01:12.290Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-16T18:01:12.290Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-16T18:01:12.290Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-16T18:01:12.290Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-16T18:01:12.290Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] [2021-07-16T18:01:12.290Z] DONE 88 tests, 33 skipped in 88.045s [2021-07-16T18:01:12.290Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-16T18:01:14.439Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T18:01:14.439Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-16T18:01:14.439Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-16T18:01:14.439Z] === RUN TestDaemonConfigValidation [2021-07-16T18:01:14.439Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-16T18:01:14.439Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-16T18:01:14.439Z] PASS [2021-07-16T18:01:14.439Z] ok github.com/docker/docker/integration/daemon 0.277s [2021-07-16T18:01:14.439Z] [2021-07-16T18:01:14.439Z] === Skipped [2021-07-16T18:01:14.439Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-16T18:01:14.439Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-16T18:01:14.439Z] [2021-07-16T18:01:14.439Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-16T18:01:14.439Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-16T18:01:14.439Z] [2021-07-16T18:01:14.439Z] [2021-07-16T18:01:14.439Z] DONE 2 tests, 2 skipped in 1.638s [2021-07-16T18:01:14.439Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-16T18:01:15.204Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-16T18:01:15.954Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:15.954Z] INFO: Testing against a local daemon [2021-07-16T18:01:15.954Z] === RUN TestCommitInheritsEnv [2021-07-16T18:01:15.954Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:01:15.954Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-16T18:01:15.954Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T18:01:15.954Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-16T18:01:15.954Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T18:01:15.954Z] === RUN TestImagesFilterMultiReference [2021-07-16T18:01:15.954Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-16T18:01:15.954Z] === RUN TestImagePullPlatformInvalid [2021-07-16T18:01:15.954Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-16T18:01:15.954Z] === RUN TestRemoveImageOrphaning [2021-07-16T18:01:18.118Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-16T18:01:18.833Z] --- PASS: TestRemoveImageOrphaning (2.41s) [2021-07-16T18:01:18.833Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T18:01:18.833Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-16T18:01:18.833Z] === RUN TestTagInvalidReference [2021-07-16T18:01:18.833Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-16T18:01:18.833Z] === RUN TestTagValidPrefixedRepo [2021-07-16T18:01:18.833Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-16T18:01:18.833Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T18:01:18.833Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-16T18:01:18.833Z] === RUN TestTagOfficialNames [2021-07-16T18:01:18.833Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-16T18:01:18.833Z] === RUN TestTagMatchesDigest [2021-07-16T18:01:18.833Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-16T18:01:18.833Z] PASS [2021-07-16T18:01:18.833Z] ok github.com/docker/docker/integration/image 3.146s [2021-07-16T18:01:18.833Z] [2021-07-16T18:01:18.833Z] === Skipped [2021-07-16T18:01:18.833Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-16T18:01:18.833Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:01:18.833Z] [2021-07-16T18:01:18.833Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T18:01:18.833Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-16T18:01:18.833Z] [2021-07-16T18:01:18.833Z] [2021-07-16T18:01:18.833Z] DONE 11 tests, 2 skipped in 4.578s [2021-07-16T18:01:18.833Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-16T18:01:20.988Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:20.988Z] INFO: Testing against a local daemon [2021-07-16T18:01:20.988Z] === RUN TestNetworkCreateDelete [2021-07-16T18:01:20.988Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:20.988Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T18:01:20.988Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-16T18:01:20.988Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestDaemonDNSFallback [2021-07-16T18:01:20.988Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestInspectNetwork [2021-07-16T18:01:20.988Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:20.988Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T18:01:20.988Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:20.988Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestNetworkInvalidJSON [2021-07-16T18:01:20.988Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T18:01:20.988Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T18:01:20.988Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T18:01:20.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T18:01:20.988Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T18:01:20.988Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T18:01:20.988Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T18:01:20.988Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T18:01:20.988Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T18:01:20.988Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-16T18:01:20.988Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-16T18:01:20.988Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-16T18:01:20.988Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-16T18:01:20.988Z] === RUN TestNetworkList [2021-07-16T18:01:20.988Z] === RUN TestNetworkList//networks [2021-07-16T18:01:20.988Z] === PAUSE TestNetworkList//networks [2021-07-16T18:01:20.988Z] === RUN TestNetworkList//networks/ [2021-07-16T18:01:20.988Z] === PAUSE TestNetworkList//networks/ [2021-07-16T18:01:20.988Z] === CONT TestNetworkList//networks [2021-07-16T18:01:20.988Z] === CONT TestNetworkList//networks/ [2021-07-16T18:01:20.988Z] --- PASS: TestNetworkList (0.04s) [2021-07-16T18:01:20.988Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T18:01:20.988Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T18:01:20.988Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T18:01:20.988Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T18:01:20.988Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T18:01:20.988Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T18:01:20.988Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T18:01:20.988Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T18:01:20.988Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T18:01:20.988Z] service_test.go:242: FLAKY_TEST [2021-07-16T18:01:20.988Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T18:01:20.988Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-16T18:01:20.988Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T18:01:20.988Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T18:01:20.988Z] PASS [2021-07-16T18:01:20.988Z] ok github.com/docker/docker/integration/network 0.395s [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === Skipped [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-16T18:01:20.988Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-16T18:01:20.988Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-16T18:01:20.988Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-16T18:01:20.988Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-16T18:01:20.988Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-16T18:01:20.988Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-16T18:01:20.988Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-16T18:01:20.988Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-16T18:01:20.988Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T18:01:20.988Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T18:01:20.988Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T18:01:20.988Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T18:01:20.988Z] service_test.go:242: FLAKY_TEST [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-16T18:01:20.988Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T18:01:20.988Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] [2021-07-16T18:01:20.988Z] DONE 22 tests, 15 skipped in 2.106s [2021-07-16T18:01:20.988Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-16T18:01:21.441Z] testing: warning: no tests to run [2021-07-16T18:01:21.441Z] PASS [2021-07-16T18:01:21.441Z] ok github.com/docker/docker/integration/network/ipvlan 0.148s [2021-07-16T18:01:21.441Z] [2021-07-16T18:01:21.441Z] DONE 0 tests in 0.657s [2021-07-16T18:01:21.441Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-16T18:01:22.394Z] testing: warning: no tests to run [2021-07-16T18:01:22.394Z] PASS [2021-07-16T18:01:22.394Z] ok github.com/docker/docker/integration/network/macvlan 0.125s [2021-07-16T18:01:22.394Z] [2021-07-16T18:01:22.394Z] DONE 0 tests in 0.660s [2021-07-16T18:01:22.394Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-16T18:01:22.845Z] testing: warning: no tests to run [2021-07-16T18:01:22.845Z] PASS [2021-07-16T18:01:22.845Z] ok github.com/docker/docker/integration/plugin 0.135s [2021-07-16T18:01:22.845Z] [2021-07-16T18:01:22.845Z] DONE 0 tests in 0.627s [2021-07-16T18:01:22.845Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-16T18:01:23.799Z] testing: warning: no tests to run [2021-07-16T18:01:23.799Z] PASS [2021-07-16T18:01:23.799Z] ok github.com/docker/docker/integration/plugin/authz 0.166s [2021-07-16T18:01:23.799Z] [2021-07-16T18:01:23.799Z] DONE 0 tests in 0.698s [2021-07-16T18:01:23.800Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-16T18:01:23.825Z] --- PASS: TestUpdateRestartPolicy (20.23s) [2021-07-16T18:01:23.825Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T18:01:24.779Z] --- PASS: TestUpdateRestartWithAutoRemove (1.95s) [2021-07-16T18:01:24.779Z] === RUN TestWaitNonBlocked [2021-07-16T18:01:24.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T18:01:24.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T18:01:24.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T18:01:24.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T18:01:24.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T18:01:24.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T18:01:28.446Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-16T18:01:28.446Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-16T18:01:28.446Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-16T18:01:28.446Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-16T18:01:28.446Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-16T18:01:28.446Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-16T18:01:33.292Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-16T18:01:33.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.53s) [2021-07-16T18:01:33.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.26s) [2021-07-16T18:01:33.292Z] === RUN TestWaitBlocked [2021-07-16T18:01:33.292Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:33.292Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-16T18:01:33.292Z] PASS [2021-07-16T18:01:33.292Z] ok github.com/docker/docker/integration/container 89.876s [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === Skipped [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-16T18:01:33.292Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-16T18:01:33.292Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-16T18:01:33.292Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-16T18:01:33.292Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-16T18:01:33.292Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-16T18:01:33.292Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-16T18:01:33.292Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-16T18:01:33.292Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-16T18:01:33.292Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-16T18:01:33.292Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-16T18:01:33.292Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-16T18:01:33.292Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-16T18:01:33.292Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-16T18:01:33.292Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-16T18:01:33.292Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-16T18:01:33.292Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-16T18:01:33.292Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-16T18:01:33.292Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-16T18:01:33.292Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-16T18:01:33.292Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-16T18:01:33.292Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-16T18:01:33.292Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-16T18:01:33.292Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-16T18:01:33.292Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-16T18:01:33.292Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-16T18:01:33.292Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-16T18:01:33.292Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-16T18:01:33.292Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-16T18:01:33.292Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-16T18:01:33.292Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-16T18:01:33.292Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-16T18:01:33.292Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-16T18:01:33.292Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-16T18:01:33.292Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] [2021-07-16T18:01:33.292Z] DONE 88 tests, 33 skipped in 92.176s [2021-07-16T18:01:33.292Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-16T18:01:33.744Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T18:01:33.744Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-16T18:01:33.744Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-16T18:01:33.744Z] === RUN TestDaemonConfigValidation [2021-07-16T18:01:33.744Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-16T18:01:33.744Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-16T18:01:33.744Z] PASS [2021-07-16T18:01:33.744Z] ok github.com/docker/docker/integration/daemon 0.087s [2021-07-16T18:01:33.744Z] [2021-07-16T18:01:33.744Z] === Skipped [2021-07-16T18:01:33.744Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-16T18:01:33.744Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-16T18:01:33.744Z] [2021-07-16T18:01:33.744Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-16T18:01:33.744Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-16T18:01:33.744Z] [2021-07-16T18:01:33.744Z] [2021-07-16T18:01:33.744Z] DONE 2 tests, 2 skipped in 1.666s [2021-07-16T18:01:34.054Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:34.054Z] INFO: Testing against a local daemon [2021-07-16T18:01:34.054Z] === RUN TestPluginInvalidJSON [2021-07-16T18:01:34.054Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T18:01:34.054Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T18:01:34.054Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T18:01:34.054Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-16T18:01:34.054Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-16T18:01:34.054Z] === RUN TestPluginInstall [2021-07-16T18:01:34.054Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-16T18:01:34.054Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-16T18:01:34.054Z] === RUN TestPluginsWithRuntimes [2021-07-16T18:01:34.054Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-16T18:01:34.054Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-16T18:01:34.054Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T18:01:34.054Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-16T18:01:34.054Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-16T18:01:34.054Z] PASS [2021-07-16T18:01:34.054Z] ok github.com/docker/docker/integration/plugin/common 0.377s [2021-07-16T18:01:34.054Z] [2021-07-16T18:01:34.054Z] === Skipped [2021-07-16T18:01:34.054Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-16T18:01:34.054Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-16T18:01:34.054Z] [2021-07-16T18:01:34.054Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-16T18:01:34.054Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-16T18:01:34.054Z] [2021-07-16T18:01:34.054Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-16T18:01:34.054Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-16T18:01:34.054Z] [2021-07-16T18:01:34.054Z] [2021-07-16T18:01:34.054Z] DONE 5 tests, 3 skipped in 9.336s [2021-07-16T18:01:34.054Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-16T18:01:34.196Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-16T18:01:35.534Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-16T18:01:35.534Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-16T18:01:35.534Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-16T18:01:35.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:01:35.711Z] INFO: Testing against a local daemon [2021-07-16T18:01:35.711Z] === RUN TestCommitInheritsEnv [2021-07-16T18:01:35.711Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:01:35.711Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-16T18:01:35.711Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T18:01:35.711Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-16T18:01:35.711Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T18:01:35.711Z] === RUN TestImagesFilterMultiReference [2021-07-16T18:01:35.711Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-16T18:01:35.711Z] === RUN TestImagePullPlatformInvalid [2021-07-16T18:01:35.711Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-16T18:01:35.711Z] === RUN TestRemoveImageOrphaning [2021-07-16T18:01:36.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:36.205Z] INFO: Testing against a local daemon [2021-07-16T18:01:36.205Z] === RUN TestExternalGraphDriver [2021-07-16T18:01:36.205Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-16T18:01:36.205Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-16T18:01:36.205Z] === RUN TestGraphdriverPluginV2 [2021-07-16T18:01:36.205Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-16T18:01:36.205Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-07-16T18:01:36.205Z] PASS [2021-07-16T18:01:36.205Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.386s [2021-07-16T18:01:36.205Z] [2021-07-16T18:01:36.205Z] === Skipped [2021-07-16T18:01:36.205Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-16T18:01:36.205Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-16T18:01:36.205Z] [2021-07-16T18:01:36.205Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-07-16T18:01:36.205Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-16T18:01:36.205Z] [2021-07-16T18:01:36.205Z] [2021-07-16T18:01:36.205Z] DONE 2 tests, 2 skipped in 2.914s [2021-07-16T18:01:36.205Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-16T18:01:36.667Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2021-07-16T18:01:36.667Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T18:01:36.667Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-16T18:01:36.667Z] === RUN TestTagInvalidReference [2021-07-16T18:01:36.667Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-16T18:01:36.667Z] === RUN TestTagValidPrefixedRepo [2021-07-16T18:01:36.667Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-16T18:01:36.667Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T18:01:37.119Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-16T18:01:37.119Z] === RUN TestTagOfficialNames [2021-07-16T18:01:37.119Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-16T18:01:37.119Z] === RUN TestTagMatchesDigest [2021-07-16T18:01:37.119Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-16T18:01:37.119Z] PASS [2021-07-16T18:01:37.119Z] ok github.com/docker/docker/integration/image 1.462s [2021-07-16T18:01:37.119Z] [2021-07-16T18:01:37.119Z] === Skipped [2021-07-16T18:01:37.119Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-16T18:01:37.119Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:01:37.119Z] [2021-07-16T18:01:37.119Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T18:01:37.119Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-16T18:01:37.119Z] [2021-07-16T18:01:37.119Z] [2021-07-16T18:01:37.119Z] DONE 11 tests, 2 skipped in 3.097s [2021-07-16T18:01:37.119Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-16T18:01:38.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:38.357Z] INFO: Testing against a local daemon [2021-07-16T18:01:38.357Z] === RUN TestReadPluginNoRead [2021-07-16T18:01:38.357Z] read_test.go:21: no unix domain sockets on Windows [2021-07-16T18:01:38.357Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-16T18:01:38.357Z] PASS [2021-07-16T18:01:38.357Z] ok github.com/docker/docker/integration/plugin/logging 0.338s [2021-07-16T18:01:38.357Z] [2021-07-16T18:01:38.357Z] === Skipped [2021-07-16T18:01:38.357Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-16T18:01:38.357Z] read_test.go:21: no unix domain sockets on Windows [2021-07-16T18:01:38.357Z] [2021-07-16T18:01:38.357Z] [2021-07-16T18:01:38.357Z] DONE 1 tests, 1 skipped in 1.968s [2021-07-16T18:01:38.357Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-16T18:01:39.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:01:39.269Z] INFO: Testing against a local daemon [2021-07-16T18:01:39.269Z] === RUN TestNetworkCreateDelete [2021-07-16T18:01:39.269Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:39.269Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T18:01:39.269Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-16T18:01:39.269Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-07-16T18:01:39.269Z] === RUN TestDaemonDNSFallback [2021-07-16T18:01:39.269Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestInspectNetwork [2021-07-16T18:01:39.269Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:39.269Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T18:01:39.269Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:39.269Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestNetworkInvalidJSON [2021-07-16T18:01:39.269Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T18:01:39.269Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T18:01:39.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T18:01:39.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T18:01:39.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T18:01:39.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T18:01:39.269Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T18:01:39.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T18:01:39.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T18:01:39.269Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-16T18:01:39.269Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-16T18:01:39.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-16T18:01:39.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-16T18:01:39.269Z] === RUN TestNetworkList [2021-07-16T18:01:39.269Z] === RUN TestNetworkList//networks [2021-07-16T18:01:39.269Z] === PAUSE TestNetworkList//networks [2021-07-16T18:01:39.269Z] === RUN TestNetworkList//networks/ [2021-07-16T18:01:39.269Z] === PAUSE TestNetworkList//networks/ [2021-07-16T18:01:39.269Z] === CONT TestNetworkList//networks [2021-07-16T18:01:39.269Z] === CONT TestNetworkList//networks/ [2021-07-16T18:01:39.269Z] --- PASS: TestNetworkList (0.03s) [2021-07-16T18:01:39.269Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T18:01:39.269Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T18:01:39.269Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T18:01:39.269Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T18:01:39.269Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T18:01:39.269Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T18:01:39.269Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T18:01:39.269Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T18:01:39.269Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T18:01:39.269Z] service_test.go:242: FLAKY_TEST [2021-07-16T18:01:39.269Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T18:01:39.269Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-16T18:01:39.269Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T18:01:39.269Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T18:01:39.269Z] PASS [2021-07-16T18:01:39.269Z] ok github.com/docker/docker/integration/network 0.164s [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === Skipped [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-16T18:01:39.269Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-07-16T18:01:39.269Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-16T18:01:39.269Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-16T18:01:39.269Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-16T18:01:39.269Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-16T18:01:39.269Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-16T18:01:39.269Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-16T18:01:39.269Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-16T18:01:39.269Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T18:01:39.269Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T18:01:39.269Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T18:01:39.269Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T18:01:39.269Z] service_test.go:242: FLAKY_TEST [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-16T18:01:39.269Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T18:01:39.269Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] [2021-07-16T18:01:39.269Z] DONE 22 tests, 15 skipped in 2.122s [2021-07-16T18:01:39.269Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-16T18:01:39.313Z] testing: warning: no tests to run [2021-07-16T18:01:39.313Z] PASS [2021-07-16T18:01:39.313Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.160s [2021-07-16T18:01:39.313Z] [2021-07-16T18:01:39.313Z] DONE 0 tests in 1.043s [2021-07-16T18:01:39.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-16T18:01:40.224Z] testing: warning: no tests to run [2021-07-16T18:01:40.224Z] PASS [2021-07-16T18:01:40.224Z] ok github.com/docker/docker/integration/network/ipvlan 0.075s [2021-07-16T18:01:40.224Z] [2021-07-16T18:01:40.224Z] DONE 0 tests in 0.652s [2021-07-16T18:01:40.224Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-16T18:01:40.676Z] testing: warning: no tests to run [2021-07-16T18:01:40.676Z] PASS [2021-07-16T18:01:40.676Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2021-07-16T18:01:40.676Z] [2021-07-16T18:01:40.676Z] DONE 0 tests in 0.638s [2021-07-16T18:01:40.676Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-16T18:01:41.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:41.467Z] INFO: Testing against a local daemon [2021-07-16T18:01:41.467Z] === RUN TestPluginWithDevMounts [2021-07-16T18:01:41.467Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:41.467Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-16T18:01:41.467Z] PASS [2021-07-16T18:01:41.467Z] ok github.com/docker/docker/integration/plugin/volumes 0.346s [2021-07-16T18:01:41.467Z] [2021-07-16T18:01:41.467Z] === Skipped [2021-07-16T18:01:41.467Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-16T18:01:41.467Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:41.467Z] [2021-07-16T18:01:41.467Z] [2021-07-16T18:01:41.467Z] DONE 1 tests, 1 skipped in 2.010s [2021-07-16T18:01:41.467Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-16T18:01:41.630Z] testing: warning: no tests to run [2021-07-16T18:01:41.630Z] PASS [2021-07-16T18:01:41.630Z] ok github.com/docker/docker/integration/plugin 0.066s [2021-07-16T18:01:41.630Z] [2021-07-16T18:01:41.630Z] DONE 0 tests in 0.627s [2021-07-16T18:01:41.630Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-16T18:01:42.082Z] testing: warning: no tests to run [2021-07-16T18:01:42.082Z] PASS [2021-07-16T18:01:42.082Z] ok github.com/docker/docker/integration/plugin/authz 0.073s [2021-07-16T18:01:42.082Z] [2021-07-16T18:01:42.082Z] DONE 0 tests in 0.652s [2021-07-16T18:01:42.082Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-16T18:01:42.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:42.983Z] INFO: Testing against a local daemon [2021-07-16T18:01:42.983Z] === RUN TestSecretInspect [2021-07-16T18:01:42.983Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:42.983Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-16T18:01:42.983Z] === RUN TestSecretList [2021-07-16T18:01:42.983Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:42.983Z] --- SKIP: TestSecretList (0.00s) [2021-07-16T18:01:42.983Z] === RUN TestSecretsCreateAndDelete [2021-07-16T18:01:42.983Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:42.983Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-16T18:01:42.983Z] === RUN TestSecretsUpdate [2021-07-16T18:01:42.983Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:42.983Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-16T18:01:42.983Z] === RUN TestTemplatedSecret [2021-07-16T18:01:42.983Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:42.983Z] --- SKIP: TestTemplatedSecret (0.01s) [2021-07-16T18:01:42.983Z] === RUN TestSecretCreateResolve [2021-07-16T18:01:42.983Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:42.983Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-16T18:01:42.983Z] PASS [2021-07-16T18:01:42.983Z] ok github.com/docker/docker/integration/secret 0.369s [2021-07-16T18:01:42.983Z] [2021-07-16T18:01:42.983Z] === Skipped [2021-07-16T18:01:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-16T18:01:42.983Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:42.983Z] [2021-07-16T18:01:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-16T18:01:42.983Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:42.983Z] [2021-07-16T18:01:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-16T18:01:42.983Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:42.983Z] [2021-07-16T18:01:42.983Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-16T18:01:42.983Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:43.435Z] [2021-07-16T18:01:43.435Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2021-07-16T18:01:43.435Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:43.435Z] [2021-07-16T18:01:43.435Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-16T18:01:43.435Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:43.435Z] [2021-07-16T18:01:43.435Z] [2021-07-16T18:01:43.435Z] DONE 6 tests, 6 skipped in 1.819s [2021-07-16T18:01:43.435Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-16T18:01:45.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:45.585Z] INFO: Testing against a local daemon [2021-07-16T18:01:45.585Z] === RUN TestServiceCreateInit [2021-07-16T18:01:45.585Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T18:01:45.585Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T18:01:45.585Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- PASS: TestServiceCreateInit (0.03s) [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T18:01:45.585Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestCreateServiceConflict [2021-07-16T18:01:45.585Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T18:01:45.585Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-07-16T18:01:45.585Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T18:01:45.585Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T18:01:45.585Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T18:01:45.585Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestCreateServiceSysctls [2021-07-16T18:01:45.585Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-16T18:01:45.585Z] === RUN TestCreateServiceCapabilities [2021-07-16T18:01:45.585Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-16T18:01:45.585Z] === RUN TestInspect [2021-07-16T18:01:45.585Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestInspect (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestCreateJob [2021-07-16T18:01:45.585Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestCreateJob (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestReplicatedJob [2021-07-16T18:01:45.585Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestUpdateReplicatedJob [2021-07-16T18:01:45.585Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestServiceListWithStatuses [2021-07-16T18:01:45.585Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T18:01:45.585Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestDockerNetworkReConnect [2021-07-16T18:01:45.585Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestServicePlugin [2021-07-16T18:01:45.585Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestServiceUpdateLabel [2021-07-16T18:01:45.585Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestServiceUpdateSecrets [2021-07-16T18:01:45.585Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestServiceUpdateConfigs [2021-07-16T18:01:45.585Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestServiceUpdateNetwork [2021-07-16T18:01:45.585Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-16T18:01:45.585Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T18:01:45.585Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-07-16T18:01:45.585Z] PASS [2021-07-16T18:01:45.585Z] ok github.com/docker/docker/integration/service 0.471s [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === Skipped [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T18:01:45.585Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T18:01:45.585Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-16T18:01:45.585Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-16T18:01:45.585Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-07-16T18:01:45.585Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-16T18:01:45.585Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-16T18:01:45.585Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-16T18:01:45.585Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-07-16T18:01:45.585Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-16T18:01:45.585Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-16T18:01:45.585Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-16T18:01:45.585Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-16T18:01:45.585Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-16T18:01:45.585Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-16T18:01:45.585Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-16T18:01:45.585Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-16T18:01:45.585Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-16T18:01:45.585Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-16T18:01:45.585Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-16T18:01:45.585Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-16T18:01:45.585Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-16T18:01:45.585Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-07-16T18:01:45.585Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] [2021-07-16T18:01:45.585Z] DONE 24 tests, 23 skipped in 2.353s [2021-07-16T18:01:45.585Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-16T18:01:47.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:47.792Z] INFO: Testing against a local daemon [2021-07-16T18:01:47.792Z] === RUN TestSessionCreate [2021-07-16T18:01:47.792Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:47.792Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-16T18:01:47.792Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T18:01:47.792Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:47.792Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-16T18:01:47.792Z] PASS [2021-07-16T18:01:47.792Z] ok github.com/docker/docker/integration/session 0.365s [2021-07-16T18:01:47.792Z] [2021-07-16T18:01:47.792Z] === Skipped [2021-07-16T18:01:47.792Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-16T18:01:47.792Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:47.792Z] [2021-07-16T18:01:47.792Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-16T18:01:47.792Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-16T18:01:47.792Z] [2021-07-16T18:01:47.792Z] [2021-07-16T18:01:47.792Z] DONE 2 tests, 2 skipped in 1.745s [2021-07-16T18:01:47.792Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-16T18:01:49.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:49.310Z] INFO: Testing against a local daemon [2021-07-16T18:01:49.310Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T18:01:49.310Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:49.310Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T18:01:49.310Z] === RUN TestEventsExecDie [2021-07-16T18:01:49.310Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-16T18:01:49.310Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-16T18:01:49.310Z] === RUN TestEventsBackwardsCompatible [2021-07-16T18:01:49.310Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-16T18:01:49.310Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-16T18:01:49.310Z] === RUN TestEventsVolumeCreate [2021-07-16T18:01:49.310Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-16T18:01:49.310Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-16T18:01:49.310Z] === RUN TestInfoAPI [2021-07-16T18:01:49.310Z] --- PASS: TestInfoAPI (0.04s) [2021-07-16T18:01:49.310Z] === RUN TestInfoAPIWarnings [2021-07-16T18:01:49.310Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:01:49.310Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-16T18:01:49.310Z] === RUN TestInfoDebug [2021-07-16T18:01:49.310Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:01:49.310Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-16T18:01:49.310Z] === RUN TestInfoInsecureRegistries [2021-07-16T18:01:49.310Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:01:49.310Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-16T18:01:49.310Z] === RUN TestInfoRegistryMirrors [2021-07-16T18:01:49.310Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:01:49.310Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-16T18:01:49.310Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T18:01:50.264Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-07-16T18:01:50.264Z] === RUN TestPingCacheHeaders [2021-07-16T18:01:50.264Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-16T18:01:50.264Z] === RUN TestPingGet [2021-07-16T18:01:50.264Z] --- PASS: TestPingGet (0.02s) [2021-07-16T18:01:50.264Z] === RUN TestPingHead [2021-07-16T18:01:50.264Z] --- PASS: TestPingHead (0.02s) [2021-07-16T18:01:50.264Z] === RUN TestVersion [2021-07-16T18:01:50.264Z] --- PASS: TestVersion (0.02s) [2021-07-16T18:01:50.264Z] PASS [2021-07-16T18:01:50.264Z] ok github.com/docker/docker/integration/system 1.387s [2021-07-16T18:01:50.264Z] [2021-07-16T18:01:50.264Z] === Skipped [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T18:01:50.264Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:01:50.264Z] [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-16T18:01:50.264Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-16T18:01:50.264Z] [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-16T18:01:50.264Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-16T18:01:50.264Z] [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-16T18:01:50.264Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-16T18:01:50.264Z] [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-16T18:01:50.264Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:01:50.264Z] [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-16T18:01:50.264Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:01:50.264Z] [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-16T18:01:50.264Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:01:50.264Z] [2021-07-16T18:01:50.264Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-16T18:01:50.264Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:01:50.264Z] [2021-07-16T18:01:50.264Z] [2021-07-16T18:01:50.264Z] DONE 14 tests, 8 skipped in 2.797s [2021-07-16T18:01:50.264Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-16T18:01:52.333Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:01:52.333Z] INFO: Testing against a local daemon [2021-07-16T18:01:52.333Z] === RUN TestPluginInvalidJSON [2021-07-16T18:01:52.333Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T18:01:52.333Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T18:01:52.333Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T18:01:52.333Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-16T18:01:52.333Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-16T18:01:52.333Z] === RUN TestPluginInstall [2021-07-16T18:01:52.333Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-16T18:01:52.333Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-16T18:01:52.333Z] === RUN TestPluginsWithRuntimes [2021-07-16T18:01:52.333Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-16T18:01:52.333Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-16T18:01:52.333Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T18:01:52.333Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-16T18:01:52.333Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-16T18:01:52.333Z] PASS [2021-07-16T18:01:52.333Z] ok github.com/docker/docker/integration/plugin/common 0.121s [2021-07-16T18:01:52.333Z] [2021-07-16T18:01:52.333Z] === Skipped [2021-07-16T18:01:52.333Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-16T18:01:52.333Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-16T18:01:52.333Z] [2021-07-16T18:01:52.333Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-16T18:01:52.333Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-16T18:01:52.333Z] [2021-07-16T18:01:52.333Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-16T18:01:52.333Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-16T18:01:52.333Z] [2021-07-16T18:01:52.333Z] [2021-07-16T18:01:52.333Z] DONE 5 tests, 3 skipped in 9.703s [2021-07-16T18:01:52.333Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-16T18:01:52.416Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:01:52.416Z] INFO: Testing against a local daemon [2021-07-16T18:01:52.416Z] === RUN TestVolumesCreateAndList [2021-07-16T18:01:52.416Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-16T18:01:52.416Z] === RUN TestVolumesRemove [2021-07-16T18:01:52.416Z] --- PASS: TestVolumesRemove (0.13s) [2021-07-16T18:01:52.416Z] === RUN TestVolumesInspect [2021-07-16T18:01:52.416Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-16T18:01:52.416Z] === RUN TestVolumesInvalidJSON [2021-07-16T18:01:52.416Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T18:01:52.416Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T18:01:52.416Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T18:01:52.416Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-16T18:01:52.416Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T18:01:52.416Z] PASS [2021-07-16T18:01:52.416Z] ok github.com/docker/docker/integration/volume 0.554s [2021-07-16T18:01:52.416Z] [2021-07-16T18:01:52.416Z] DONE 5 tests in 2.053s [2021-07-16T18:01:52.416Z] INFO: make.ps1 ended at 07/16/2021 18:01:52 [2021-07-16T18:01:52.416Z] INFO: Integration CLI tests being run from the host: [2021-07-16T18:01:52.416Z] 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" [2021-07-16T18:01:54.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:01:54.500Z] INFO: Testing against a local daemon [2021-07-16T18:01:54.500Z] === RUN TestExternalGraphDriver [2021-07-16T18:01:54.500Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-16T18:01:54.500Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-16T18:01:54.500Z] === RUN TestGraphdriverPluginV2 [2021-07-16T18:01:54.500Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-16T18:01:54.500Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-16T18:01:54.500Z] PASS [2021-07-16T18:01:54.500Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.111s [2021-07-16T18:01:54.952Z] [2021-07-16T18:01:54.952Z] === Skipped [2021-07-16T18:01:54.952Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-16T18:01:54.952Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-16T18:01:54.952Z] [2021-07-16T18:01:54.952Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-16T18:01:54.952Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-16T18:01:54.952Z] [2021-07-16T18:01:54.952Z] [2021-07-16T18:01:54.952Z] DONE 2 tests, 2 skipped in 2.913s [2021-07-16T18:01:54.952Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-16T18:01:57.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:01:57.102Z] INFO: Testing against a local daemon [2021-07-16T18:01:57.102Z] === RUN TestReadPluginNoRead [2021-07-16T18:01:57.102Z] read_test.go:21: no unix domain sockets on Windows [2021-07-16T18:01:57.102Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-16T18:01:57.102Z] PASS [2021-07-16T18:01:57.102Z] ok github.com/docker/docker/integration/plugin/logging 0.106s [2021-07-16T18:01:57.102Z] [2021-07-16T18:01:57.102Z] === Skipped [2021-07-16T18:01:57.102Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-16T18:01:57.102Z] read_test.go:21: no unix domain sockets on Windows [2021-07-16T18:01:57.102Z] [2021-07-16T18:01:57.102Z] [2021-07-16T18:01:57.102Z] DONE 1 tests, 1 skipped in 2.000s [2021-07-16T18:01:57.102Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-16T18:01:58.056Z] testing: warning: no tests to run [2021-07-16T18:01:58.056Z] PASS [2021-07-16T18:01:58.056Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.068s [2021-07-16T18:01:58.056Z] [2021-07-16T18:01:58.056Z] DONE 0 tests in 0.984s [2021-07-16T18:01:58.056Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-16T18:02:00.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:02:00.211Z] INFO: Testing against a local daemon [2021-07-16T18:02:00.211Z] === RUN TestPluginWithDevMounts [2021-07-16T18:02:00.211Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:00.211Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-16T18:02:00.211Z] PASS [2021-07-16T18:02:00.211Z] ok github.com/docker/docker/integration/plugin/volumes 0.126s [2021-07-16T18:02:00.211Z] [2021-07-16T18:02:00.211Z] === Skipped [2021-07-16T18:02:00.211Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-16T18:02:00.211Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:00.211Z] [2021-07-16T18:02:00.211Z] [2021-07-16T18:02:00.211Z] DONE 1 tests, 1 skipped in 2.001s [2021-07-16T18:02:00.211Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-16T18:02:00.939Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-16T18:02:00.939Z] INFO: Testing against a local daemon [2021-07-16T18:02:00.939Z] === RUN TestDockerSuite [2021-07-16T18:02:00.939Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-16T18:02:00.939Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-16T18:02:00.939Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:02:00.939Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-16T18:02:00.939Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-16T18:02:00.939Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-16T18:02:00.939Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-16T18:02:00.939Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-16T18:02:00.939Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-16T18:02:00.939Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-16T18:02:01.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:02:01.727Z] INFO: Testing against a local daemon [2021-07-16T18:02:01.727Z] === RUN TestSecretInspect [2021-07-16T18:02:01.727Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:01.727Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-16T18:02:01.727Z] === RUN TestSecretList [2021-07-16T18:02:01.727Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:01.727Z] --- SKIP: TestSecretList (0.00s) [2021-07-16T18:02:01.727Z] === RUN TestSecretsCreateAndDelete [2021-07-16T18:02:01.727Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:01.727Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-16T18:02:01.727Z] === RUN TestSecretsUpdate [2021-07-16T18:02:01.727Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:01.727Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-16T18:02:01.727Z] === RUN TestTemplatedSecret [2021-07-16T18:02:01.727Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:01.727Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-16T18:02:01.727Z] === RUN TestSecretCreateResolve [2021-07-16T18:02:01.727Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:01.727Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-16T18:02:01.727Z] PASS [2021-07-16T18:02:01.727Z] ok github.com/docker/docker/integration/secret 0.101s [2021-07-16T18:02:01.727Z] [2021-07-16T18:02:01.727Z] === Skipped [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-16T18:02:01.727Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:01.727Z] [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-16T18:02:01.727Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:01.727Z] [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-16T18:02:01.727Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:01.727Z] [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-16T18:02:01.727Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:01.727Z] [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-16T18:02:01.727Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:01.727Z] [2021-07-16T18:02:01.727Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-16T18:02:01.727Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:01.727Z] [2021-07-16T18:02:01.727Z] [2021-07-16T18:02:01.727Z] DONE 6 tests, 6 skipped in 1.740s [2021-07-16T18:02:01.727Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-16T18:02:01.894Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-16T18:02:01.894Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-16T18:02:02.849Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-16T18:02:02.849Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-16T18:02:03.879Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:02:03.879Z] INFO: Testing against a local daemon [2021-07-16T18:02:03.879Z] === RUN TestServiceCreateInit [2021-07-16T18:02:03.879Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T18:02:03.879Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T18:02:03.879Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T18:02:03.879Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestCreateServiceConflict [2021-07-16T18:02:03.879Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T18:02:03.879Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-16T18:02:03.879Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T18:02:03.879Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T18:02:03.879Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T18:02:03.879Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestCreateServiceSysctls [2021-07-16T18:02:03.879Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-16T18:02:03.879Z] === RUN TestCreateServiceCapabilities [2021-07-16T18:02:03.879Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2021-07-16T18:02:03.879Z] === RUN TestInspect [2021-07-16T18:02:03.879Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestInspect (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestCreateJob [2021-07-16T18:02:03.879Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestCreateJob (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestReplicatedJob [2021-07-16T18:02:03.879Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestUpdateReplicatedJob [2021-07-16T18:02:03.879Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestServiceListWithStatuses [2021-07-16T18:02:03.879Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T18:02:03.879Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestDockerNetworkReConnect [2021-07-16T18:02:03.879Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestServicePlugin [2021-07-16T18:02:03.879Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:03.879Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestServiceUpdateLabel [2021-07-16T18:02:03.879Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestServiceUpdateSecrets [2021-07-16T18:02:03.879Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestServiceUpdateConfigs [2021-07-16T18:02:03.879Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestServiceUpdateNetwork [2021-07-16T18:02:03.879Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-16T18:02:03.879Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T18:02:03.879Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:03.879Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-16T18:02:03.879Z] PASS [2021-07-16T18:02:03.879Z] ok github.com/docker/docker/integration/service 0.265s [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === Skipped [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T18:02:04.331Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T18:02:04.331Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-16T18:02:04.331Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-16T18:02:04.331Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-16T18:02:04.331Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-16T18:02:04.331Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-16T18:02:04.331Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-16T18:02:04.331Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-16T18:02:04.331Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2021-07-16T18:02:04.331Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-16T18:02:04.331Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-16T18:02:04.331Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-16T18:02:04.331Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-16T18:02:04.331Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-16T18:02:04.331Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-16T18:02:04.331Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-16T18:02:04.331Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-16T18:02:04.331Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-16T18:02:04.331Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-16T18:02:04.331Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-16T18:02:04.331Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-16T18:02:04.331Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-16T18:02:04.331Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] [2021-07-16T18:02:04.331Z] DONE 24 tests, 23 skipped in 2.263s [2021-07-16T18:02:04.331Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-16T18:02:05.848Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:02:05.848Z] INFO: Testing against a local daemon [2021-07-16T18:02:05.848Z] === RUN TestSessionCreate [2021-07-16T18:02:05.848Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-16T18:02:05.848Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-16T18:02:05.848Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T18:02:05.848Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-16T18:02:05.848Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-16T18:02:05.848Z] PASS [2021-07-16T18:02:05.848Z] ok github.com/docker/docker/integration/session 0.097s [2021-07-16T18:02:05.848Z] [2021-07-16T18:02:05.848Z] === Skipped [2021-07-16T18:02:05.848Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-16T18:02:05.848Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-16T18:02:05.848Z] [2021-07-16T18:02:05.848Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-16T18:02:05.848Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-16T18:02:05.848Z] [2021-07-16T18:02:05.848Z] [2021-07-16T18:02:05.848Z] DONE 2 tests, 2 skipped in 1.764s [2021-07-16T18:02:05.848Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-16T18:02:08.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:02:08.001Z] INFO: Testing against a local daemon [2021-07-16T18:02:08.001Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T18:02:08.001Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:08.001Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T18:02:08.001Z] === RUN TestEventsExecDie [2021-07-16T18:02:08.001Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-16T18:02:08.001Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-16T18:02:08.001Z] === RUN TestEventsBackwardsCompatible [2021-07-16T18:02:08.001Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-16T18:02:08.001Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-16T18:02:08.001Z] === RUN TestEventsVolumeCreate [2021-07-16T18:02:08.001Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-16T18:02:08.001Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-16T18:02:08.001Z] === RUN TestInfoAPI [2021-07-16T18:02:08.001Z] --- PASS: TestInfoAPI (0.03s) [2021-07-16T18:02:08.001Z] === RUN TestInfoAPIWarnings [2021-07-16T18:02:08.001Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:02:08.001Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-16T18:02:08.001Z] === RUN TestInfoDebug [2021-07-16T18:02:08.001Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:02:08.001Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-16T18:02:08.001Z] === RUN TestInfoInsecureRegistries [2021-07-16T18:02:08.001Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:02:08.001Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-16T18:02:08.001Z] === RUN TestInfoRegistryMirrors [2021-07-16T18:02:08.001Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:02:08.001Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-16T18:02:08.001Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T18:02:08.454Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-07-16T18:02:08.454Z] === RUN TestPingCacheHeaders [2021-07-16T18:02:08.454Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-16T18:02:08.454Z] === RUN TestPingGet [2021-07-16T18:02:08.906Z] --- PASS: TestPingGet (0.03s) [2021-07-16T18:02:08.906Z] === RUN TestPingHead [2021-07-16T18:02:08.906Z] --- PASS: TestPingHead (0.03s) [2021-07-16T18:02:08.906Z] === RUN TestVersion [2021-07-16T18:02:08.906Z] --- PASS: TestVersion (0.03s) [2021-07-16T18:02:08.906Z] PASS [2021-07-16T18:02:08.906Z] ok github.com/docker/docker/integration/system 1.188s [2021-07-16T18:02:08.906Z] [2021-07-16T18:02:08.906Z] === Skipped [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T18:02:08.906Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T18:02:08.906Z] [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-16T18:02:08.906Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-16T18:02:08.906Z] [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-16T18:02:08.906Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-16T18:02:08.906Z] [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-16T18:02:08.906Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-16T18:02:08.906Z] [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-16T18:02:08.906Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T18:02:08.906Z] [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-16T18:02:08.906Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:02:08.906Z] [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-16T18:02:08.906Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:02:08.906Z] [2021-07-16T18:02:08.906Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-16T18:02:08.906Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T18:02:08.906Z] [2021-07-16T18:02:08.906Z] [2021-07-16T18:02:08.906Z] DONE 14 tests, 8 skipped in 2.825s [2021-07-16T18:02:08.906Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-16T18:02:10.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:02:10.425Z] INFO: Testing against a local daemon [2021-07-16T18:02:10.425Z] === RUN TestVolumesCreateAndList [2021-07-16T18:02:10.877Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-16T18:02:10.877Z] === RUN TestVolumesRemove [2021-07-16T18:02:10.877Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-16T18:02:10.877Z] === RUN TestVolumesInspect [2021-07-16T18:02:10.877Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-16T18:02:10.877Z] === RUN TestVolumesInvalidJSON [2021-07-16T18:02:10.877Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T18:02:10.877Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T18:02:10.877Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T18:02:10.877Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-16T18:02:10.877Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T18:02:10.877Z] PASS [2021-07-16T18:02:10.877Z] ok github.com/docker/docker/integration/volume 0.308s [2021-07-16T18:02:10.877Z] [2021-07-16T18:02:10.877Z] DONE 5 tests in 2.037s [2021-07-16T18:02:10.877Z] INFO: make.ps1 ended at 07/16/2021 18:02:10 [2021-07-16T18:02:10.877Z] INFO: Integration CLI tests being run from the host: [2021-07-16T18:02:10.877Z] 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" [2021-07-16T18:02:18.071Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-16T18:02:19.392Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T18:02:19.392Z] INFO: Testing against a local daemon [2021-07-16T18:02:19.392Z] === RUN TestDockerSuite [2021-07-16T18:02:19.392Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-16T18:02:19.392Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-16T18:02:19.392Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:02:19.392Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-16T18:02:19.392Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-16T18:02:19.392Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-16T18:02:19.392Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-16T18:02:19.392Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-16T18:02:19.392Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-16T18:02:19.392Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-16T18:02:20.345Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-16T18:02:20.797Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-16T18:02:21.248Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-16T18:02:21.700Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-16T18:02:30.467Z] === RUN TestDockerSuite/TestBuildRm [2021-07-16T18:02:40.795Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-16T18:02:43.704Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-16T18:02:43.704Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-16T18:02:43.704Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-16T18:02:43.704Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-16T18:02:43.704Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-16T18:02:45.241Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-16T18:02:48.981Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-16T18:02:52.724Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-16T18:02:56.460Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-16T18:03:03.146Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-16T18:03:03.146Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-16T18:03:03.146Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-16T18:03:03.146Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-16T18:03:03.146Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-16T18:03:03.146Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-16T18:03:03.146Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-16T18:03:03.146Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-16T18:03:03.146Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-16T18:03:04.664Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-16T18:03:04.664Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:03:04.664Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-16T18:03:04.664Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-16T18:03:04.665Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-16T18:03:07.537Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-16T18:03:10.430Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-16T18:03:10.430Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-16T18:03:10.430Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-16T18:03:10.430Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-16T18:03:10.430Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-16T18:03:10.430Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-16T18:03:10.430Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-16T18:03:10.430Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-16T18:03:10.430Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-16T18:03:13.304Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-16T18:03:13.304Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-16T18:03:13.304Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-16T18:03:13.304Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:03:13.304Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-16T18:03:17.570Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-16T18:03:17.570Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-16T18:03:17.570Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-16T18:03:19.065Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-16T18:03:24.651Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-16T18:03:25.110Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-16T18:03:28.853Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-16T18:03:28.853Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-16T18:03:37.433Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-16T18:04:13.128Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-16T18:04:13.128Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-16T18:04:13.128Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-16T18:04:16.033Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-16T18:04:17.002Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-16T18:04:25.583Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-16T18:04:31.013Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-16T18:04:31.013Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-16T18:04:31.013Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-16T18:04:33.882Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-16T18:04:33.882Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-16T18:04:35.913Z] === RUN TestDockerSuite/TestBuildUser [2021-07-16T18:04:35.913Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-16T18:04:35.913Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-16T18:04:35.913Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:04:35.913Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-16T18:04:35.913Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-16T18:04:35.913Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-16T18:04:38.093Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-16T18:04:39.064Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-16T18:04:41.977Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-16T18:04:41.977Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-16T18:04:41.977Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-16T18:04:41.977Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-16T18:04:41.977Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-16T18:04:42.383Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-16T18:04:42.834Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-16T18:04:42.834Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-16T18:04:42.834Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-16T18:04:42.834Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-16T18:04:42.834Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-16T18:04:42.834Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-16T18:04:42.834Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-16T18:04:42.834Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-16T18:04:43.788Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-16T18:04:47.479Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-16T18:04:48.398Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-16T18:04:48.398Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-16T18:04:48.398Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-16T18:04:48.398Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.398Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-16T18:04:48.398Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-16T18:04:48.399Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-16T18:04:48.399Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-16T18:04:48.399Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-16T18:04:48.399Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-16T18:04:48.399Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-16T18:04:48.399Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-16T18:04:48.399Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-16T18:04:48.399Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-16T18:04:48.399Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-16T18:04:48.399Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-16T18:04:48.399Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-16T18:04:48.399Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.399Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-16T18:04:48.433Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-16T18:04:48.433Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.433Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-16T18:04:48.433Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-16T18:04:48.433Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-16T18:04:48.884Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-16T18:04:49.915Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-16T18:04:49.915Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-16T18:04:49.915Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-16T18:04:49.915Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:04:49.915Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-16T18:04:51.773Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-16T18:04:56.928Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-16T18:05:03.075Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-16T18:05:03.075Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-16T18:05:04.072Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-16T18:05:07.774Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-16T18:05:08.226Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-16T18:05:08.226Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-16T18:05:08.226Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-16T18:05:11.649Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-16T18:05:11.926Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-16T18:05:12.880Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-16T18:05:16.350Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-16T18:05:16.350Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-16T18:05:16.350Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-16T18:05:16.350Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-16T18:05:16.350Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-16T18:05:17.523Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-16T18:05:17.523Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-16T18:05:17.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-16T18:05:17.523Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-16T18:05:17.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-16T18:05:17.523Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-16T18:05:17.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-16T18:05:17.523Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-16T18:05:17.523Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-16T18:05:18.476Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-16T18:05:18.529Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-16T18:05:18.530Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-16T18:05:18.989Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-16T18:05:33.818Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-16T18:05:36.727Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-16T18:05:36.727Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-16T18:05:49.114Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-16T18:05:49.114Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-16T18:05:49.114Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-16T18:05:49.114Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-16T18:05:49.573Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-16T18:05:49.573Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-16T18:05:49.573Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-16T18:05:50.541Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-16T18:05:54.079Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-16T18:05:54.079Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-16T18:05:54.079Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-16T18:05:54.079Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-16T18:05:54.079Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-16T18:06:02.926Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-16T18:06:03.386Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-16T18:06:03.386Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-16T18:06:03.846Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-16T18:06:03.846Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-16T18:06:03.846Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-16T18:06:03.846Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T18:06:03.846Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-16T18:06:05.383Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-16T18:06:10.077Z] === RUN TestDockerSuite/TestCommitChange [2021-07-16T18:06:11.791Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-16T18:06:11.791Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-16T18:06:11.791Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-16T18:06:12.252Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-16T18:06:13.840Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-16T18:06:18.531Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-16T18:06:18.531Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:06:18.531Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-16T18:06:25.611Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-16T18:06:25.611Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-16T18:06:25.611Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-16T18:06:29.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-16T18:06:29.968Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-16T18:06:29.968Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-16T18:06:31.411Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-16T18:06:32.889Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-16T18:06:36.106Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-16T18:06:36.106Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:06:36.106Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-16T18:06:36.106Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:06:36.106Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-16T18:06:36.106Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-16T18:06:36.106Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-16T18:06:36.106Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-16T18:06:36.106Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-16T18:06:36.106Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-16T18:06:36.106Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-16T18:06:36.106Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-16T18:06:36.106Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-16T18:06:36.106Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-16T18:06:36.106Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-16T18:06:36.106Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-16T18:06:38.023Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-16T18:06:38.023Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-16T18:06:38.023Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-16T18:06:41.935Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-16T18:06:42.664Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-16T18:06:42.664Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-16T18:06:45.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-16T18:06:46.375Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-16T18:06:47.330Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-16T18:06:47.330Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-16T18:06:47.330Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-16T18:06:47.330Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-16T18:06:47.330Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-16T18:06:47.330Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-16T18:06:47.330Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-16T18:06:47.781Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-16T18:06:48.735Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-16T18:06:49.026Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-16T18:06:49.026Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-16T18:06:49.026Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-16T18:06:50.565Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-16T18:06:50.565Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-16T18:06:50.565Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-16T18:06:50.565Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-16T18:06:50.565Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-16T18:06:50.565Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-16T18:06:50.565Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-16T18:06:51.607Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-16T18:06:53.122Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-16T18:06:53.122Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-16T18:06:53.122Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-16T18:06:53.122Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-16T18:06:53.122Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-16T18:06:53.122Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-16T18:06:53.505Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-16T18:06:53.506Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-16T18:06:53.506Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-16T18:06:53.506Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-16T18:06:55.803Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-16T18:06:55.803Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-16T18:06:55.803Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-16T18:06:55.803Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-16T18:06:55.803Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-16T18:06:55.803Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-16T18:06:55.803Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:06:55.803Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-16T18:06:56.060Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-16T18:06:57.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-16T18:06:57.826Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-16T18:06:57.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-16T18:06:59.541Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-16T18:07:01.081Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-16T18:07:02.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-16T18:07:02.528Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-16T18:07:02.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-16T18:07:02.528Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-16T18:07:02.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-16T18:07:03.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-16T18:07:03.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-16T18:07:03.264Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-16T18:07:03.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-16T18:07:05.443Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-16T18:07:05.443Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-16T18:07:08.331Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-16T18:07:08.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-16T18:07:08.342Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-16T18:07:08.351Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-16T18:07:08.351Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:07:08.351Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-16T18:07:08.351Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:07:08.351Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-16T18:07:08.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-16T18:07:09.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-16T18:07:09.270Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-16T18:07:09.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-16T18:07:09.270Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-16T18:07:09.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-16T18:07:10.538Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-16T18:07:10.538Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-16T18:07:12.018Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-16T18:07:12.722Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-16T18:07:12.722Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-16T18:07:12.722Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-16T18:07:12.968Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-16T18:07:12.968Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-16T18:07:12.968Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-16T18:07:15.633Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-16T18:07:15.633Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-16T18:07:15.829Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-16T18:07:17.972Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-16T18:07:18.541Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-16T18:07:21.447Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-16T18:07:22.615Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-16T18:07:22.615Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-16T18:07:22.615Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-16T18:07:22.615Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-16T18:07:22.615Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-16T18:07:22.615Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-16T18:07:22.615Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-16T18:07:22.615Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-16T18:07:22.615Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-16T18:07:22.615Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-16T18:07:25.190Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-16T18:07:25.650Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-16T18:07:25.650Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-16T18:07:25.650Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-16T18:07:25.650Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-16T18:07:27.189Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-16T18:07:27.189Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-16T18:07:27.189Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-16T18:07:30.097Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-16T18:07:30.097Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:07:30.097Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-16T18:07:32.275Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-16T18:07:32.275Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-16T18:07:34.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-16T18:07:36.975Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-16T18:07:38.513Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-16T18:07:38.513Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-16T18:07:38.513Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-16T18:07:38.513Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-16T18:07:38.513Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-16T18:07:38.513Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-16T18:07:38.513Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-16T18:07:38.513Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-16T18:07:38.513Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-16T18:07:38.513Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-16T18:07:38.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-16T18:07:40.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-16T18:07:40.274Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-16T18:07:40.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-16T18:07:40.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-16T18:07:40.735Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-16T18:07:40.735Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:07:41.196Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-16T18:07:42.737Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-16T18:07:42.737Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-16T18:07:42.737Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-16T18:07:42.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-16T18:07:45.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-16T18:07:47.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-16T18:07:50.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008d1c38_} [2021-07-16T18:07:51.323Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-16T18:07:52.300Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-16T18:07:52.300Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-16T18:07:52.300Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-16T18:07:52.300Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-16T18:07:52.300Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-16T18:07:53.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1064938106_c:\foo_false____} [2021-07-16T18:07:53.841Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-16T18:07:54.811Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-16T18:07:55.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1064938106_c:\foo_true____} [2021-07-16T18:07:55.271Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-16T18:07:55.732Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-16T18:07:56.192Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-16T18:07:58.151Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-16T18:07:58.151Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-16T18:07:58.151Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-16T18:07:58.151Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-16T18:07:58.152Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-16T18:07:58.152Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-16T18:07:58.152Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-16T18:07:58.152Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:07:58.152Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-16T18:07:58.152Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:07:58.152Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-16T18:08:01.060Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-16T18:08:01.060Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-16T18:08:01.060Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-16T18:08:01.060Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-16T18:08:02.000Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-16T18:08:03.243Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-16T18:08:03.704Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-16T18:08:03.704Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-16T18:08:03.704Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-16T18:08:04.189Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-16T18:08:04.189Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-16T18:08:04.189Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-16T18:08:05.160Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-16T18:08:05.160Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-16T18:08:05.160Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-16T18:08:05.621Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-16T18:08:06.611Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-16T18:08:06.611Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-16T18:08:06.611Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-16T18:08:06.611Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-16T18:08:06.611Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-16T18:08:06.611Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-16T18:08:06.611Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-16T18:08:07.162Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-16T18:08:08.132Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-16T18:08:08.597Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-16T18:08:08.597Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-16T18:08:08.597Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-16T18:08:09.568Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-16T18:08:10.538Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-16T18:08:10.538Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-16T18:08:10.538Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-16T18:08:10.538Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-16T18:08:10.538Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-16T18:08:11.304Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-16T18:08:13.116Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-16T18:08:13.116Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-16T18:08:13.116Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-16T18:08:13.116Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-16T18:08:13.116Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-16T18:08:13.488Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-16T18:08:13.488Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:08:13.488Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-16T18:08:13.488Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-16T18:08:13.488Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-16T18:08:15.239Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-16T18:08:23.818Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-16T18:08:23.819Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:08:23.819Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-16T18:08:23.819Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-16T18:08:23.819Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-16T18:08:27.814Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-16T18:08:27.814Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-16T18:08:27.814Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-16T18:08:27.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-16T18:08:32.398Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-16T18:08:32.398Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-16T18:08:32.398Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-16T18:08:32.398Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-16T18:08:32.398Z] === RUN TestDockerSuite/TestCpToDot [2021-07-16T18:08:34.576Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-16T18:08:34.576Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-16T18:08:34.576Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-16T18:08:34.576Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-16T18:08:34.576Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-16T18:08:34.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-16T18:08:34.805Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-16T18:08:35.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-16T18:08:37.487Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-16T18:08:37.487Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:08:37.487Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-16T18:08:37.487Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-16T18:08:37.487Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-16T18:08:37.487Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-16T18:08:37.487Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-16T18:08:37.487Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-16T18:08:37.487Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-16T18:08:37.487Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-16T18:08:37.487Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-16T18:08:39.666Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-16T18:08:40.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-16T18:08:41.844Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-16T18:08:41.844Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-16T18:08:42.303Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-16T18:08:43.843Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-16T18:08:44.812Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-16T18:08:44.812Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-16T18:08:44.812Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-16T18:08:44.812Z] === RUN TestDockerSuite/TestCreateRM [2021-07-16T18:08:45.271Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-16T18:08:45.271Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T18:08:45.271Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-16T18:08:45.742Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-16T18:08:46.204Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-16T18:08:48.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-16T18:08:50.956Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-16T18:08:50.956Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-16T18:08:52.499Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-16T18:08:54.782Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-16T18:08:54.782Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-16T18:08:54.782Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-16T18:08:57.199Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-16T18:08:57.199Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-16T18:08:57.199Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-16T18:08:57.199Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-16T18:08:57.199Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-16T18:08:57.199Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-16T18:08:57.199Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-16T18:08:57.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-16T18:08:57.348Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-16T18:08:57.660Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-16T18:08:57.660Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-16T18:08:57.660Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-16T18:08:57.798Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-16T18:08:58.524Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-16T18:08:58.524Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-16T18:08:58.524Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-16T18:08:58.524Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-16T18:09:05.601Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-16T18:09:05.601Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-16T18:09:05.601Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-16T18:09:05.601Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-16T18:09:05.601Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-16T18:09:05.601Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-16T18:09:05.601Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-16T18:09:05.601Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-16T18:09:05.601Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-16T18:09:05.601Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDockerFails [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-16T18:09:05.601Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-16T18:09:05.601Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-16T18:09:05.601Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-16T18:09:05.601Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-16T18:09:05.601Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-16T18:09:05.601Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-16T18:09:08.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-16T18:09:08.024Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-16T18:09:08.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-16T18:09:08.024Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-16T18:09:08.024Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-16T18:09:08.511Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-16T18:09:11.427Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-16T18:09:13.607Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-16T18:09:13.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-16T18:09:13.748Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-16T18:09:13.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-16T18:09:14.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-16T18:09:14.198Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-16T18:09:14.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-16T18:09:14.198Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-16T18:09:14.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-16T18:09:18.780Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-16T18:09:19.754Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-16T18:09:19.754Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-16T18:09:19.754Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-16T18:09:22.186Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-16T18:09:25.924Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-16T18:09:31.718Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-16T18:09:33.899Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-16T18:09:34.869Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-16T18:09:37.468Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-16T18:09:37.468Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-16T18:09:37.928Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-16T18:09:38.619Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-16T18:09:39.079Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-16T18:09:40.617Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-16T18:09:41.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-16T18:09:43.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-16T18:09:44.590Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-16T18:09:44.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-16T18:09:44.949Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-16T18:09:45.317Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-16T18:09:45.899Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-16T18:09:45.899Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:09:45.899Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-16T18:09:47.426Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-16T18:09:47.426Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-16T18:09:47.426Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-16T18:09:47.503Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-16T18:09:50.010Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-16T18:09:50.010Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-16T18:09:50.010Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-16T18:09:50.010Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-16T18:09:50.010Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-16T18:09:50.010Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:09:50.010Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-16T18:09:50.010Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-16T18:09:50.010Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-16T18:09:50.980Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-16T18:09:50.980Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-16T18:09:51.439Z] === RUN TestDockerSuite/TestEventsRename [2021-07-16T18:09:52.082Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-16T18:09:53.031Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-16T18:09:53.031Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-16T18:09:53.031Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-16T18:09:53.031Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-16T18:09:53.481Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-16T18:09:53.620Z] === RUN TestDockerSuite/TestEventsResize [2021-07-16T18:09:54.991Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-16T18:09:55.946Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-16T18:09:56.396Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-16T18:09:56.846Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-16T18:09:57.296Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-16T18:10:02.200Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-16T18:10:03.014Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-16T18:10:03.747Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-16T18:10:05.159Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-16T18:10:05.159Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-16T18:10:05.159Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-16T18:10:05.929Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-16T18:10:06.110Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-16T18:10:06.110Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-16T18:10:06.110Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-16T18:10:06.560Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-16T18:10:08.704Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-16T18:10:09.655Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-16T18:10:10.104Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-16T18:10:10.104Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-16T18:10:10.104Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-16T18:10:11.057Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-16T18:10:11.548Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-16T18:10:11.548Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-16T18:10:11.548Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-16T18:10:11.548Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-16T18:10:11.548Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-16T18:10:11.779Z] === RUN TestDockerSuite/TestEventsTop [2021-07-16T18:10:11.779Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-16T18:10:11.779Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-16T18:10:13.701Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-16T18:10:17.238Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-16T18:10:18.517Z] === RUN TestDockerSuite/TestExec [2021-07-16T18:10:18.517Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:10:18.517Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-16T18:10:18.517Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-16T18:10:18.517Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-16T18:10:19.809Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-16T18:10:21.842Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-16T18:10:21.842Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:10:21.842Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-16T18:10:21.842Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:10:21.842Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-16T18:10:21.842Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-16T18:10:21.842Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-16T18:10:23.828Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-16T18:10:25.755Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-16T18:10:27.814Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-16T18:10:29.717Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-16T18:10:34.170Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-16T18:10:34.170Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-16T18:10:34.170Z] === RUN TestDockerSuite/TestExecEnv [2021-07-16T18:10:34.170Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-16T18:10:34.170Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-16T18:10:34.170Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-16T18:10:34.170Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-16T18:10:36.455Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-16T18:10:38.755Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-16T18:10:40.195Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-16T18:10:40.195Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-16T18:10:40.195Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-16T18:10:40.195Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-16T18:10:40.195Z] === RUN TestDockerSuite/TestExecParseError [2021-07-16T18:10:40.195Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:10:40.195Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-16T18:10:40.195Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-16T18:10:40.195Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-16T18:10:40.195Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-16T18:10:40.195Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-16T18:10:40.948Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-16T18:10:40.948Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-16T18:10:40.948Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-16T18:10:42.380Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-16T18:10:42.380Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-16T18:10:42.380Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-16T18:10:42.380Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-16T18:10:42.380Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-16T18:10:42.380Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:10:42.380Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-16T18:10:42.380Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-16T18:10:42.380Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-16T18:10:42.380Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-16T18:10:42.380Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-16T18:10:44.560Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-16T18:10:44.560Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-16T18:10:44.560Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-16T18:10:48.966Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-16T18:10:48.966Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-16T18:10:49.266Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-16T18:10:49.266Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-16T18:10:49.266Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-16T18:10:49.266Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-16T18:10:49.266Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-16T18:10:49.266Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-16T18:10:49.266Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-16T18:10:49.918Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-16T18:10:55.641Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-16T18:10:55.641Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-16T18:10:55.641Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-16T18:10:55.641Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-16T18:10:55.641Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-16T18:10:55.641Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-16T18:10:55.641Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-16T18:10:56.352Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-16T18:10:56.593Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-16T18:10:56.593Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-16T18:10:56.593Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-16T18:11:01.060Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-16T18:11:04.803Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-16T18:11:10.604Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-16T18:11:10.604Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:11:10.604Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-16T18:11:10.604Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-16T18:11:10.604Z] === RUN TestDockerSuite/TestHealth [2021-07-16T18:11:10.604Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-16T18:11:10.604Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-16T18:11:10.604Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-16T18:11:10.604Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-16T18:11:10.604Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-16T18:11:15.298Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-16T18:11:15.298Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-16T18:11:15.298Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-16T18:11:15.298Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-16T18:11:15.298Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-16T18:11:15.298Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-16T18:11:15.298Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-16T18:11:16.270Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-16T18:11:16.270Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:11:16.270Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-16T18:11:17.251Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-16T18:11:17.251Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-16T18:11:19.430Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-16T18:11:19.430Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-16T18:11:21.612Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-16T18:11:24.521Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-16T18:11:24.521Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-16T18:11:24.521Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:11:24.521Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-16T18:11:28.262Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-16T18:11:28.262Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-16T18:11:31.178Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestImportFile [2021-07-16T18:11:31.178Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-16T18:11:31.178Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-16T18:11:31.178Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-16T18:11:31.178Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-16T18:11:31.178Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-16T18:11:31.178Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-16T18:11:31.178Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-16T18:11:31.178Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-16T18:11:31.178Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:11:31.178Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-16T18:11:32.115Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-16T18:11:32.115Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-16T18:11:32.115Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-16T18:11:32.115Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-16T18:11:33.365Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-16T18:11:35.707Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-16T18:11:35.707Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-16T18:11:35.707Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-16T18:11:35.707Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-16T18:11:35.707Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-16T18:11:35.707Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-16T18:11:35.707Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-16T18:11:35.707Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-16T18:11:37.893Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-16T18:11:38.353Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-16T18:11:41.270Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-16T18:11:41.270Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-16T18:11:41.270Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-16T18:11:41.270Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-16T18:11:41.270Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-16T18:11:41.270Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-16T18:11:41.270Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-16T18:11:41.435Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-16T18:11:41.435Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-16T18:11:41.435Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-16T18:11:43.453Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-16T18:11:48.149Z] === RUN TestDockerSuite/TestInspectImage [2021-07-16T18:11:48.149Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:11:48.149Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-16T18:11:48.149Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:11:48.149Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-16T18:11:48.149Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:11:48.149Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-16T18:11:49.679Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-16T18:11:50.129Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-16T18:11:50.333Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-16T18:11:51.081Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-16T18:11:52.515Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-16T18:11:52.515Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-16T18:11:54.699Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-16T18:11:54.763Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-16T18:11:56.273Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-16T18:11:56.878Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-16T18:11:56.878Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-16T18:11:56.878Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-16T18:11:57.338Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-16T18:11:57.624Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-16T18:11:59.520Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-16T18:12:02.432Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-16T18:12:04.625Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-16T18:12:04.908Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-16T18:12:07.137Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-16T18:12:08.676Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-16T18:12:10.859Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-16T18:12:13.039Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-16T18:12:15.225Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-16T18:12:15.264Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-16T18:12:18.135Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-16T18:12:20.315Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-16T18:12:20.315Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-16T18:12:20.315Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:12:20.315Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-16T18:12:20.776Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-16T18:12:20.776Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-16T18:12:22.317Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-16T18:12:24.497Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-16T18:12:30.298Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-16T18:12:32.478Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-16T18:12:32.478Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-16T18:12:32.478Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-16T18:12:34.659Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-16T18:12:34.659Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-16T18:12:40.454Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-16T18:12:45.153Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-16T18:12:45.255Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-16T18:12:50.952Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-16T18:12:52.341Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-16T18:12:53.131Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-16T18:12:55.314Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-16T18:12:55.314Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-16T18:12:55.314Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-16T18:12:58.221Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-16T18:13:00.936Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-16T18:13:01.128Z] === RUN TestDockerSuite/TestLogsSince [2021-07-16T18:13:09.715Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-16T18:13:09.715Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-16T18:13:09.715Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-16T18:13:09.715Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-16T18:13:09.715Z] === RUN TestDockerSuite/TestLogsTail [2021-07-16T18:13:12.621Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-16T18:13:15.529Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-16T18:13:18.444Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-16T18:13:18.444Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestNetHostname [2021-07-16T18:13:18.444Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-16T18:13:18.444Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-16T18:13:18.444Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-16T18:13:18.444Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPluginActive [2021-07-16T18:13:18.444Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-16T18:13:18.444Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-16T18:13:18.444Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-16T18:13:18.444Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-16T18:13:18.444Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-16T18:13:18.444Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-16T18:13:18.444Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-16T18:13:18.444Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-16T18:13:18.444Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-16T18:13:18.444Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPortList [2021-07-16T18:13:18.444Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-16T18:13:18.444Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-16T18:13:24.246Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-16T18:13:24.246Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:13:24.246Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-16T18:13:24.246Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-16T18:13:24.246Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-16T18:13:24.246Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-16T18:13:24.246Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-16T18:13:24.246Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-16T18:13:24.246Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:13:24.246Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-16T18:13:24.246Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-16T18:13:24.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-16T18:13:24.246Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-16T18:13:24.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-16T18:13:24.246Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-16T18:13:24.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-16T18:13:24.246Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:13:24.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-16T18:13:28.947Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-16T18:13:28.947Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-16T18:13:28.947Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-16T18:13:30.478Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-16T18:13:30.478Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-16T18:13:30.478Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-16T18:13:30.478Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-16T18:13:37.522Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-16T18:13:37.522Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-16T18:13:37.522Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-16T18:13:46.105Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-16T18:14:00.919Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-16T18:14:00.919Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-16T18:14:00.919Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-16T18:14:00.919Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-16T18:14:11.249Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-16T18:14:13.074Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-16T18:14:13.074Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-16T18:14:13.074Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-16T18:14:13.074Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-16T18:14:13.074Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-16T18:14:13.074Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-16T18:14:13.074Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-16T18:14:13.074Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-16T18:14:13.074Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-16T18:14:13.074Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-16T18:14:13.535Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-16T18:14:13.996Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-16T18:14:14.992Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-16T18:14:18.697Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-16T18:14:21.612Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-16T18:14:23.567Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-16T18:14:25.363Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-16T18:14:25.363Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-16T18:14:25.363Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-16T18:14:25.363Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-16T18:14:25.825Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-16T18:14:25.825Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-16T18:14:25.825Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-16T18:14:25.825Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-16T18:14:25.825Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-16T18:14:25.825Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-16T18:14:25.825Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-16T18:14:26.482Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-16T18:14:26.482Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-16T18:14:26.482Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-16T18:14:26.482Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-16T18:14:26.482Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-16T18:14:29.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-16T18:14:29.572Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-16T18:14:29.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-16T18:14:29.572Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-16T18:14:29.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-16T18:14:29.572Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:14:29.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-16T18:14:30.547Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-16T18:14:31.179Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-16T18:14:31.179Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:14:31.179Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-16T18:14:31.179Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-16T18:14:31.179Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-16T18:14:31.179Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-16T18:14:31.179Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-16T18:14:31.179Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-16T18:14:31.179Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-16T18:14:35.247Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-16T18:14:38.256Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-16T18:14:38.256Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-16T18:14:38.256Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-16T18:14:39.241Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-16T18:14:39.241Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-16T18:14:39.241Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-16T18:14:40.791Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-16T18:14:41.765Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-16T18:14:41.765Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-16T18:14:41.765Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-16T18:14:45.512Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-16T18:14:50.082Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-16T18:14:50.082Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-16T18:14:50.082Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-16T18:14:50.082Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-16T18:14:50.082Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-16T18:14:50.082Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-16T18:14:50.082Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-16T18:14:50.082Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-16T18:14:50.082Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-16T18:14:50.082Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-16T18:14:50.082Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-16T18:14:50.082Z] === RUN TestDockerSuite/TestBuildFails [2021-07-16T18:14:51.625Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-16T18:14:51.625Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-16T18:14:55.845Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-16T18:14:56.351Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-16T18:14:56.351Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-16T18:14:56.351Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-16T18:14:56.814Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-16T18:14:57.428Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-16T18:15:02.134Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-16T18:15:14.553Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-16T18:15:17.922Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-16T18:15:17.922Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:15:17.922Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-16T18:15:20.369Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-16T18:15:21.340Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-16T18:15:21.370Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-16T18:15:22.615Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-16T18:15:22.615Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-16T18:15:22.615Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-16T18:15:23.602Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-16T18:15:28.292Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-16T18:15:28.424Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-16T18:15:31.687Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-16T18:15:31.687Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-16T18:15:31.687Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-16T18:15:31.687Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-16T18:15:32.028Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-16T18:15:32.028Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:15:32.028Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-16T18:15:32.148Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-16T18:15:32.148Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-16T18:15:32.148Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-16T18:15:36.722Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-16T18:15:36.722Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-16T18:15:37.181Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-16T18:15:40.732Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-16T18:15:40.732Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:15:40.732Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-16T18:15:43.144Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-16T18:15:53.137Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-16T18:15:53.137Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-16T18:15:54.876Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-16T18:15:57.787Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-16T18:15:58.249Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-16T18:16:00.227Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-16T18:16:00.227Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-16T18:16:00.227Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-16T18:16:00.227Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-16T18:16:00.227Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-16T18:16:04.934Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-16T18:16:05.397Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-16T18:16:06.370Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-16T18:16:07.342Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-16T18:16:07.803Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-16T18:16:08.624Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-16T18:16:08.776Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-16T18:16:10.331Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-16T18:16:12.979Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-16T18:16:13.343Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-16T18:16:16.137Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-16T18:16:16.137Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:16:16.137Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-16T18:16:16.137Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-16T18:16:16.137Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-16T18:16:16.137Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-16T18:16:16.137Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-16T18:16:16.598Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-16T18:16:16.598Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-16T18:16:17.060Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-16T18:16:18.033Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-16T18:16:21.931Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-16T18:16:22.743Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-16T18:16:23.220Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-16T18:16:29.012Z] === RUN TestDockerSuite/TestRmiTag [2021-07-16T18:16:29.981Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-16T18:16:31.709Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-16T18:16:32.886Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-16T18:16:37.594Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-16T18:16:37.595Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-16T18:16:37.595Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-16T18:16:39.783Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-16T18:16:58.060Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-16T18:17:00.244Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-16T18:17:04.942Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-16T18:17:05.911Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-16T18:17:05.911Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-16T18:17:05.911Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-16T18:17:05.911Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-16T18:17:05.911Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-16T18:17:05.911Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-16T18:17:05.911Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-16T18:17:05.911Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-16T18:17:05.911Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-16T18:17:05.911Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-16T18:17:05.911Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-16T18:17:05.911Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-16T18:17:05.911Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-16T18:17:05.911Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-16T18:17:05.911Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-16T18:17:07.450Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-16T18:17:07.450Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-16T18:17:07.450Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-16T18:17:07.450Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-16T18:17:07.450Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-16T18:17:13.250Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-16T18:17:14.793Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-16T18:17:17.698Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-16T18:17:19.890Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-16T18:17:22.075Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-16T18:17:22.075Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-16T18:17:22.342Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-16T18:17:26.769Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-16T18:17:26.769Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-16T18:17:28.306Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-16T18:17:28.306Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-16T18:17:28.306Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-16T18:17:31.218Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-16T18:17:31.218Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-16T18:17:31.218Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-16T18:17:31.218Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-16T18:17:31.218Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-16T18:17:32.762Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-16T18:17:32.762Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-16T18:17:32.762Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-16T18:17:32.762Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-16T18:17:32.762Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-16T18:17:32.762Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-16T18:17:32.762Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-16T18:17:32.762Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-16T18:17:32.762Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-16T18:17:32.762Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-16T18:17:33.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-16T18:17:33.224Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-16T18:17:33.224Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-16T18:17:33.224Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-16T18:17:33.224Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-16T18:17:34.754Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-16T18:17:34.771Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-16T18:17:37.679Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-16T18:17:39.479Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-16T18:17:40.581Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-16T18:17:40.581Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-16T18:17:40.581Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-16T18:17:40.581Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-16T18:17:40.581Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-16T18:17:40.581Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-16T18:17:40.581Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-16T18:17:42.123Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-16T18:17:42.123Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-16T18:17:42.123Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-16T18:17:42.123Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:17:42.123Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-16T18:17:42.123Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-16T18:17:42.123Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-16T18:17:42.123Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-16T18:17:42.123Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-16T18:17:44.300Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-16T18:17:45.284Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-16T18:17:49.990Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-16T18:17:50.095Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-16T18:17:50.095Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-16T18:17:50.095Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-16T18:17:50.095Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-16T18:17:50.095Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-16T18:17:50.095Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-16T18:17:50.095Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-16T18:17:50.095Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:17:50.095Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-16T18:17:50.095Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-16T18:17:50.095Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-16T18:17:50.095Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-16T18:17:50.095Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-16T18:17:52.276Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-16T18:17:52.276Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-16T18:17:52.276Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-16T18:17:52.276Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-16T18:17:52.276Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-16T18:17:52.276Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-16T18:17:54.458Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-16T18:17:56.645Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-16T18:17:56.645Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-16T18:17:56.645Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-16T18:17:58.824Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-16T18:17:58.824Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-16T18:17:58.824Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-16T18:17:58.824Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-16T18:17:58.824Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-16T18:17:58.824Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-16T18:17:58.824Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-16T18:18:01.729Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-16T18:18:03.907Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-16T18:18:06.812Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-16T18:18:08.991Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-16T18:18:08.991Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-16T18:18:08.991Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-16T18:18:08.991Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-16T18:18:08.991Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-16T18:18:08.991Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-16T18:18:08.991Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-16T18:18:08.991Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-16T18:18:08.991Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-16T18:18:08.991Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T18:18:08.991Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-16T18:18:08.991Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-16T18:18:08.991Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-16T18:18:08.991Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-16T18:18:08.991Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-16T18:18:08.991Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-16T18:18:11.113Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-16T18:18:11.113Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-16T18:18:11.113Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-16T18:18:13.698Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-16T18:18:13.698Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-16T18:18:13.698Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-16T18:18:13.698Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-16T18:18:13.698Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-16T18:18:13.698Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-16T18:18:13.698Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-16T18:18:13.698Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-16T18:18:13.698Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-16T18:18:13.698Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-16T18:18:13.698Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-16T18:18:13.698Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-16T18:18:18.234Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-16T18:18:18.698Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-16T18:18:18.698Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-16T18:18:18.698Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-16T18:18:18.698Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-16T18:18:18.698Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-16T18:18:20.799Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-16T18:18:20.800Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-16T18:18:20.800Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-16T18:18:21.617Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunMount [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-16T18:18:21.768Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-16T18:18:21.768Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-16T18:18:25.367Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-16T18:18:27.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-16T18:18:27.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-16T18:18:27.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-16T18:18:27.968Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-16T18:18:27.968Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-16T18:18:27.968Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-16T18:18:27.968Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-16T18:18:27.968Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-16T18:18:27.968Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-16T18:18:27.968Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-16T18:18:27.968Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-16T18:18:27.968Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-16T18:18:27.968Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-16T18:18:27.968Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-16T18:18:27.968Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-16T18:18:30.337Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-16T18:18:30.337Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-16T18:18:30.337Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-16T18:18:30.337Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-16T18:18:30.337Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-16T18:18:30.337Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-16T18:18:30.337Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-16T18:18:30.469Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-16T18:18:31.448Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-16T18:18:32.600Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-16T18:18:32.991Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-16T18:18:35.028Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-16T18:18:35.465Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-16T18:18:38.763Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-16T18:18:38.763Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-16T18:18:38.763Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-16T18:18:38.763Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-16T18:18:38.763Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-16T18:18:38.763Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-16T18:18:38.763Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-16T18:18:38.763Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-16T18:18:38.763Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-16T18:18:38.763Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-16T18:18:38.763Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-16T18:18:38.763Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-16T18:18:38.763Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-16T18:18:38.763Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-16T18:18:38.763Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-16T18:18:38.763Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-16T18:18:38.763Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-16T18:18:38.763Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-16T18:18:38.763Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-16T18:18:39.221Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-16T18:18:40.100Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-16T18:18:40.100Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-16T18:18:40.100Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-16T18:18:40.100Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-16T18:18:40.100Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-16T18:18:40.100Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-16T18:18:40.100Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-16T18:18:40.100Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-16T18:18:40.100Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-16T18:18:40.100Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-16T18:18:40.100Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-16T18:18:40.766Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-16T18:18:41.617Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-16T18:18:42.304Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-16T18:18:43.161Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-16T18:18:43.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-16T18:18:43.788Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-16T18:18:43.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-16T18:18:43.788Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-16T18:18:43.840Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-16T18:18:44.239Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-16T18:18:44.239Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:18:44.239Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-16T18:18:45.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-16T18:18:45.381Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-16T18:18:47.558Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-16T18:18:47.558Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-16T18:18:47.558Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-16T18:18:47.558Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-16T18:18:48.017Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-16T18:18:48.017Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-16T18:18:48.017Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-16T18:18:48.017Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-16T18:18:48.017Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-16T18:18:48.017Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-16T18:18:48.017Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-16T18:18:48.017Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-16T18:18:48.017Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-16T18:18:48.017Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-16T18:18:48.017Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-16T18:18:48.017Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-16T18:18:48.017Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T18:18:49.824Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-16T18:18:51.751Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-16T18:18:51.751Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-16T18:18:51.751Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-16T18:18:51.751Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-16T18:18:51.751Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-16T18:18:51.751Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-16T18:18:51.751Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-16T18:18:51.751Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-16T18:18:51.751Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-16T18:18:51.751Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:18:51.751Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-16T18:18:51.762Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-16T18:18:55.516Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-16T18:19:02.084Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-16T18:19:02.084Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-16T18:19:02.084Z] === RUN TestDockerSuite/TestRunRm [2021-07-16T18:19:03.052Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-16T18:19:04.593Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-16T18:19:05.547Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-16T18:19:05.547Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-16T18:19:05.547Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-16T18:19:05.547Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-16T18:19:05.547Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-16T18:19:05.547Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-16T18:19:05.547Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-16T18:19:05.547Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-16T18:19:05.547Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-16T18:19:05.547Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-16T18:19:05.547Z] === RUN TestDockerSuite/TestBuildFails [2021-07-16T18:19:07.695Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-16T18:19:07.695Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-16T18:19:08.848Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-16T18:19:11.753Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-16T18:19:13.231Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-16T18:19:13.422Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-16T18:19:13.938Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-16T18:19:16.116Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-16T18:19:16.146Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-16T18:19:18.296Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-16T18:19:18.297Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-16T18:19:18.756Z] === RUN TestDockerSuite/TestRunState [2021-07-16T18:19:18.756Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-16T18:19:18.756Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-16T18:19:19.150Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-16T18:19:20.938Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-16T18:19:20.938Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:19:20.938Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-16T18:19:23.847Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-16T18:19:23.847Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-16T18:19:23.847Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-16T18:19:23.847Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-16T18:19:23.847Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-16T18:19:23.847Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-16T18:19:23.847Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-16T18:19:23.847Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-16T18:19:23.847Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-16T18:19:26.482Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-16T18:19:26.482Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-16T18:19:26.482Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-16T18:19:26.482Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-16T18:19:26.482Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-16T18:19:26.482Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-16T18:19:30.923Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-16T18:19:30.923Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-16T18:19:30.923Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-16T18:19:30.923Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-16T18:19:30.923Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-16T18:19:30.923Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-16T18:19:30.923Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-16T18:19:30.923Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-16T18:19:30.923Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-16T18:19:30.923Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-16T18:19:30.923Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-16T18:19:31.440Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-16T18:19:32.460Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-16T18:19:32.460Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-16T18:19:32.460Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-16T18:19:33.618Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-16T18:19:33.618Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-16T18:19:33.618Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-16T18:19:35.365Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-16T18:19:35.365Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-16T18:19:35.365Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-16T18:19:35.365Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-16T18:19:35.365Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-16T18:19:37.164Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-16T18:19:38.117Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-16T18:19:39.105Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-16T18:19:42.750Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-16T18:19:42.750Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-16T18:19:43.201Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-16T18:19:43.652Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-16T18:19:44.602Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-16T18:19:44.602Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-16T18:19:44.602Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-16T18:19:46.181Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-16T18:19:49.917Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-16T18:19:55.718Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-16T18:19:55.718Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-16T18:19:55.718Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-16T18:19:56.178Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-16T18:19:59.080Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-16T18:19:59.305Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-16T18:19:59.306Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:19:59.306Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-16T18:20:01.259Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-16T18:20:03.438Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-16T18:20:03.438Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-16T18:20:03.438Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-16T18:20:03.438Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-16T18:20:03.438Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-16T18:20:03.438Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:20:03.438Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-16T18:20:03.438Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-16T18:20:03.438Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-16T18:20:03.438Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-16T18:20:03.438Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-16T18:20:03.438Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-16T18:20:03.438Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-16T18:20:03.438Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-16T18:20:03.438Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-16T18:20:07.176Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-16T18:20:08.144Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-16T18:20:09.549Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-16T18:20:09.549Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-16T18:20:10.322Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-16T18:20:11.697Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-16T18:20:11.697Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-16T18:20:11.697Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-16T18:20:12.155Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-16T18:20:12.155Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-16T18:20:15.016Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-16T18:20:15.016Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-16T18:20:15.016Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-16T18:20:15.016Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-16T18:20:15.016Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-16T18:20:15.016Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:20:15.016Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-16T18:20:16.175Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-16T18:20:16.787Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-16T18:20:17.195Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-16T18:20:17.238Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-16T18:20:17.655Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-16T18:20:17.689Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-16T18:20:18.118Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-16T18:20:18.118Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-16T18:20:19.201Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-16T18:20:19.651Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-16T18:20:19.654Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-16T18:20:20.602Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-16T18:20:22.114Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-16T18:20:26.726Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-16T18:20:26.726Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-16T18:20:26.726Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-16T18:20:27.842Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-16T18:20:27.842Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:20:28.296Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-16T18:20:28.296Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-16T18:20:28.296Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-16T18:20:28.296Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-16T18:20:28.296Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-16T18:20:28.296Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-16T18:20:28.746Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-16T18:20:29.197Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-16T18:20:29.647Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-16T18:20:31.013Z] === RUN TestDockerSuite/TestBuildRm [2021-07-16T18:20:35.290Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-16T18:20:35.290Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:20:35.290Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-16T18:20:35.371Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-16T18:20:38.196Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-16T18:20:38.196Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-16T18:20:38.196Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-16T18:20:38.196Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:20:38.196Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-16T18:20:38.196Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-16T18:20:38.196Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-16T18:20:38.196Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-16T18:20:38.196Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-16T18:20:43.549Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-16T18:20:43.549Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-16T18:20:43.549Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-16T18:20:43.549Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:20:43.549Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-16T18:20:43.549Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-16T18:20:43.549Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-16T18:20:43.549Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-16T18:20:43.549Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-16T18:20:43.549Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:20:43.549Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-16T18:20:43.549Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-16T18:20:43.549Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-16T18:20:45.811Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-16T18:20:47.974Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-16T18:20:47.974Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:20:47.974Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-16T18:20:48.734Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-16T18:20:48.734Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-16T18:20:48.734Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-16T18:20:50.057Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-16T18:20:50.057Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-16T18:20:50.057Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-16T18:20:50.057Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:20:50.057Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-16T18:20:50.057Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:20:50.057Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-16T18:20:50.057Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-16T18:20:50.057Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-16T18:20:50.057Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:20:50.057Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-16T18:20:50.057Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:20:50.057Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-16T18:20:53.097Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-16T18:20:53.379Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-16T18:20:58.787Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-16T18:20:58.788Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-16T18:20:58.788Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-16T18:20:58.788Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-16T18:20:58.788Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-16T18:21:00.023Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-16T18:21:03.581Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-16T18:21:06.761Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-16T18:21:06.761Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-16T18:21:06.761Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-16T18:21:06.761Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-16T18:21:06.761Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-16T18:21:06.761Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-16T18:21:06.761Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-16T18:21:06.761Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-16T18:21:07.127Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-16T18:21:08.679Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-16T18:21:09.260Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-16T18:21:11.661Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-16T18:21:11.933Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-16T18:21:12.512Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-16T18:21:13.086Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-16T18:21:13.086Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-16T18:21:13.086Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-16T18:21:22.160Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-16T18:21:22.160Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:21:22.160Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-16T18:21:22.160Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-16T18:21:22.160Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-16T18:21:22.160Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-16T18:21:22.160Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-16T18:21:29.234Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-16T18:21:29.693Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-16T18:21:29.693Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-16T18:21:30.859Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-16T18:21:33.484Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-16T18:21:33.484Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-16T18:21:33.484Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-16T18:21:40.110Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-16T18:21:40.110Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.110Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite (2220.62s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (56.09s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.33s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.11s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.44s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.02s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.11s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (62.14s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.48s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.08s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.16s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.85s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.14s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.72s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.63s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.49s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.75s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.59s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.89s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (8.76s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.23s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.65s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.54s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.11s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.41s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.72s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.54s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.48s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.93s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.94s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.72s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.96s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.39s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.34s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.35s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.28s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.34s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.59s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.58s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.73s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.71s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.14s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.63s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.72s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.66s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.03s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.52s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.31s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.19s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.65s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.47s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (68.23s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.50s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.89s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.98s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.53s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.04s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.16s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildFails (2.50s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.81s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.23s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.86s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.51s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.30s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.37s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildHistory (10.74s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.97s) [2021-07-16T18:21:40.570Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.72s) [2021-07-16T18:21:40.570Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.18s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLabel (1.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.62s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.02s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.33s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.39s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.76s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.16s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.15s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.12s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.12s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.39s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.93s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.64s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.56s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.34s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.53s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.69s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.89s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.95s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.15s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (8.90s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.16s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.79s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.92s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.34s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildRm (10.05s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.79s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.67s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.71s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.88s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.43s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.95s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.84s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildStderr (8.49s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (34.93s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.19s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildTagEvent (8.52s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.18s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.33s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.00s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.31s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.83s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.09s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.07s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.08s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.84s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.58s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.06s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.87s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.69s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.13s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCommitChange (4.11s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.28s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.76s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCommitTTY (6.56s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.31s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.33s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.35s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.25s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.51s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.53s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.14s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.09s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.14s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.56s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.03s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.74s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.50s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.38s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.91s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.78s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.57s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.09s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.45s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.05s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.78s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.43s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.53s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.48s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.46s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.51s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008d1c38_} (2.54s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1064938106_c:\foo_false____} (2.42s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1064938106_c:\foo_true____} (2.48s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.39s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.66s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.33s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.64s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.61s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.68s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.93s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.25s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCpToDot (2.61s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-16T18:21:40.571Z] --- PASS: TestDockerSuite/TestCpToStdout (2.61s) [2021-07-16T18:21:40.571Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.26s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.66s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateRM (0.45s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.75s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.72s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.93s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.63s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.64s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.68s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.22s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsCopy (4.20s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.10s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.58s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.16s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsFilters (4.75s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsFormat (4.73s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsRename (2.20s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsResize (7.93s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.17s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.45s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.93s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.14s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.90s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.88s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.07s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.94s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.48s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.09s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecInspectID (3.41s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.28s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.14s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.26s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.89s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.87s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.99s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.87s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.28s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.75s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.09s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.78s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.77s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.05s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.60s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.27s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.65s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectDefault (2.27s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectHistory (4.38s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.53s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.04s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.52s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.12s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectStatus (3.26s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.99s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.10s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.30s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.06s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.24s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.52s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.51s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.92s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.88s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.69s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.50s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.03s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.23s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.23s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.27s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.47s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.70s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsSince (9.25s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsTail (2.87s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.61s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.16s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-16T18:21:40.572Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-16T18:21:40.572Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.21s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPsByOrder (7.59s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.61s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.17s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.67s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.58s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.47s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.12s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.66s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.43s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (8.98s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.42s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.53s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.43s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.71s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.13s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.52s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.27s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.35s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.45s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.88s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.39s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.60s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.66s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.82s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.65s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.81s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.87s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.46s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.44s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.44s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.97s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.57s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.68s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.68s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.65s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.05s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.70s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.44s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.60s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.11s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.11s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.46s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunExitCode (2.43s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.46s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.52s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.57s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.34s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.76s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.45s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.38s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.11s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.35s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.81s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.74s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.23s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.68s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.28s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunRm (2.24s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.59s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.55s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.44s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.02s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.78s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.31s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-16T18:21:40.573Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.72s) [2021-07-16T18:21:40.573Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.05s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.25s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.67s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.56s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.45s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.98s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.81s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.73s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.51s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.18s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.27s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.44s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.70s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.83s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.40s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.03s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.51s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.68s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.00s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.18s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.66s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.15s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.10s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.04s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.38s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-16T18:21:40.574Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.22s) [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-16T18:21:40.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T18:21:40.574Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T18:21:40.574Z] === RUN TestDockerSchema1RegistrySuite [2021-07-16T18:21:40.574Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-16T18:21:40.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T18:21:40.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T18:21:40.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-16T18:21:40.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-16T18:21:40.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-16T18:21:40.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.574Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-16T18:21:40.575Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-16T18:21:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-16T18:21:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-16T18:21:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-16T18:21:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-16T18:21:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-16T18:21:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-16T18:21:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-16T18:21:40.575Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-16T18:21:40.575Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-16T18:21:40.575Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-16T18:21:40.575Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-16T18:21:40.575Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-16T18:21:40.575Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T18:21:40.575Z] === RUN TestDockerDaemonSuite [2021-07-16T18:21:40.575Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-16T18:21:40.575Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-16T18:21:40.575Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-16T18:21:40.575Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T18:21:40.575Z] === RUN TestDockerSwarmSuite [2021-07-16T18:21:40.575Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-16T18:21:40.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:40.575Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T18:21:40.575Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T18:21:40.580Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-16T18:21:40.580Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T18:21:41.036Z] === RUN TestDockerExternalVolumeSuite [2021-07-16T18:21:41.036Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-16T18:21:41.036Z] === RUN TestDockerNetworkSuite [2021-07-16T18:21:41.036Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-16T18:21:41.036Z] === RUN TestDockerHubPullSuite [2021-07-16T18:21:41.036Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-16T18:21:41.036Z] PASS [2021-07-16T18:21:41.036Z] ok github.com/docker/docker/integration-cli 2220.955s [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === Skipped [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-16T18:21:41.036Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-16T18:21:41.036Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-16T18:21:41.036Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-16T18:21:41.036Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-16T18:21:41.036Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-16T18:21:41.036Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-16T18:21:41.036Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-16T18:21:41.036Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-16T18:21:41.036Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-16T18:21:41.036Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-16T18:21:41.036Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-16T18:21:41.036Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-16T18:21:41.036Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-07-16T18:21:41.036Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-16T18:21:41.036Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.036Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-16T18:21:41.036Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-16T18:21:41.037Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-07-16T18:21:41.037Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-07-16T18:21:41.037Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-16T18:21:41.037Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-16T18:21:41.037Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-16T18:21:41.037Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.037Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-16T18:21:41.037Z] [2021-07-16T18:21:41.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-16T18:21:41.038Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-16T18:21:41.038Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-16T18:21:41.038Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-16T18:21:41.038Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-16T18:21:41.038Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.038Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-16T18:21:41.038Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-16T18:21:41.039Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-16T18:21:41.039Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-16T18:21:41.039Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-16T18:21:41.039Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-16T18:21:41.039Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-16T18:21:41.039Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-16T18:21:41.039Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-16T18:21:41.039Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-16T18:21:41.039Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-16T18:21:41.039Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-16T18:21:41.039Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-16T18:21:41.039Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-16T18:21:41.039Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-16T18:21:41.039Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-16T18:21:41.039Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-16T18:21:41.039Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-16T18:21:41.039Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-16T18:21:41.039Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-16T18:21:41.039Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-16T18:21:41.039Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-16T18:21:41.039Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-16T18:21:41.039Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-16T18:21:41.039Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-16T18:21:41.039Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.039Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-16T18:21:41.039Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-16T18:21:41.040Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-16T18:21:41.040Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-16T18:21:41.040Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-16T18:21:41.040Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-16T18:21:41.040Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-16T18:21:41.040Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-16T18:21:41.040Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-16T18:21:41.040Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-16T18:21:41.040Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-16T18:21:41.040Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-16T18:21:41.040Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:21:41.040Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-16T18:21:41.040Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-16T18:21:41.040Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-16T18:21:41.040Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-16T18:21:41.040Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-16T18:21:41.040Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.040Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-16T18:21:41.040Z] [2021-07-16T18:21:41.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-16T18:21:41.041Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-16T18:21:41.041Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-16T18:21:41.041Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.041Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-16T18:21:41.041Z] [2021-07-16T18:21:41.041Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-16T18:21:41.041Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.042Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-16T18:21:41.042Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.042Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-16T18:21:41.042Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.043Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-16T18:21:41.043Z] [2021-07-16T18:21:41.043Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:21:41.043Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.502Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T18:21:41.502Z] [2021-07-16T18:21:41.502Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-16T18:21:41.502Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-07-16T18:21:41.503Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-16T18:21:41.503Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-16T18:21:41.503Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-16T18:21:41.503Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.503Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:21:41.503Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.503Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:21:41.503Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-16T18:21:41.504Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] DONE 1092 tests, 546 skipped in 2228.899s [2021-07-16T18:21:41.504Z] INFO: Integration tests ended at 07/16/2021 18:21:41. Duration:00:37:09.1184600 [2021-07-16T18:21:41.504Z] INFO: Docker info of the daemon under test at end of run [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] Containers: 2 [2021-07-16T18:21:41.504Z] Running: 0 [2021-07-16T18:21:41.504Z] Paused: 0 [2021-07-16T18:21:41.504Z] Stopped: 2 [2021-07-16T18:21:41.504Z] Images: 18 [2021-07-16T18:21:41.504Z] Server Version: 0.0.0-dev [2021-07-16T18:21:41.504Z] Storage Driver: windowsfilter [2021-07-16T18:21:41.504Z] Windows: [2021-07-16T18:21:41.504Z] Logging Driver: json-file [2021-07-16T18:21:41.504Z] Plugins: [2021-07-16T18:21:41.504Z] Volume: local [2021-07-16T18:21:41.504Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T18:21:41.504Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T18:21:41.504Z] Swarm: inactive [2021-07-16T18:21:41.504Z] Default Isolation: process [2021-07-16T18:21:41.504Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-16T18:21:41.504Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-16T18:21:41.504Z] OSType: windows [2021-07-16T18:21:41.504Z] Architecture: x86_64 [2021-07-16T18:21:41.504Z] CPUs: 4 [2021-07-16T18:21:41.504Z] Total Memory: 32GiB [2021-07-16T18:21:41.504Z] Name: azwin-2-997000 [2021-07-16T18:21:41.504Z] ID: T5P3:4E2D:SJVU:FYBM:YHL6:M7ZL:TO7C:Y7N6:72B3:5RO2:6YMW:6KCY [2021-07-16T18:21:41.504Z] Docker Root Dir: D:\CI\PR-42647\2\daemon [2021-07-16T18:21:41.504Z] Debug Mode (client): false [2021-07-16T18:21:41.504Z] Debug Mode (server): true [2021-07-16T18:21:41.504Z] File Descriptors: -1 [2021-07-16T18:21:41.504Z] Goroutines: 17 [2021-07-16T18:21:41.504Z] System Time: 2021-07-16T18:21:41.2924573Z [2021-07-16T18:21:41.504Z] EventsListeners: 0 [2021-07-16T18:21:41.504Z] Registry: https://index.docker.io/v1/ [2021-07-16T18:21:41.504Z] Labels: [2021-07-16T18:21:41.504Z] Experimental: false [2021-07-16T18:21:41.504Z] Insecure Registries: [2021-07-16T18:21:41.504Z] 127.0.0.0/8 [2021-07-16T18:21:41.504Z] Live Restore Enabled: false [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] [2021-07-16T18:21:41.504Z] INFO: Stopping daemon under test [2021-07-16T18:21:41.504Z] SUCCESS: The process with PID 4156 (child process of PID 3396) has been terminated. [2021-07-16T18:21:41.504Z] SUCCESS: The process with PID 3396 (child process of PID 5864) has been terminated. [2021-07-16T18:21:41.504Z] INFO: Stop tailing logs of the daemon under tests [2021-07-16T18:21:41.504Z] INFO: executeCI.ps1 Completed successfully at 07/16/2021 18:21:41. [2021-07-16T18:21:41.504Z] INFO: Tidying up at end of run [2021-07-16T18:21:41.504Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.out) to bundles\CIDUT.out [2021-07-16T18:21:41.504Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.err) to bundles\CIDUT.err [2021-07-16T18:21:41.504Z] INFO: Nuke-Everything... [2021-07-16T18:21:41.963Z] INFO: Container count on control daemon to delete is 2 [2021-07-16T18:21:44.330Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-16T18:21:44.330Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-16T18:21:44.876Z] 774af9a56fbb [2021-07-16T18:21:44.876Z] f29adb01cd37 [2021-07-16T18:21:44.876Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-16T18:21:46.414Z] Deleted: sha256:2a57894326eb64edbd14e0a9ddb744b6ed38bbe3e391a07cc184387eaa2b9976 [2021-07-16T18:21:46.414Z] Deleted: sha256:47600b6bb0ba240a259069164a2de7b5eae84eb440a9b4637ad0ce48339be3fd [2021-07-16T18:21:46.414Z] INFO: Tidying pidfile d:\CI\PR-42647\2\docker.pid [2021-07-16T18:21:46.414Z] INFO: Nuking d:\CI [2021-07-16T18:21:48.079Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-16T18:21:48.451Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-16T18:21:52.147Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-16T18:21:58.620Z] INFO: Zapped successfully [2021-07-16T18:21:58.620Z] [2021-07-16T18:21:58.620Z] INFO: executeCI.ps1 exiting at Fri Jul 16 18:21:57 CUT 2021. Duration 01:04:58.4411212 [2021-07-16T18:21:58.620Z] [2021-07-16T18:21:58.634Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-16T18:21:58.869Z] Recording test results [2021-07-16T18:21:59.366Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-16T18:22:00.945Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-16T18:22:02.125Z] Archiving artifacts [2021-07-16T18:22:03.293Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T18:22:04.251Z] + make clean [2021-07-16T18:22:04.361Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-16T18:22:05.798Z] docker volume rm -f docker-dev-cache [2021-07-16T18:22:05.798Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T18:22:21.961Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-16T18:22:21.962Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-16T18:22:21.962Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-16T18:22:26.604Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-16T18:22:27.057Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-16T18:22:27.057Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-16T18:22:27.057Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-16T18:22:27.057Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-16T18:22:27.057Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-16T18:22:29.933Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-16T18:22:32.334Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-16T18:22:32.334Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-16T18:22:32.334Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-16T18:22:32.334Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-16T18:22:33.877Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-16T18:22:34.579Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-16T18:22:37.629Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-16T18:22:41.596Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-16T18:22:41.596Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-16T18:22:41.596Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-16T18:22:44.468Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-16T18:22:45.424Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-16T18:22:46.953Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-16T18:22:47.980Z] === RUN TestDockerSuite/TestBuildUser [2021-07-16T18:22:47.980Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-16T18:22:47.980Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-16T18:22:47.980Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:22:47.980Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-16T18:22:47.980Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-16T18:22:47.980Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-16T18:22:55.074Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-16T18:22:55.467Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-16T18:22:55.527Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-16T18:22:57.620Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-16T18:22:59.220Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-16T18:22:59.220Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-16T18:22:59.220Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-16T18:22:59.220Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-16T18:22:59.220Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-16T18:23:12.353Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-16T18:23:14.509Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-16T18:23:20.190Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-16T18:23:20.190Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-16T18:23:23.107Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-16T18:23:27.827Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-16T18:23:28.679Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-16T18:23:32.543Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-16T18:23:33.311Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-16T18:23:33.311Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-16T18:23:33.311Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-16T18:23:33.311Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-16T18:23:33.311Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-16T18:23:33.520Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-16T18:23:33.520Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-16T18:23:33.520Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-16T18:23:33.520Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-16T18:23:33.520Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-16T18:23:36.446Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-16T18:23:36.446Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-16T18:23:36.446Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-16T18:23:41.802Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-16T18:23:41.803Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-16T18:23:41.803Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-16T18:24:06.831Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-16T18:24:13.846Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-16T18:24:13.846Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-16T18:24:26.138Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-16T18:24:26.138Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-16T18:24:26.589Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-16T18:24:26.589Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-16T18:24:26.589Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-16T18:24:26.589Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-16T18:24:26.589Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-16T18:24:27.226Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-16T18:24:28.101Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-16T18:24:45.684Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-16T18:24:46.136Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-16T18:24:46.136Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-16T18:24:46.586Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-16T18:24:46.586Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-16T18:24:46.586Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-16T18:24:46.586Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T18:24:46.586Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-16T18:24:48.097Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-16T18:24:52.432Z] === RUN TestDockerSuite/TestBuildRm [2021-07-16T18:24:52.728Z] === RUN TestDockerSuite/TestCommitChange [2021-07-16T18:24:57.361Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-16T18:25:01.991Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-16T18:25:01.991Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:25:01.991Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-16T18:25:04.872Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-16T18:25:07.730Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-16T18:25:07.730Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-16T18:25:07.730Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-16T18:25:07.799Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-16T18:25:07.799Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-16T18:25:07.799Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-16T18:25:07.799Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-16T18:25:07.799Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-16T18:25:09.348Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-16T18:25:13.111Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-16T18:25:14.728Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-16T18:25:16.887Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-16T18:25:17.593Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-16T18:25:17.593Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:25:17.593Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-16T18:25:17.593Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:25:17.593Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-16T18:25:17.593Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-16T18:25:18.047Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-16T18:25:18.047Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-16T18:25:18.047Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-16T18:25:18.047Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-16T18:25:18.047Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-16T18:25:18.047Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-16T18:25:18.047Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-16T18:25:18.047Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-16T18:25:18.047Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-16T18:25:18.047Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-16T18:25:21.608Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-16T18:25:25.049Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-16T18:25:30.781Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-16T18:25:30.781Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-16T18:25:30.781Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-16T18:25:32.926Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-16T18:25:32.926Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-16T18:25:32.926Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-16T18:25:32.926Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-16T18:25:32.926Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-16T18:25:32.926Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-16T18:25:32.926Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-16T18:25:35.079Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-16T18:25:35.079Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-16T18:25:35.079Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-16T18:25:35.079Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-16T18:25:37.945Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-16T18:25:37.945Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-16T18:25:37.945Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-16T18:25:37.945Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-16T18:25:37.945Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-16T18:25:37.945Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-16T18:25:37.945Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:25:37.945Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-16T18:25:41.635Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-16T18:25:42.763Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-16T18:25:42.763Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-16T18:25:43.148Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-16T18:25:43.226Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-16T18:25:45.302Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-16T18:25:45.302Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-16T18:25:45.302Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-16T18:25:45.302Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-16T18:25:47.447Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-16T18:25:47.447Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-16T18:25:49.592Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-16T18:25:49.592Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:25:49.592Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-16T18:25:49.592Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:25:49.592Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-16T18:25:52.461Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-16T18:25:52.461Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-16T18:25:53.597Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-16T18:25:54.060Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-16T18:25:54.611Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-16T18:25:54.611Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-16T18:25:54.611Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-16T18:25:57.481Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-16T18:25:57.931Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-16T18:25:58.773Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-16T18:25:58.773Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-16T18:26:00.795Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-16T18:26:03.497Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-16T18:26:04.482Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-16T18:26:08.172Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-16T18:26:08.625Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-16T18:26:08.625Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-16T18:26:08.625Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-16T18:26:08.625Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-16T18:26:10.150Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-16T18:26:10.150Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-16T18:26:10.150Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-16T18:26:13.026Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-16T18:26:13.026Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:26:13.026Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-16T18:26:15.173Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-16T18:26:15.173Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-16T18:26:19.807Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-16T18:26:21.957Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-16T18:26:21.957Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-16T18:26:21.957Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-16T18:26:21.957Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-16T18:26:21.957Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-16T18:26:21.957Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-16T18:26:21.957Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-16T18:26:21.957Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-16T18:26:21.957Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-16T18:26:21.957Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-16T18:26:21.957Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-16T18:26:23.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-16T18:26:23.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-16T18:26:24.657Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-16T18:26:24.657Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-16T18:26:24.657Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-16T18:26:25.634Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-16T18:26:26.610Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-16T18:26:27.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-16T18:26:29.323Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-16T18:26:31.326Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-16T18:26:33.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-16T18:26:35.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000054e8_} [2021-07-16T18:26:36.042Z] === RUN TestDockerSuite/TestBuildUser [2021-07-16T18:26:36.042Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-16T18:26:36.042Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-16T18:26:36.042Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:26:36.042Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-16T18:26:36.042Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-16T18:26:36.042Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-16T18:26:38.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1154794330_c:\foo_false____} [2021-07-16T18:26:40.761Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-16T18:26:40.761Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-16T18:26:40.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1154794330_c:\foo_true____} [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-16T18:26:43.048Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-16T18:26:43.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-16T18:26:43.499Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-16T18:26:43.499Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-16T18:26:43.499Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-16T18:26:43.499Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-16T18:26:43.499Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-16T18:26:43.499Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-16T18:26:43.499Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-16T18:26:43.499Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:26:43.499Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-16T18:26:43.499Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:26:43.499Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-16T18:26:43.686Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-16T18:26:43.686Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-16T18:26:43.686Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-16T18:26:43.686Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-16T18:26:43.686Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-16T18:26:46.370Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-16T18:26:46.370Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-16T18:26:46.370Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-16T18:26:46.370Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-16T18:26:49.236Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-16T18:26:49.236Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-16T18:26:49.236Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-16T18:26:49.236Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-16T18:26:51.396Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-16T18:26:51.396Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-16T18:26:51.396Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-16T18:26:51.396Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-16T18:26:51.396Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-16T18:26:51.396Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-16T18:26:51.396Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-16T18:26:56.040Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-16T18:26:58.906Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-16T18:26:58.906Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:26:58.906Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-16T18:26:58.906Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-16T18:26:58.906Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-16T18:27:04.972Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-16T18:27:05.948Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-16T18:27:09.143Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-16T18:27:09.143Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:27:09.143Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-16T18:27:09.143Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-16T18:27:09.143Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-16T18:27:14.560Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-16T18:27:17.633Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-16T18:27:17.633Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-16T18:27:17.633Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-16T18:27:17.633Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-16T18:27:17.633Z] === RUN TestDockerSuite/TestCpToDot [2021-07-16T18:27:19.780Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-16T18:27:19.780Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-16T18:27:19.780Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-16T18:27:19.780Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-16T18:27:19.780Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-16T18:27:22.649Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-16T18:27:22.649Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:27:22.649Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-16T18:27:22.649Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-16T18:27:22.649Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-16T18:27:22.649Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-16T18:27:22.649Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-16T18:27:22.649Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-16T18:27:22.649Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-16T18:27:22.649Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-16T18:27:22.649Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-16T18:27:24.793Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-16T18:27:24.952Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-16T18:27:24.952Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-16T18:27:24.952Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-16T18:27:24.952Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-16T18:27:24.952Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-16T18:27:27.146Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-16T18:27:27.146Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-16T18:27:27.610Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-16T18:27:27.657Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-16T18:27:27.657Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-16T18:27:27.657Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-16T18:27:29.803Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-16T18:27:30.755Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-16T18:27:30.755Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-16T18:27:30.755Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-16T18:27:30.755Z] === RUN TestDockerSuite/TestCreateRM [2021-07-16T18:27:31.206Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-16T18:27:31.206Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T18:27:31.206Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-16T18:27:31.206Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-16T18:27:31.658Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-16T18:27:37.975Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-16T18:27:40.151Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-16T18:27:40.151Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-16T18:27:40.602Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-16T18:27:42.690Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-16T18:27:42.691Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-16T18:27:44.290Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-16T18:27:44.290Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-16T18:27:44.290Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-16T18:27:44.290Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-16T18:27:46.441Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-16T18:27:46.441Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.441Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-16T18:27:46.892Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-16T18:27:46.892Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-16T18:27:46.892Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-16T18:27:46.892Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-16T18:27:46.892Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-16T18:27:46.892Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-16T18:27:46.892Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-16T18:27:46.892Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-16T18:27:46.892Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDockerFails [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-16T18:27:46.892Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-16T18:27:46.892Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-16T18:27:46.892Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-16T18:27:46.892Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-16T18:27:46.892Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-16T18:27:46.892Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-16T18:27:49.758Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-16T18:27:51.903Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-16T18:27:54.779Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-16T18:27:55.118Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-16T18:27:55.118Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-16T18:27:55.118Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-16T18:27:55.118Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-16T18:27:55.582Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-16T18:27:55.582Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-16T18:27:55.582Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-16T18:27:57.134Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-16T18:28:01.780Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-16T18:28:05.739Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-16T18:28:06.414Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-16T18:28:06.715Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-16T18:28:06.716Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-16T18:28:06.716Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-16T18:28:06.716Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-16T18:28:07.180Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-16T18:28:07.180Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T18:28:07.180Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-16T18:28:09.373Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-16T18:28:12.155Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-16T18:28:13.672Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-16T18:28:14.087Z] === RUN TestDockerSuite/TestCommitChange [2021-07-16T18:28:14.625Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-16T18:28:19.262Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-16T18:28:19.262Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-16T18:28:20.214Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-16T18:28:22.694Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-16T18:28:25.957Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-16T18:28:27.409Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-16T18:28:27.409Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:28:27.409Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-16T18:28:30.593Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-16T18:28:30.594Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-16T18:28:30.594Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-16T18:28:30.594Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-16T18:28:30.594Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-16T18:28:30.594Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:28:30.594Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-16T18:28:30.594Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-16T18:28:30.594Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-16T18:28:32.106Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-16T18:28:32.106Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-16T18:28:32.106Z] === RUN TestDockerSuite/TestEventsRename [2021-07-16T18:28:34.994Z] === RUN TestDockerSuite/TestEventsResize [2021-07-16T18:28:39.843Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-16T18:28:39.843Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-16T18:28:39.843Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-16T18:28:43.498Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-16T18:28:45.010Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-16T18:28:47.161Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-16T18:28:51.792Z] === RUN TestDockerSuite/TestEventsTop [2021-07-16T18:28:51.792Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-16T18:28:51.792Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-16T18:28:54.668Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-16T18:28:57.586Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-16T18:28:58.357Z] === RUN TestDockerSuite/TestExec [2021-07-16T18:28:58.357Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:28:58.357Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-16T18:28:58.357Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-16T18:28:58.357Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-16T18:28:59.779Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-16T18:28:59.779Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:28:59.779Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-16T18:28:59.779Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:28:59.779Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-16T18:28:59.779Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-16T18:28:59.779Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-16T18:28:59.779Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-16T18:28:59.779Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-16T18:28:59.779Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-16T18:28:59.779Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-16T18:28:59.779Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-16T18:28:59.779Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-16T18:28:59.779Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-16T18:28:59.779Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-16T18:28:59.779Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-16T18:29:00.505Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-16T18:29:02.674Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-16T18:29:02.674Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:29:02.674Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-16T18:29:02.674Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:29:02.674Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-16T18:29:02.674Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-16T18:29:02.674Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-16T18:29:04.819Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-16T18:29:06.337Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-16T18:29:08.483Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-16T18:29:10.630Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-16T18:29:12.208Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-16T18:29:15.264Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-16T18:29:15.264Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-16T18:29:15.264Z] === RUN TestDockerSuite/TestExecEnv [2021-07-16T18:29:15.264Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-16T18:29:15.264Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-16T18:29:15.264Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-16T18:29:15.264Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-16T18:29:16.778Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-16T18:29:18.029Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-16T18:29:18.029Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-16T18:29:18.029Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-16T18:29:19.576Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-16T18:29:19.576Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-16T18:29:19.576Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-16T18:29:19.576Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-16T18:29:19.576Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-16T18:29:19.576Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-16T18:29:19.576Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-16T18:29:21.409Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-16T18:29:21.409Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-16T18:29:21.409Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-16T18:29:21.409Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-16T18:29:21.409Z] === RUN TestDockerSuite/TestExecParseError [2021-07-16T18:29:21.409Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:29:21.409Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-16T18:29:21.409Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-16T18:29:21.409Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-16T18:29:21.409Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-16T18:29:21.409Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-16T18:29:21.771Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-16T18:29:21.772Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-16T18:29:22.239Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-16T18:29:22.239Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-16T18:29:24.272Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-16T18:29:24.272Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-16T18:29:24.272Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-16T18:29:24.272Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-16T18:29:24.272Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-16T18:29:24.272Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:29:24.272Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-16T18:29:24.272Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-16T18:29:24.272Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-16T18:29:24.272Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-16T18:29:24.272Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-16T18:29:24.432Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-16T18:29:24.432Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-16T18:29:24.432Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-16T18:29:24.432Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-16T18:29:24.432Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-16T18:29:24.432Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-16T18:29:24.432Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:29:24.432Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-16T18:29:26.433Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-16T18:29:26.433Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-16T18:29:26.433Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-16T18:29:27.359Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-16T18:29:28.906Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-16T18:29:31.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-16T18:29:31.567Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-16T18:29:31.567Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-16T18:29:31.567Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-16T18:29:32.160Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-16T18:29:32.161Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-16T18:29:32.161Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-16T18:29:32.161Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-16T18:29:32.161Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-16T18:29:32.161Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-16T18:29:32.161Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-16T18:29:33.760Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-16T18:29:33.760Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-16T18:29:35.958Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-16T18:29:35.958Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:29:35.958Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-16T18:29:35.958Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:29:35.958Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-16T18:29:37.890Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-16T18:29:38.892Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-16T18:29:38.892Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-16T18:29:40.439Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-16T18:29:40.439Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-16T18:29:40.439Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-16T18:29:43.362Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-16T18:29:43.362Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-16T18:29:43.617Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-16T18:29:45.557Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-16T18:29:46.482Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-16T18:29:52.223Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-16T18:29:52.223Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:29:52.223Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-16T18:29:52.223Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-16T18:29:52.674Z] === RUN TestDockerSuite/TestHealth [2021-07-16T18:29:52.674Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-16T18:29:52.674Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-16T18:29:52.674Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-16T18:29:52.674Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-16T18:29:52.674Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-16T18:29:54.166Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-16T18:29:57.311Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-16T18:29:57.311Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-16T18:29:57.311Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-16T18:29:57.311Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-16T18:29:57.311Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-16T18:29:57.311Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-16T18:29:57.762Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-16T18:29:58.213Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-16T18:29:58.213Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:29:58.213Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-16T18:29:58.882Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-16T18:29:58.882Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-16T18:29:58.882Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-16T18:29:58.882Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-16T18:29:58.882Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-16T18:29:59.178Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-16T18:29:59.629Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-16T18:30:00.433Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-16T18:30:00.433Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-16T18:30:00.433Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-16T18:30:01.140Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-16T18:30:01.590Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-16T18:30:03.749Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-16T18:30:06.613Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-16T18:30:06.613Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-16T18:30:06.613Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:30:06.613Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-16T18:30:07.539Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-16T18:30:07.539Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:30:07.539Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-16T18:30:09.736Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-16T18:30:09.736Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-16T18:30:10.299Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-16T18:30:10.299Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-16T18:30:13.167Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestImportFile [2021-07-16T18:30:13.167Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-16T18:30:13.167Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-16T18:30:13.167Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-16T18:30:13.167Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-16T18:30:13.167Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-16T18:30:13.167Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-16T18:30:13.167Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-16T18:30:13.167Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-16T18:30:13.167Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:30:13.167Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-16T18:30:14.453Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-16T18:30:15.312Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-16T18:30:16.649Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-16T18:30:16.649Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-16T18:30:16.649Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-16T18:30:16.649Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-16T18:30:16.649Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-16T18:30:16.649Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-16T18:30:16.649Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-16T18:30:16.649Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-16T18:30:16.649Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-16T18:30:16.649Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-16T18:30:16.649Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-16T18:30:17.456Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-16T18:30:17.456Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-16T18:30:17.456Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-16T18:30:17.456Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-16T18:30:17.456Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-16T18:30:17.456Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-16T18:30:17.456Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-16T18:30:17.456Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-16T18:30:18.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-16T18:30:18.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-16T18:30:20.327Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-16T18:30:20.327Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-16T18:30:21.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-16T18:30:22.477Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-16T18:30:22.477Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-16T18:30:22.928Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-16T18:30:22.928Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-16T18:30:22.928Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-16T18:30:22.928Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-16T18:30:22.928Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-16T18:30:25.073Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-16T18:30:28.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-16T18:30:29.704Z] === RUN TestDockerSuite/TestInspectImage [2021-07-16T18:30:29.704Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:30:29.704Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-16T18:30:29.704Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:30:29.704Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-16T18:30:29.704Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:30:29.704Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-16T18:30:31.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-16T18:30:31.849Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-16T18:30:33.356Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005518_} [2021-07-16T18:30:33.995Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-16T18:30:34.445Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-16T18:30:36.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1622242890_c:\foo_false____} [2021-07-16T18:30:37.309Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-16T18:30:38.822Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-16T18:30:38.822Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-16T18:30:38.822Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-16T18:30:39.281Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-16T18:30:41.427Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-16T18:30:43.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1622242890_c:\foo_true____} [2021-07-16T18:30:44.298Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-16T18:30:46.313Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-16T18:30:46.314Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-16T18:30:46.314Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-16T18:30:46.314Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-16T18:30:46.314Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-16T18:30:46.776Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-16T18:30:46.776Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-16T18:30:46.776Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-16T18:30:46.776Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:30:46.776Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-16T18:30:46.776Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:30:46.776Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-16T18:30:48.937Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-16T18:30:48.971Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-16T18:30:48.971Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-16T18:30:48.971Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-16T18:30:48.971Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:30:48.971Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-16T18:30:48.971Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:30:48.971Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-16T18:30:48.971Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-16T18:30:48.971Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-16T18:30:48.971Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:30:48.971Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-16T18:30:48.971Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-16T18:30:48.971Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-16T18:30:48.971Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-16T18:30:48.971Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-16T18:30:48.971Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:30:48.971Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-16T18:30:48.971Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-16T18:30:49.434Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-16T18:30:49.434Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-16T18:30:49.434Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-16T18:30:49.434Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-16T18:30:49.434Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-16T18:30:49.434Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:30:49.434Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-16T18:30:49.434Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-16T18:30:49.434Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-16T18:30:50.448Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-16T18:30:52.356Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-16T18:30:52.357Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-16T18:30:52.357Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-16T18:30:52.357Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-16T18:30:52.592Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-16T18:30:54.738Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-16T18:30:55.285Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-16T18:30:55.285Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-16T18:30:55.285Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-16T18:30:55.285Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-16T18:30:55.285Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-16T18:30:55.285Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-16T18:30:55.285Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-16T18:30:56.885Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-16T18:30:59.029Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-16T18:31:00.006Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-16T18:31:01.175Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-16T18:31:01.564Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-16T18:31:01.564Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.564Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-16T18:31:01.564Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.564Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-16T18:31:01.626Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-16T18:31:01.626Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-16T18:31:01.626Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-16T18:31:01.626Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-16T18:31:03.771Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-16T18:31:05.942Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-16T18:31:12.964Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-16T18:31:14.478Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-16T18:31:14.478Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-16T18:31:14.478Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-16T18:31:16.439Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-16T18:31:16.439Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:31:16.439Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-16T18:31:16.439Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-16T18:31:16.439Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-16T18:31:16.625Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-16T18:31:16.625Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-16T18:31:22.647Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-16T18:31:25.649Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-16T18:31:25.649Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-16T18:31:25.649Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-16T18:31:25.649Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-16T18:31:25.649Z] === RUN TestDockerSuite/TestCpToDot [2021-07-16T18:31:26.940Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-16T18:31:26.940Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-16T18:31:26.940Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-16T18:31:26.940Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-16T18:31:26.940Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-16T18:31:27.285Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-16T18:31:28.990Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-16T18:31:28.990Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:31:28.990Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-16T18:31:28.990Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-16T18:31:28.990Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-16T18:31:28.990Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-16T18:31:29.601Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-16T18:31:29.601Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-16T18:31:29.601Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-16T18:31:29.601Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-16T18:31:29.601Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-16T18:31:32.313Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-16T18:31:32.956Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-16T18:31:34.866Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-16T18:31:37.569Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-16T18:31:37.569Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-16T18:31:37.569Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-16T18:31:40.522Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-16T18:31:40.522Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-16T18:31:40.522Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-16T18:31:41.725Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-16T18:31:42.295Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-16T18:31:42.875Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-16T18:31:42.875Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-16T18:31:42.875Z] === RUN TestDockerSuite/TestCreateRM [2021-07-16T18:31:42.875Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-16T18:31:42.875Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T18:31:42.875Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-16T18:31:43.455Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-16T18:31:43.455Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-16T18:31:44.256Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-16T18:31:45.967Z] === RUN TestDockerSuite/TestLogsSince [2021-07-16T18:31:56.201Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-16T18:31:56.201Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-16T18:31:56.201Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-16T18:31:56.201Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-16T18:31:56.201Z] === RUN TestDockerSuite/TestLogsTail [2021-07-16T18:31:56.249Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-16T18:31:56.250Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-16T18:31:56.712Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-16T18:31:58.345Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-16T18:32:00.468Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-16T18:32:00.468Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-16T18:32:00.468Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-16T18:32:00.468Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-16T18:32:01.210Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-16T18:32:02.663Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-16T18:32:02.663Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:32:02.663Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-16T18:32:03.126Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-16T18:32:03.126Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-16T18:32:03.126Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-16T18:32:03.126Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-16T18:32:03.126Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-16T18:32:03.126Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-16T18:32:03.126Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-16T18:32:03.126Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-16T18:32:03.126Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDockerFails [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-16T18:32:03.126Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-16T18:32:03.126Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-16T18:32:03.126Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-16T18:32:03.126Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-16T18:32:03.126Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.126Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-16T18:32:03.355Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-16T18:32:03.355Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.355Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-16T18:32:03.355Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.355Z] === RUN TestDockerSuite/TestNetHostname [2021-07-16T18:32:03.355Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.355Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-16T18:32:03.355Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.355Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-16T18:32:03.355Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.355Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-16T18:32:03.355Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.355Z] === RUN TestDockerSuite/TestPluginActive [2021-07-16T18:32:03.355Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.355Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-16T18:32:03.355Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.355Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-16T18:32:03.806Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-16T18:32:03.807Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.807Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-16T18:32:03.807Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-16T18:32:03.807Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-16T18:32:03.807Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-16T18:32:03.807Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-16T18:32:03.807Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.807Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-16T18:32:03.807Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.807Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-16T18:32:03.807Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.807Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-16T18:32:03.807Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.807Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-16T18:32:03.807Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.807Z] === RUN TestDockerSuite/TestPortList [2021-07-16T18:32:03.807Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-16T18:32:03.807Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-16T18:32:06.049Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-16T18:32:08.243Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-16T18:32:08.443Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-16T18:32:08.443Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:32:08.443Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-16T18:32:08.443Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-16T18:32:08.443Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-16T18:32:08.443Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-16T18:32:08.443Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-16T18:32:08.443Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-16T18:32:08.443Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:32:08.443Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-16T18:32:08.443Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-16T18:32:08.443Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-16T18:32:08.443Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-16T18:32:08.443Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-16T18:32:08.443Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-16T18:32:08.443Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-16T18:32:08.443Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:32:08.443Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-16T18:32:11.168Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-16T18:32:13.085Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-16T18:32:13.085Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-16T18:32:13.085Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-16T18:32:19.776Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-16T18:32:20.091Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-16T18:32:20.091Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-16T18:32:20.091Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-16T18:32:23.532Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-16T18:32:28.251Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-16T18:32:28.581Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-16T18:32:31.175Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-16T18:32:31.637Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-16T18:32:35.397Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-16T18:32:36.373Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-16T18:32:37.351Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-16T18:32:42.070Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-16T18:32:43.286Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-16T18:32:43.286Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-16T18:32:43.286Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-16T18:32:43.286Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-16T18:32:46.785Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-16T18:32:46.785Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-16T18:32:46.785Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-16T18:32:46.785Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-16T18:32:46.785Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-16T18:32:46.785Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:32:46.785Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-16T18:32:46.785Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-16T18:32:46.785Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-16T18:32:47.761Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-16T18:32:47.761Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-16T18:32:47.761Z] === RUN TestDockerSuite/TestEventsRename [2021-07-16T18:32:50.685Z] === RUN TestDockerSuite/TestEventsResize [2021-07-16T18:32:55.571Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-16T18:32:57.794Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-16T18:32:58.437Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-16T18:32:59.991Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-16T18:33:02.919Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-16T18:33:06.929Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-16T18:33:07.635Z] === RUN TestDockerSuite/TestEventsTop [2021-07-16T18:33:07.635Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-16T18:33:07.635Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-16T18:33:10.562Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-16T18:33:10.626Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-16T18:33:10.626Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-16T18:33:10.626Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-16T18:33:10.626Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-16T18:33:10.626Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-16T18:33:14.320Z] === RUN TestDockerSuite/TestExec [2021-07-16T18:33:14.320Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:33:14.320Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-16T18:33:14.320Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-16T18:33:14.320Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-16T18:33:15.621Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-16T18:33:15.622Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:33:15.622Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-16T18:33:15.622Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-16T18:33:15.622Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-16T18:33:15.622Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-16T18:33:15.622Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-16T18:33:15.622Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-16T18:33:15.622Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-16T18:33:16.514Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-16T18:33:18.707Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-16T18:33:18.707Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:33:18.707Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-16T18:33:18.707Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:33:18.707Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-16T18:33:18.707Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-16T18:33:18.707Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-16T18:33:20.256Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-16T18:33:22.451Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-16T18:33:22.632Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-16T18:33:22.632Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-16T18:33:22.632Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-16T18:33:23.083Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-16T18:33:23.083Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-16T18:33:23.083Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-16T18:33:24.595Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-16T18:33:24.653Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-16T18:33:25.548Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-16T18:33:25.548Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-16T18:33:25.548Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-16T18:33:26.847Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-16T18:33:30.181Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-16T18:33:31.562Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-16T18:33:31.562Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-16T18:33:31.562Z] === RUN TestDockerSuite/TestExecEnv [2021-07-16T18:33:31.562Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-16T18:33:31.562Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-16T18:33:31.562Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-16T18:33:31.562Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-16T18:33:33.114Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-16T18:33:33.867Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-16T18:33:36.012Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-16T18:33:37.833Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-16T18:33:37.833Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-16T18:33:37.833Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-16T18:33:37.833Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-16T18:33:37.833Z] === RUN TestDockerSuite/TestExecParseError [2021-07-16T18:33:37.833Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:33:37.833Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-16T18:33:37.833Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-16T18:33:37.833Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-16T18:33:37.833Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-16T18:33:37.833Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-16T18:33:40.759Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-16T18:33:40.759Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-16T18:33:40.759Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-16T18:33:40.759Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-16T18:33:40.759Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-16T18:33:40.759Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:33:40.759Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-16T18:33:40.759Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-16T18:33:40.759Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-16T18:33:40.759Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-16T18:33:40.759Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-16T18:33:42.963Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-16T18:33:42.963Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-16T18:33:42.964Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-16T18:33:51.575Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-16T18:33:51.575Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-16T18:33:51.575Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-16T18:33:51.575Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-16T18:33:51.575Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-16T18:33:51.575Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-16T18:33:51.575Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-16T18:33:57.398Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-16T18:34:01.031Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-16T18:34:01.031Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:34:01.031Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-16T18:34:03.219Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-16T18:34:05.683Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-16T18:34:05.683Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-16T18:34:05.683Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-16T18:34:06.145Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-16T18:34:06.637Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-16T18:34:11.425Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-16T18:34:13.255Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-16T18:34:13.255Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:34:13.255Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-16T18:34:13.255Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-16T18:34:13.255Z] === RUN TestDockerSuite/TestHealth [2021-07-16T18:34:13.255Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-16T18:34:13.255Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-16T18:34:13.255Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-16T18:34:13.255Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-16T18:34:13.255Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-16T18:34:16.237Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-16T18:34:16.237Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:34:16.237Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-16T18:34:17.013Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-16T18:34:17.013Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-16T18:34:17.013Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-16T18:34:17.013Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-16T18:34:17.013Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-16T18:34:17.013Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-16T18:34:17.476Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-16T18:34:17.939Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-16T18:34:17.939Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:34:17.939Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-16T18:34:19.489Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-16T18:34:19.489Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-16T18:34:20.871Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-16T18:34:20.871Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-16T18:34:20.871Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-16T18:34:21.042Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-16T18:34:21.505Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-16T18:34:23.698Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-16T18:34:25.891Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-16T18:34:26.354Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-16T18:34:26.354Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:34:26.354Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-16T18:34:30.114Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-16T18:34:30.114Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-16T18:34:32.308Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-16T18:34:32.308Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-16T18:34:32.308Z] === RUN TestDockerSuite/TestImportFile [2021-07-16T18:34:32.308Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-16T18:34:32.308Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-16T18:34:32.308Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-16T18:34:32.308Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-16T18:34:32.308Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-16T18:34:32.308Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-16T18:34:32.308Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-16T18:34:32.308Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:34:32.308Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-16T18:34:32.308Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-16T18:34:32.771Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-16T18:34:32.771Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:34:32.771Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-16T18:34:32.771Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-16T18:34:32.771Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-16T18:34:32.771Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-16T18:34:32.771Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:34:32.771Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-16T18:34:32.771Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:34:32.771Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-16T18:34:34.964Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-16T18:34:37.160Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-16T18:34:37.161Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-16T18:34:37.161Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-16T18:34:37.161Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-16T18:34:37.161Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-16T18:34:37.161Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-16T18:34:37.161Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-16T18:34:37.161Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-16T18:34:38.439Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-16T18:34:39.358Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-16T18:34:39.822Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-16T18:34:41.313Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-16T18:34:41.763Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-16T18:34:42.018Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-16T18:34:42.018Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-16T18:34:42.018Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-16T18:34:42.018Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-16T18:34:42.018Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-16T18:34:42.018Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-16T18:34:42.018Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-16T18:34:44.211Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-16T18:34:48.927Z] === RUN TestDockerSuite/TestInspectImage [2021-07-16T18:34:48.927Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:34:48.927Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-16T18:34:48.927Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:34:48.927Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-16T18:34:48.927Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:34:48.927Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-16T18:34:51.124Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-16T18:34:52.676Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-16T18:34:53.140Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-16T18:34:54.055Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-16T18:34:55.334Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-16T18:34:57.528Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-16T18:34:57.528Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-16T18:34:57.528Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-16T18:34:57.528Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-16T18:34:57.759Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-16T18:34:59.722Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-16T18:35:02.649Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-16T18:35:06.250Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-16T18:35:06.409Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-16T18:35:09.338Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-16T18:35:11.537Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-16T18:35:13.253Z] === RUN TestDockerSuite/TestRmiTag [2021-07-16T18:35:13.742Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-16T18:35:14.212Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-16T18:35:15.939Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-16T18:35:16.357Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-16T18:35:18.132Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-16T18:35:20.328Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-16T18:35:20.328Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-16T18:35:20.328Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.328Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-16T18:35:20.328Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.328Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-16T18:35:20.328Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.328Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-16T18:35:20.328Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.328Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-16T18:35:20.328Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.328Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-16T18:35:20.328Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.328Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-16T18:35:20.328Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.790Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-16T18:35:20.790Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.790Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-16T18:35:20.790Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.790Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-16T18:35:20.790Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.790Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-16T18:35:20.790Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.790Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-16T18:35:20.790Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.790Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-16T18:35:20.790Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.791Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-16T18:35:20.791Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.791Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-16T18:35:20.791Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.791Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-16T18:35:20.791Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:35:20.791Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-16T18:35:20.791Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-16T18:35:20.791Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-16T18:35:22.984Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-16T18:35:24.534Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-16T18:35:30.360Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-16T18:35:33.286Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-16T18:35:33.286Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-16T18:35:33.286Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-16T18:35:35.481Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-16T18:35:35.481Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-16T18:35:41.307Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-16T18:35:46.172Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-16T18:35:47.133Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-16T18:35:48.331Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-16T18:35:52.983Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-16T18:35:53.934Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-16T18:35:53.934Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-16T18:35:53.934Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-16T18:35:53.934Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-16T18:35:53.934Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-16T18:35:53.934Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-16T18:35:53.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-16T18:35:53.934Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-16T18:35:53.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-16T18:35:53.934Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-16T18:35:53.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-16T18:35:53.934Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-16T18:35:53.934Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-16T18:35:53.934Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-16T18:35:53.934Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-16T18:35:54.245Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-16T18:35:55.793Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-16T18:35:56.080Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-16T18:35:56.080Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-16T18:35:56.080Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-16T18:35:56.080Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-16T18:35:56.080Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-16T18:35:58.720Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-16T18:35:58.720Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-16T18:35:58.720Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-16T18:36:00.714Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-16T18:36:00.915Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-16T18:36:02.863Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-16T18:36:03.109Z] === RUN TestDockerSuite/TestLogsSince [2021-07-16T18:36:05.728Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-16T18:36:07.881Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-16T18:36:10.746Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-16T18:36:10.746Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-16T18:36:13.479Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-16T18:36:13.479Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-16T18:36:13.479Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-16T18:36:13.479Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-16T18:36:13.479Z] === RUN TestDockerSuite/TestLogsTail [2021-07-16T18:36:14.434Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-16T18:36:14.434Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.434Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-16T18:36:14.434Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.434Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-16T18:36:14.434Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.885Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-16T18:36:14.885Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.885Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-16T18:36:14.885Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.885Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-16T18:36:14.885Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.885Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-16T18:36:14.885Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.885Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-16T18:36:14.885Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.885Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-16T18:36:14.885Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.885Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-16T18:36:14.885Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.885Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-16T18:36:14.885Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-16T18:36:14.885Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-16T18:36:15.027Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-16T18:36:17.028Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-16T18:36:17.029Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-16T18:36:17.029Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-16T18:36:17.954Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-16T18:36:20.714Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-16T18:36:20.714Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-16T18:36:20.714Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-16T18:36:20.714Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-16T18:36:20.714Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-16T18:36:22.228Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-16T18:36:22.228Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-16T18:36:22.228Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-16T18:36:22.228Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-16T18:36:22.229Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-16T18:36:22.229Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-16T18:36:22.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-16T18:36:22.229Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-16T18:36:22.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-16T18:36:22.229Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-16T18:36:22.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-16T18:36:22.229Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-16T18:36:22.229Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-16T18:36:22.229Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-16T18:36:22.229Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-16T18:36:24.381Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-16T18:36:25.070Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-16T18:36:25.070Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestNetHostname [2021-07-16T18:36:25.070Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-16T18:36:25.070Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-16T18:36:25.070Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-16T18:36:25.070Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPluginActive [2021-07-16T18:36:25.070Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-16T18:36:25.070Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-16T18:36:25.070Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-16T18:36:25.070Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-16T18:36:25.070Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-16T18:36:25.070Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-16T18:36:25.070Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-16T18:36:25.070Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-16T18:36:25.070Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-16T18:36:25.070Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.070Z] === RUN TestDockerSuite/TestPortList [2021-07-16T18:36:25.070Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-16T18:36:25.533Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-16T18:36:26.527Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-16T18:36:28.670Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-16T18:36:28.670Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-16T18:36:28.670Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-16T18:36:28.670Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-16T18:36:28.670Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-16T18:36:28.670Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-16T18:36:28.670Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-16T18:36:30.248Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-16T18:36:30.248Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:36:30.248Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-16T18:36:30.248Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-16T18:36:30.248Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-16T18:36:30.249Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-16T18:36:30.249Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-16T18:36:30.249Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-16T18:36:30.249Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:36:30.249Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-16T18:36:30.249Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-16T18:36:30.249Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-16T18:36:30.249Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-16T18:36:30.249Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-16T18:36:30.249Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-16T18:36:30.249Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-16T18:36:30.249Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:36:30.249Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-16T18:36:31.534Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-16T18:36:31.534Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-16T18:36:31.534Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-16T18:36:31.534Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:36:31.534Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-16T18:36:31.534Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-16T18:36:31.534Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-16T18:36:31.534Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-16T18:36:31.534Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-16T18:36:33.048Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-16T18:36:34.970Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-16T18:36:34.970Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-16T18:36:34.970Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-16T18:36:40.050Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-16T18:36:40.050Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-16T18:36:40.050Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-16T18:36:40.050Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-16T18:36:40.050Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-16T18:36:40.050Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-16T18:36:40.050Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-16T18:36:40.050Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:36:40.050Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-16T18:36:40.050Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-16T18:36:40.050Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-16T18:36:40.050Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-16T18:36:40.050Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-16T18:36:42.195Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-16T18:36:42.195Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-16T18:36:42.195Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-16T18:36:42.195Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-16T18:36:42.195Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-16T18:36:42.195Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-16T18:36:43.579Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-16T18:36:43.579Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-16T18:36:43.579Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-16T18:36:44.343Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-16T18:36:47.207Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-16T18:36:47.207Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-16T18:36:47.207Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-16T18:36:49.354Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-16T18:36:49.354Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-16T18:36:49.354Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-16T18:36:49.354Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-16T18:36:49.354Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-16T18:36:49.354Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-16T18:36:49.354Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-16T18:36:52.186Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-16T18:36:52.251Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-16T18:36:55.131Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-16T18:36:57.276Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-16T18:36:59.420Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-16T18:36:59.870Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-16T18:36:59.870Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-16T18:36:59.870Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-16T18:36:59.870Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-16T18:36:59.870Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-16T18:36:59.870Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-16T18:36:59.870Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-16T18:36:59.870Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-16T18:36:59.870Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T18:36:59.870Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-16T18:36:59.870Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-16T18:36:59.870Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-16T18:36:59.870Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-16T18:36:59.870Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-16T18:36:59.870Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-16T18:37:03.555Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-16T18:37:03.555Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-16T18:37:03.555Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-16T18:37:04.006Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-16T18:37:04.006Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-16T18:37:04.006Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-16T18:37:04.006Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-16T18:37:04.006Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-16T18:37:04.006Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-16T18:37:04.006Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-16T18:37:04.006Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-16T18:37:04.006Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-16T18:37:07.053Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-16T18:37:07.053Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-16T18:37:07.053Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-16T18:37:07.053Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-16T18:37:11.027Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-16T18:37:11.027Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-16T18:37:11.027Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunMount [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-16T18:37:13.180Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-16T18:37:13.180Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-16T18:37:19.480Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-16T18:37:21.941Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-16T18:37:21.941Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-16T18:37:21.941Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-16T18:37:21.941Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-16T18:37:21.941Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-16T18:37:21.941Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-16T18:37:21.941Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-16T18:37:23.237Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-16T18:37:25.638Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-16T18:37:30.272Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-16T18:37:30.272Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-16T18:37:30.272Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-16T18:37:30.272Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-16T18:37:30.272Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-16T18:37:30.272Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-16T18:37:30.272Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-16T18:37:30.272Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-16T18:37:30.272Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-16T18:37:30.272Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-16T18:37:30.272Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-16T18:37:30.272Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-16T18:37:30.272Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-16T18:37:30.272Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-16T18:37:30.272Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-16T18:37:30.272Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-16T18:37:30.272Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-16T18:37:30.272Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-16T18:37:30.272Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-16T18:37:30.729Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-16T18:37:31.685Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-16T18:37:33.829Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-16T18:37:35.341Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-16T18:37:35.669Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-16T18:37:36.294Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-16T18:37:38.449Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-16T18:37:38.449Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-16T18:37:38.449Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-16T18:37:38.449Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-16T18:37:38.449Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-16T18:37:38.449Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-16T18:37:38.449Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-16T18:37:38.449Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-16T18:37:38.449Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-16T18:37:38.449Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-16T18:37:38.449Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-16T18:37:38.449Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-16T18:37:38.449Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-16T18:37:38.449Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-16T18:37:38.449Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-16T18:37:38.449Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-16T18:37:38.449Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T18:37:39.430Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-16T18:37:39.430Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-16T18:37:39.430Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-16T18:37:39.430Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-16T18:37:39.430Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-16T18:37:42.153Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-16T18:37:42.153Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-16T18:37:42.153Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-16T18:37:42.153Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-16T18:37:42.153Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-16T18:37:42.153Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-16T18:37:42.153Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-16T18:37:42.153Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-16T18:37:42.153Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-16T18:37:42.153Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:37:42.153Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-16T18:37:49.801Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-16T18:37:49.802Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:37:49.802Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-16T18:37:49.802Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-16T18:37:49.802Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-16T18:37:49.802Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-16T18:37:49.802Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-16T18:37:49.802Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-16T18:37:49.802Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-16T18:37:54.455Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-16T18:37:54.455Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-16T18:37:54.455Z] === RUN TestDockerSuite/TestRunRm [2021-07-16T18:37:56.613Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-16T18:37:56.927Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-16T18:37:56.927Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-16T18:37:56.927Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-16T18:37:57.906Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-16T18:37:57.906Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-16T18:37:57.906Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-16T18:37:58.882Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-16T18:37:59.863Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-16T18:37:59.863Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-16T18:37:59.863Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-16T18:38:02.352Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-16T18:38:05.217Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-16T18:38:07.364Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-16T18:38:09.511Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-16T18:38:10.230Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-16T18:38:12.376Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-16T18:38:12.376Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-16T18:38:12.376Z] === RUN TestDockerSuite/TestRunState [2021-07-16T18:38:12.376Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-16T18:38:12.376Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-16T18:38:13.156Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-16T18:38:15.248Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-16T18:38:15.248Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:38:15.248Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-16T18:38:15.351Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-16T18:38:17.393Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-16T18:38:17.394Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-16T18:38:17.394Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-16T18:38:17.394Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-16T18:38:17.394Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-16T18:38:17.394Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-16T18:38:17.394Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-16T18:38:17.394Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-16T18:38:17.394Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-16T18:38:22.043Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-16T18:38:22.043Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-16T18:38:22.043Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-16T18:38:22.043Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-16T18:38:22.043Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-16T18:38:22.043Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-16T18:38:22.043Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-16T18:38:22.043Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-16T18:38:22.043Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-16T18:38:22.043Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-16T18:38:22.043Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-16T18:38:24.912Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-16T18:38:24.912Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-16T18:38:24.912Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-16T18:38:27.776Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-16T18:38:27.776Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-16T18:38:27.776Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-16T18:38:27.776Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-16T18:38:27.776Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-16T18:38:30.651Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-16T18:38:37.656Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-16T18:38:42.291Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-16T18:38:45.368Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-16T18:38:45.368Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:38:45.368Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-16T18:38:48.020Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-16T18:38:48.020Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-16T18:38:48.020Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-16T18:38:48.020Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-16T18:38:48.295Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-16T18:38:48.295Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-16T18:38:48.758Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-16T18:38:49.221Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-16T18:38:51.712Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-16T18:38:53.862Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-16T18:38:53.939Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-16T18:38:56.733Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-16T18:38:56.733Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-16T18:38:56.733Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-16T18:38:56.733Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-16T18:38:56.733Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-16T18:38:56.733Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:38:56.733Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-16T18:38:56.733Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-16T18:38:56.733Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-16T18:38:56.733Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-16T18:38:56.733Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-16T18:38:56.733Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-16T18:38:56.733Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-16T18:38:56.733Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-16T18:38:56.733Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-16T18:38:57.696Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-16T18:38:57.696Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:38:57.696Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-16T18:39:00.424Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-16T18:39:02.443Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-16T18:39:02.443Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-16T18:39:02.443Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-16T18:39:03.305Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-16T18:39:04.821Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-16T18:39:09.456Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-16T18:39:09.456Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-16T18:39:09.456Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-16T18:39:09.456Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-16T18:39:09.456Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-16T18:39:09.456Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:39:09.456Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-16T18:39:11.604Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-16T18:39:11.604Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-16T18:39:12.054Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-16T18:39:12.505Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-16T18:39:14.018Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-16T18:39:17.310Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-16T18:39:18.858Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-16T18:39:19.835Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-16T18:39:21.019Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-16T18:39:21.019Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-16T18:39:21.019Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-16T18:39:26.949Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-16T18:39:29.537Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-16T18:39:29.537Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:39:29.537Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-16T18:39:33.225Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-16T18:39:33.225Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-16T18:39:33.225Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-16T18:39:33.225Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:39:33.225Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-16T18:39:33.225Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-16T18:39:33.225Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-16T18:39:33.225Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-16T18:39:33.225Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-16T18:39:35.731Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-16T18:39:38.955Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-16T18:39:38.955Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-16T18:39:38.955Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-16T18:39:38.955Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:39:38.955Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-16T18:39:38.955Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-16T18:39:38.955Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-16T18:39:38.955Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-16T18:39:38.955Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-16T18:39:38.955Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:39:38.955Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-16T18:39:38.955Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-16T18:39:38.955Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-16T18:39:41.099Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-16T18:39:43.965Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-16T18:39:43.965Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:39:43.965Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-16T18:39:45.481Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-16T18:39:45.481Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-16T18:39:45.481Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-16T18:39:45.481Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:39:45.481Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-16T18:39:45.481Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:39:45.481Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-16T18:39:45.481Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-16T18:39:45.481Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-16T18:39:45.481Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:39:45.481Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-16T18:39:45.481Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:39:45.481Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-16T18:39:48.157Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-16T18:39:51.917Z] === RUN TestDockerSuite/TestRmiTag [2021-07-16T18:39:52.380Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-16T18:39:55.306Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-16T18:40:03.050Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-16T18:40:03.050Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-16T18:40:03.050Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-16T18:40:03.050Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-16T18:40:03.050Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-16T18:40:03.050Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-16T18:40:03.050Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-16T18:40:03.050Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-16T18:40:04.567Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-16T18:40:04.567Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-16T18:40:07.433Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-16T18:40:07.884Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-16T18:40:08.334Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-16T18:40:08.334Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-16T18:40:08.334Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-16T18:40:13.053Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-16T18:40:13.516Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-16T18:40:16.818Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-16T18:40:16.818Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:40:16.818Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-16T18:40:17.272Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-16T18:40:17.272Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-16T18:40:17.272Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-16T18:40:17.272Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-16T18:40:18.234Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-16T18:40:19.212Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-16T18:40:19.212Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-16T18:40:19.212Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-16T18:40:19.212Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-16T18:40:19.212Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-16T18:40:19.212Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-16T18:40:19.212Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-16T18:40:19.212Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-16T18:40:19.212Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-16T18:40:19.212Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-16T18:40:19.212Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-16T18:40:19.212Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-16T18:40:19.212Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-16T18:40:19.212Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-16T18:40:19.212Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-16T18:40:21.418Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-16T18:40:21.418Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-16T18:40:21.418Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-16T18:40:21.418Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-16T18:40:21.418Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-16T18:40:24.276Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-16T18:40:24.276Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-16T18:40:24.726Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-16T18:40:26.143Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-16T18:40:28.337Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-16T18:40:30.532Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-16T18:40:37.644Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-16T18:40:39.434Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-16T18:40:39.435Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-16T18:40:39.435Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-16T18:40:39.846Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite (2319.32s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-16T18:40:39.886Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-16T18:40:39.886Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (55.56s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-07-16T18:40:39.886Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-16T18:40:39.886Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-16T18:40:39.886Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-16T18:40:39.886Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-16T18:40:39.886Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-16T18:40:39.886Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-16T18:40:39.886Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-16T18:40:39.886Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-16T18:40:39.886Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.30s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.08s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.21s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.05s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.74s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.66s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (9.76s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.15s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.15s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.57s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.69s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.20s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.64s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.57s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.18s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.28s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (15.73s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.15s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.34s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.75s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.69s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.48s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.26s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.71s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.58s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.45s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.39s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.65s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.52s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.85s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.35s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.14s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.40s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.98s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.80s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.78s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.03s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.18s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.12s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.40s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.84s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.25s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.57s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.10s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.09s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.78s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.10s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.77s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.04s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (69.84s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.39s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.58s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.96s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.03s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.75s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.21s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.20s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildFails (2.61s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.59s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.22s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.49s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.05s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.49s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.68s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildHistory (11.92s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.99s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.61s) [2021-07-16T18:40:39.887Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.26s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildLabel (0.96s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildLabels (1.02s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.49s) [2021-07-16T18:40:39.887Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.81s) [2021-07-16T18:40:40.310Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.05s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.59s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.93s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.42s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.71s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.24s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.85s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.15s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.83s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.48s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.89s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.14s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.96s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.81s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.54s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.51s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (16.74s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.09s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (8.83s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.76s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.12s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.69s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildRm (20.32s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.09s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.37s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.56s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.38s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.34s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.99s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.63s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.32s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.10s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildStderr (3.75s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (40.71s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.37s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.82s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.31s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.15s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.00s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.87s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.83s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.44s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.27s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.15s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (23.63s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.60s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.65s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.15s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (16.35s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.76s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestCommitChange (4.79s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.97s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.04s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestCommitTTY (6.44s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.95s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.27s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.28s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.04s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.59s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.59s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.21s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.06s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.08s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.20s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.65s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.23s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.55s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.96s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.04s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.88s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.66s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.11s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.44s) [2021-07-16T18:40:40.340Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.03s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-16T18:40:40.340Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.66s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.53s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.54s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.55s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.45s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.55s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000054e8_} (2.45s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1154794330_c:\foo_false____} (2.46s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1154794330_c:\foo_true____} (2.49s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.70s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.64s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.36s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.71s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.60s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.17s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.27s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCpToDot (2.17s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCpToStdout (2.69s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.08s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.54s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.74s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.99s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.67s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.23s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.79s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.17s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.39s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsCopy (4.20s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.24s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.21s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.29s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsFilters (5.39s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsFormat (4.79s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsRename (2.89s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsResize (8.05s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.07s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.43s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.42s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.81s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.99s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.23s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.99s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.98s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.06s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.99s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.18s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.15s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecInspectID (4.52s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.17s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.56s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.92s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.92s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.96s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.87s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.31s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.76s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.87s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.07s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.45s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.44s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.50s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectDefault (2.53s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectHistory (4.25s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.50s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.05s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.57s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.08s) [2021-07-16T18:40:40.341Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.07s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectStatus (3.23s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.95s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s) [2021-07-16T18:40:40.341Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.20s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.07s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.05s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.93s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.50s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.76s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.57s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.04s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.16s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.18s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.15s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.52s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.43s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.00s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsSince (9.09s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsTail (2.92s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.30s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.57s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPsByOrder (7.54s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.50s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.12s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.67s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.56s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.53s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.50s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.68s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.38s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.58s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.88s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.08s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.48s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.16s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.11s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.17s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.72s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.49s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.68s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.91s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.17s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.66s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.91s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.83s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.36s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.13s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (28.98s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.78s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.62s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.17s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.85s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.59s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.51s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.54s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.52s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.49s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.12s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.07s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.43s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.83s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.56s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.97s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.51s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.63s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.78s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.23s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.28s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.45s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunExitCode (2.90s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.50s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.39s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.51s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.96s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.08s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-16T18:40:40.342Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.04s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-16T18:40:40.342Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.65s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.95s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.24s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.72s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.70s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.45s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.16s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunRm (2.62s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.17s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.06s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.18s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.06s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.72s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.60s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.22s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.76s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.63s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.07s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.22s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.63s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.54s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.43s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.89s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.89s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.94s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.73s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.27s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.18s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.81s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.08s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.78s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.69s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.93s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.92s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.95s) [2021-07-16T18:40:40.343Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-16T18:40:40.343Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s) [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-16T18:40:40.343Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.343Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-16T18:40:40.344Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-16T18:40:40.344Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-16T18:40:40.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-16T18:40:40.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-16T18:40:40.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-16T18:40:40.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-16T18:40:40.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-16T18:40:40.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-16T18:40:40.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-16T18:40:40.344Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-16T18:40:40.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-16T18:40:40.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-16T18:40:40.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-16T18:40:40.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-16T18:40:40.344Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T18:40:40.344Z] === RUN TestDockerDaemonSuite [2021-07-16T18:40:40.344Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-16T18:40:40.344Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-16T18:40:40.344Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-16T18:40:40.344Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T18:40:40.344Z] === RUN TestDockerSwarmSuite [2021-07-16T18:40:40.344Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-16T18:40:40.344Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T18:40:40.344Z] === RUN TestDockerExternalVolumeSuite [2021-07-16T18:40:40.344Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-16T18:40:40.344Z] === RUN TestDockerNetworkSuite [2021-07-16T18:40:40.344Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-16T18:40:40.344Z] === RUN TestDockerHubPullSuite [2021-07-16T18:40:40.344Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-16T18:40:40.344Z] PASS [2021-07-16T18:40:40.344Z] ok github.com/docker/docker/integration-cli 2320.037s [2021-07-16T18:40:40.344Z] [2021-07-16T18:40:40.344Z] === Skipped [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-16T18:40:40.344Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-16T18:40:40.344Z] [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-16T18:40:40.344Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-16T18:40:40.344Z] [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-16T18:40:40.344Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-16T18:40:40.344Z] [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-16T18:40:40.344Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-16T18:40:40.344Z] [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-16T18:40:40.344Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-16T18:40:40.344Z] [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-16T18:40:40.344Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-16T18:40:40.344Z] [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-16T18:40:40.344Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-16T18:40:40.344Z] [2021-07-16T18:40:40.344Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-16T18:40:40.344Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.344Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-16T18:40:40.344Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-16T18:40:40.345Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-16T18:40:40.345Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-16T18:40:40.345Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-16T18:40:40.345Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-07-16T18:40:40.345Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.34s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-07-16T18:40:40.345Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.345Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-16T18:40:40.345Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.345Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-16T18:40:40.345Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-07-16T18:40:40.346Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.346Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-07-16T18:40:40.346Z] [2021-07-16T18:40:40.346Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-07-16T18:40:40.346Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.801Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-07-16T18:40:40.801Z] [2021-07-16T18:40:40.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-16T18:40:40.801Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.801Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-07-16T18:40:40.801Z] [2021-07-16T18:40:40.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-16T18:40:40.801Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.801Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-16T18:40:40.801Z] [2021-07-16T18:40:40.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-16T18:40:40.801Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.801Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-16T18:40:40.801Z] [2021-07-16T18:40:40.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-16T18:40:40.801Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.801Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-16T18:40:40.801Z] [2021-07-16T18:40:40.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-07-16T18:40:40.802Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-16T18:40:40.802Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-07-16T18:40:40.802Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-07-16T18:40:40.802Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-07-16T18:40:40.802Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T18:40:40.802Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-07-16T18:40:40.802Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-16T18:40:40.802Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-16T18:40:40.802Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-16T18:40:40.802Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-16T18:40:40.802Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-16T18:40:40.802Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.802Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-16T18:40:40.802Z] [2021-07-16T18:40:40.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-16T18:40:40.802Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-16T18:40:40.803Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-16T18:40:40.803Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-16T18:40:40.803Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-16T18:40:40.803Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-16T18:40:40.803Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-16T18:40:40.803Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-16T18:40:40.803Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-16T18:40:40.803Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-16T18:40:40.803Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-16T18:40:40.803Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-16T18:40:40.803Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-16T18:40:40.803Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-16T18:40:40.803Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-16T18:40:40.803Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-16T18:40:40.803Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-16T18:40:40.803Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-16T18:40:40.803Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-16T18:40:40.803Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-16T18:40:40.803Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-16T18:40:40.803Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-16T18:40:40.803Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-16T18:40:40.803Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-16T18:40:40.803Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-16T18:40:40.803Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-16T18:40:40.804Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-16T18:40:40.804Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-16T18:40:40.804Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-16T18:40:40.804Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-16T18:40:40.804Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-16T18:40:40.804Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-16T18:40:40.804Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-16T18:40:40.804Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-16T18:40:40.804Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-16T18:40:40.804Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-16T18:40:40.804Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-16T18:40:40.804Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:40:40.804Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-16T18:40:40.804Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.804Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-16T18:40:40.804Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-16T18:40:40.805Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-16T18:40:40.805Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-16T18:40:40.805Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-16T18:40:40.805Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-16T18:40:40.805Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-16T18:40:40.805Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.805Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-16T18:40:40.805Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T18:40:40.806Z] [2021-07-16T18:40:40.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-16T18:40:40.806Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-16T18:40:40.806Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-16T18:40:40.807Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T18:40:40.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T18:40:40.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T18:40:40.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:40:40.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:40:40.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:40:40.807Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.807Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:40:40.807Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T18:40:40.808Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:40.808Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T18:40:40.808Z] [2021-07-16T18:40:40.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-16T18:40:41.260Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.260Z] DONE 1092 tests, 546 skipped in 2328.475s [2021-07-16T18:40:41.260Z] INFO: Integration tests ended at 07/16/2021 18:40:40. Duration:00:38:48.5988347 [2021-07-16T18:40:41.260Z] INFO: Docker info of the daemon under test at end of run [2021-07-16T18:40:41.260Z] [2021-07-16T18:40:41.711Z] Containers: 2 [2021-07-16T18:40:41.711Z] Running: 0 [2021-07-16T18:40:41.711Z] Paused: 0 [2021-07-16T18:40:41.711Z] Stopped: 2 [2021-07-16T18:40:41.711Z] Images: 18 [2021-07-16T18:40:41.711Z] Server Version: 0.0.0-dev [2021-07-16T18:40:41.711Z] Storage Driver: windowsfilter [2021-07-16T18:40:41.711Z] Windows: [2021-07-16T18:40:41.711Z] Logging Driver: json-file [2021-07-16T18:40:41.711Z] Plugins: [2021-07-16T18:40:41.711Z] Volume: local [2021-07-16T18:40:41.711Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T18:40:41.711Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T18:40:41.711Z] Swarm: inactive [2021-07-16T18:40:41.711Z] Default Isolation: process [2021-07-16T18:40:41.711Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-16T18:40:41.711Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-16T18:40:41.711Z] OSType: windows [2021-07-16T18:40:41.711Z] Architecture: x86_64 [2021-07-16T18:40:41.711Z] CPUs: 4 [2021-07-16T18:40:41.711Z] Total Memory: 32GiB [2021-07-16T18:40:41.711Z] Name: azwin-2-51e770 [2021-07-16T18:40:41.711Z] ID: UWFY:AMSX:FJ2I:YA45:G4EW:IOFM:VDMJ:5BFJ:B5M2:AYJ7:2QOE:FVQN [2021-07-16T18:40:41.711Z] Docker Root Dir: D:\CI\PR-42647\2\daemon [2021-07-16T18:40:41.711Z] Debug Mode (client): false [2021-07-16T18:40:41.711Z] Debug Mode (server): true [2021-07-16T18:40:41.711Z] File Descriptors: -1 [2021-07-16T18:40:41.711Z] Goroutines: 17 [2021-07-16T18:40:41.711Z] System Time: 2021-07-16T18:40:41.2679025Z [2021-07-16T18:40:41.711Z] EventsListeners: 0 [2021-07-16T18:40:41.711Z] Registry: https://index.docker.io/v1/ [2021-07-16T18:40:41.711Z] Labels: [2021-07-16T18:40:41.711Z] Experimental: false [2021-07-16T18:40:41.711Z] Insecure Registries: [2021-07-16T18:40:41.711Z] 127.0.0.0/8 [2021-07-16T18:40:41.711Z] Live Restore Enabled: false [2021-07-16T18:40:41.711Z] [2021-07-16T18:40:41.711Z] [2021-07-16T18:40:41.711Z] INFO: Stopping daemon under test [2021-07-16T18:40:41.711Z] SUCCESS: The process with PID 6692 (child process of PID 8340) has been terminated. [2021-07-16T18:40:41.711Z] SUCCESS: The process with PID 8340 (child process of PID 7856) has been terminated. [2021-07-16T18:40:41.711Z] INFO: Stop tailing logs of the daemon under tests [2021-07-16T18:40:41.711Z] INFO: executeCI.ps1 Completed successfully at 07/16/2021 18:40:41. [2021-07-16T18:40:41.711Z] INFO: Tidying up at end of run [2021-07-16T18:40:41.711Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.out) to bundles\CIDUT.out [2021-07-16T18:40:41.711Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.err) to bundles\CIDUT.err [2021-07-16T18:40:41.711Z] INFO: Nuke-Everything... [2021-07-16T18:40:43.856Z] INFO: Container count on control daemon to delete is 2 [2021-07-16T18:40:44.306Z] a57cadbf9813 [2021-07-16T18:40:44.306Z] ef19b4c3e070 [2021-07-16T18:40:44.757Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-16T18:40:45.028Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-16T18:40:45.028Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-16T18:40:46.269Z] Deleted: sha256:96bbc8aea689fd2adfc2d908e203af823a2d862a70c080cd57ff37e2c47e1f44 [2021-07-16T18:40:46.269Z] Deleted: sha256:b3ffc305d514227d4c553fc71c6c9bdde6b79e037a0ef4b4fe5b74b3ec607481 [2021-07-16T18:40:46.269Z] INFO: Tidying pidfile d:\CI\PR-42647\2\docker.pid [2021-07-16T18:40:46.269Z] INFO: Nuking d:\CI [2021-07-16T18:40:47.221Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-16T18:40:47.221Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-16T18:40:47.221Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-16T18:40:50.144Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-16T18:40:50.144Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-16T18:40:50.144Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-16T18:40:50.144Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-16T18:40:50.144Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-16T18:40:51.694Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-16T18:40:51.694Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-16T18:40:51.694Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-16T18:40:51.694Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-16T18:40:51.694Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-16T18:40:51.694Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-16T18:40:51.694Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-16T18:40:51.694Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-16T18:40:52.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-16T18:40:52.157Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-16T18:40:52.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-16T18:40:52.157Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-16T18:40:52.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-16T18:40:52.157Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-16T18:40:52.157Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-16T18:40:54.351Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-16T18:40:56.544Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-16T18:40:58.736Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-16T18:40:58.736Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-16T18:40:58.736Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-16T18:40:58.736Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-16T18:40:58.736Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-16T18:40:58.736Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-16T18:40:58.736Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-16T18:41:00.930Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-16T18:41:00.930Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-16T18:41:00.930Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-16T18:41:00.930Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:41:00.930Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-16T18:41:00.930Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-16T18:41:00.930Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-16T18:41:00.930Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-16T18:41:00.930Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-16T18:41:00.994Z] INFO: Zapped successfully [2021-07-16T18:41:00.994Z] [2021-07-16T18:41:00.994Z] INFO: executeCI.ps1 exiting at Fri Jul 16 18:40:58 CUT 2021. Duration 01:07:07.7654903 [2021-07-16T18:41:00.994Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-16T18:41:01.228Z] Recording test results [2021-07-16T18:41:01.830Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-16T18:41:03.126Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-16T18:41:03.629Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-16T18:41:05.350Z] Archiving artifacts [2021-07-16T18:41:06.364Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T18:41:07.339Z] + make clean [2021-07-16T18:41:08.290Z] docker volume rm -f docker-dev-cache [2021-07-16T18:41:08.291Z] docker-dev-cache [Pipeline] deleteDir [2021-07-16T18:41:08.954Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-16T18:41:08.954Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-16T18:41:08.954Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-16T18:41:08.954Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-16T18:41:08.954Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-16T18:41:08.954Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-16T18:41:08.954Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-16T18:41:08.954Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:41:08.954Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-16T18:41:08.954Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-16T18:41:08.954Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-16T18:41:08.954Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-16T18:41:08.954Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T18:41:10.506Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-16T18:41:10.506Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-16T18:41:10.506Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-16T18:41:10.506Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-16T18:41:10.506Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-16T18:41:10.506Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-16T18:41:12.699Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-16T18:41:14.897Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-16T18:41:14.897Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-16T18:41:14.897Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-16T18:41:17.090Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-16T18:41:17.090Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-16T18:41:17.090Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-16T18:41:17.090Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-16T18:41:17.553Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-16T18:41:17.553Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-16T18:41:17.553Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-16T18:41:19.746Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-16T18:41:21.938Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-16T18:41:24.133Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-16T18:41:27.063Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-16T18:41:27.063Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-16T18:41:27.063Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-16T18:41:27.063Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-16T18:41:27.063Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-16T18:41:27.063Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-16T18:41:27.063Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-16T18:41:27.063Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-16T18:41:27.063Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-16T18:41:27.063Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T18:41:27.063Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-16T18:41:27.063Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-16T18:41:27.063Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-16T18:41:27.063Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-16T18:41:27.063Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-16T18:41:27.063Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-16T18:41:35.673Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-16T18:41:35.673Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-16T18:41:35.673Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-16T18:41:35.673Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-16T18:41:35.673Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-16T18:41:35.673Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-16T18:41:35.673Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-16T18:41:35.673Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-16T18:41:35.673Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-16T18:41:35.673Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-16T18:41:35.673Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-16T18:41:35.673Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-16T18:41:46.038Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-16T18:41:46.038Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.038Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-16T18:41:46.502Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-16T18:41:46.502Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.502Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-16T18:41:46.502Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.502Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-16T18:41:46.502Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.502Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-16T18:41:46.502Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.966Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-16T18:41:46.966Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.966Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-16T18:41:46.966Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.966Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-16T18:41:46.966Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.966Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-16T18:41:46.966Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.966Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-16T18:41:46.966Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.966Z] === RUN TestDockerSuite/TestRunMount [2021-07-16T18:41:46.966Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.966Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-16T18:41:46.966Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.966Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-16T18:41:46.966Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.966Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-16T18:41:46.966Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-16T18:41:46.966Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-16T18:41:54.541Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-16T18:41:54.541Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-16T18:41:54.541Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-16T18:41:54.541Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-16T18:41:54.541Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-16T18:41:54.541Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-16T18:41:54.541Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-16T18:41:58.509Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-16T18:42:02.795Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-16T18:42:02.795Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-16T18:42:02.795Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-16T18:42:02.795Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-16T18:42:02.795Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-16T18:42:02.795Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-16T18:42:02.795Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-16T18:42:02.795Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-16T18:42:02.795Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-16T18:42:02.795Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-16T18:42:02.795Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-16T18:42:02.795Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-16T18:42:02.795Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-16T18:42:02.795Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-16T18:42:02.795Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-16T18:42:02.795Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-16T18:42:02.795Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-16T18:42:02.795Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-16T18:42:02.795Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-16T18:42:03.551Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-16T18:42:05.105Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-16T18:42:07.519Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-16T18:42:09.926Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-16T18:42:11.465Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-16T18:42:13.831Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-16T18:42:13.831Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-16T18:42:13.831Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-16T18:42:13.831Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-16T18:42:13.831Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-16T18:42:13.831Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-16T18:42:14.562Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-16T18:42:14.563Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-16T18:42:14.563Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-16T18:42:14.563Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-16T18:42:14.563Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-16T18:42:14.563Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-16T18:42:14.563Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-16T18:42:14.563Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-16T18:42:14.563Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-16T18:42:14.563Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-16T18:42:14.563Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T18:42:16.628Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-16T18:42:16.628Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-16T18:42:16.628Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-16T18:42:16.628Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-16T18:42:16.628Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-16T18:42:16.628Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-16T18:42:17.092Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-16T18:42:17.092Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-16T18:42:17.092Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-16T18:42:17.092Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:42:17.092Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-16T18:42:29.512Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-16T18:42:29.512Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-16T18:42:29.512Z] === RUN TestDockerSuite/TestRunRm [2021-07-16T18:42:31.699Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-16T18:42:37.506Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-16T18:42:44.599Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-16T18:42:46.784Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-16T18:42:48.972Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-16T18:42:51.886Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-16T18:42:51.886Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-16T18:42:51.886Z] === RUN TestDockerSuite/TestRunState [2021-07-16T18:42:51.886Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-16T18:42:51.886Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-16T18:42:54.072Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-16T18:42:54.072Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:42:54.072Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-16T18:42:56.258Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-16T18:42:56.258Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-16T18:42:56.258Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-16T18:42:56.258Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-16T18:42:56.258Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-16T18:42:56.258Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-16T18:42:56.258Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-16T18:42:56.258Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-16T18:42:56.258Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-16T18:43:00.971Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-16T18:43:00.971Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-16T18:43:00.971Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-16T18:43:00.971Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-16T18:43:00.971Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-16T18:43:00.971Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-16T18:43:00.971Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-16T18:43:00.971Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-16T18:43:00.971Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-16T18:43:00.971Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-16T18:43:00.971Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-16T18:43:03.157Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-16T18:43:03.157Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-16T18:43:03.157Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-16T18:43:05.344Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-16T18:43:05.344Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-16T18:43:05.808Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-16T18:43:05.808Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-16T18:43:05.808Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-16T18:43:08.724Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-16T18:43:15.816Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-16T18:43:19.564Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-16T18:43:26.657Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-16T18:43:26.657Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-16T18:43:26.657Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-16T18:43:26.657Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-16T18:43:28.846Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-16T18:43:31.036Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-16T18:43:33.220Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-16T18:43:33.220Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-16T18:43:33.220Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-16T18:43:33.220Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-16T18:43:33.220Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-16T18:43:33.220Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:43:33.220Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-16T18:43:33.220Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-16T18:43:33.220Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-16T18:43:33.220Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-16T18:43:33.220Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-16T18:43:33.220Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-16T18:43:33.220Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-16T18:43:33.220Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-16T18:43:33.220Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-16T18:43:37.923Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-16T18:43:38.896Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-16T18:43:41.084Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-16T18:43:45.785Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-16T18:43:45.785Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-16T18:43:45.785Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-16T18:43:45.785Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-16T18:43:45.785Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-16T18:43:45.785Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:43:45.785Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-16T18:43:47.971Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-16T18:43:48.431Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-16T18:43:48.892Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-16T18:43:49.355Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-16T18:43:50.906Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-16T18:43:57.998Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-16T18:43:57.998Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-16T18:43:57.998Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-16T18:44:05.091Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-16T18:44:05.091Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:44:05.091Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-16T18:44:09.795Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-16T18:44:09.795Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-16T18:44:09.795Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-16T18:44:09.795Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:44:09.795Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-16T18:44:09.795Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-16T18:44:09.795Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-16T18:44:09.795Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-16T18:44:09.795Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-16T18:44:15.607Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-16T18:44:15.607Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-16T18:44:15.607Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-16T18:44:15.607Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:44:15.607Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-16T18:44:15.607Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-16T18:44:15.607Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-16T18:44:15.607Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-16T18:44:15.607Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-16T18:44:15.607Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:44:15.607Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-16T18:44:15.607Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-16T18:44:15.607Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-16T18:44:17.791Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-16T18:44:19.974Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-16T18:44:19.974Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:44:19.974Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-16T18:44:22.159Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-16T18:44:22.159Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-16T18:44:22.159Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-16T18:44:22.159Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:44:22.159Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-16T18:44:22.159Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:44:22.159Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-16T18:44:22.159Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-16T18:44:22.159Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-16T18:44:22.159Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:44:22.159Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-16T18:44:22.159Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:44:22.159Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-16T18:44:39.882Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-16T18:44:39.882Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-16T18:44:39.882Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-16T18:44:39.882Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-16T18:44:39.882Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-16T18:44:39.882Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-16T18:44:39.882Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-16T18:44:39.882Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-16T18:44:41.423Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-16T18:44:41.884Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-16T18:44:44.797Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-16T18:44:45.258Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-16T18:44:45.720Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-16T18:44:45.720Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-16T18:44:46.182Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-16T18:44:54.770Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-16T18:44:54.770Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:44:54.770Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-16T18:44:54.770Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-16T18:44:54.770Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-16T18:44:54.770Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-16T18:44:54.770Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-16T18:45:01.863Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-16T18:45:01.863Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-16T18:45:02.324Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-16T18:45:12.668Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-16T18:45:12.668Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-16T18:45:12.668Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite (2573.23s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (131.91s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.20s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.98s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.21s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.28s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.12s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.51s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.37s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.54s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.86s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.19s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.93s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.84s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.66s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.61s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.42s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.32s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.11s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.19s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.63s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.81s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.21s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.47s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.46s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.34s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.42s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.36s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.46s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.98s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.22s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.19s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.02s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.96s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.61s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.42s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.17s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.24s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.42s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.87s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.60s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.47s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.76s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.59s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.45s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.16s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.02s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.56s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.89s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.64s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.51s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.06s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.62s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.33s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (112.11s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.23s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.29s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.16s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.63s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.76s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.68s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.91s) [2021-07-16T18:45:12.668Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-16T18:45:12.668Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildFails (2.31s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.59s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.68s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.53s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.83s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.06s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.97s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildHistory (11.00s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.00s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.79s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.79s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.90s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (4.35s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.84s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.76s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.51s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.08s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.47s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.83s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.13s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.74s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.24s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.18s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.08s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.37s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.65s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.61s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.55s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.70s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.34s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.93s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.67s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.18s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.27s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.97s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.14s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildRm (12.18s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.28s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.60s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.63s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.88s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.57s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.21s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.44s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildStderr (4.36s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.17s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.09s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.38s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.14s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.93s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.95s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.26s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.10s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.25s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.55s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.34s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.19s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.63s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.34s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.65s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.19s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.18s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestCommitChange (9.52s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.31s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.28s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestCommitTTY (16.42s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.43s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.50s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.35s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.28s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.24s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.33s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.50s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.18s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.22s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.43s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.34s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.05s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.58s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.30s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.59s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.05s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.89s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.19s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.28s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.32s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.07s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.87s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.99s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.56s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.58s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.60s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.54s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005518_} (2.53s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1622242890_c:\foo_false____} (7.51s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1622242890_c:\foo_true____} (2.64s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.46s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-16T18:45:12.669Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.00s) [2021-07-16T18:45:12.669Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.50s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.41s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.44s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.74s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.68s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCpToDot (2.43s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCpToStdout (2.43s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.73s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.13s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.00s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.48s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.32s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.89s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.28s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.48s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.69s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsCopy (4.80s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.96s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.73s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.77s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsFilters (4.52s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsFormat (4.56s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsRename (2.43s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsResize (7.80s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.18s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.62s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.89s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-07-16T18:45:12.670Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.84s) [2021-07-16T18:45:12.670Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.00s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.96s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.10s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.15s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.15s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.29s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecInspectID (4.66s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.44s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.30s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.58s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.07s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.28s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.07s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.35s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.24s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.64s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.82s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.45s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.74s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-16T18:45:13.133Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-16T18:45:13.133Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.25s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.33s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.30s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectDefault (2.16s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectHistory (4.22s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.23s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.15s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.20s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.14s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.20s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectStatus (2.63s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.22s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.34s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.45s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.20s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.22s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.28s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.26s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.05s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.95s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.45s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.94s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.96s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.03s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.63s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.58s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.32s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.48s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsSince (8.99s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsTail (2.88s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.68s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.14s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.32s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPsByOrder (8.11s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.83s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.12s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.69s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.79s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.07s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.47s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.67s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.91s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.83s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.13s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.32s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.95s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.94s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.21s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.05s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.13s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.73s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.92s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.42s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.68s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.18s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.05s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.35s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.14s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.54s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.49s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.99s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.40s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.76s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.19s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.11s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.20s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.40s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.14s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.00s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.00s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.36s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.27s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.11s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.21s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.15s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-16T18:45:13.134Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.31s) [2021-07-16T18:45:13.134Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.23s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.19s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunExitCode (2.60s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.13s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.26s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.24s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.82s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.29s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.92s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.70s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (2.22s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.16s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.21s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.96s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.99s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.46s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.68s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.57s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunRm (2.38s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.54s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.19s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.25s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.19s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.57s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.27s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.99s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.68s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.31s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.19s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.98s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.73s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.36s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.11s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.63s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.23s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.36s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.96s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.70s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.16s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.45s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.73s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.55s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.99s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.14s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.23s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.21s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.68s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.11s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.77s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.79s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.91s) [2021-07-16T18:45:13.135Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-16T18:45:13.135Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-16T18:45:13.135Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.135Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-16T18:45:13.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-16T18:45:13.136Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-16T18:45:13.136Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-16T18:45:13.136Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-16T18:45:13.136Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-16T18:45:13.136Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-16T18:45:13.136Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-16T18:45:13.136Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-16T18:45:13.136Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-16T18:45:13.136Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-16T18:45:13.136Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-16T18:45:13.136Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-16T18:45:13.136Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-16T18:45:13.136Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-16T18:45:13.136Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T18:45:13.136Z] === RUN TestDockerDaemonSuite [2021-07-16T18:45:13.136Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-16T18:45:13.136Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-16T18:45:13.136Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-16T18:45:13.136Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T18:45:13.136Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T18:45:13.136Z] === RUN TestDockerSwarmSuite [2021-07-16T18:45:13.136Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-16T18:45:13.136Z] === RUN TestDockerPluginSuite [2021-07-16T18:45:13.136Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-16T18:45:13.136Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-16T18:45:13.136Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-16T18:45:13.136Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-16T18:45:13.136Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-16T18:45:13.136Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-16T18:45:13.136Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-16T18:45:13.136Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-16T18:45:13.136Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.136Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-16T18:45:13.136Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-16T18:45:13.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-16T18:45:13.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T18:45:13.137Z] === RUN TestDockerExternalVolumeSuite [2021-07-16T18:45:13.137Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-16T18:45:13.137Z] === RUN TestDockerNetworkSuite [2021-07-16T18:45:13.137Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-16T18:45:13.137Z] === RUN TestDockerHubPullSuite [2021-07-16T18:45:13.137Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-16T18:45:13.137Z] PASS [2021-07-16T18:45:13.137Z] ok github.com/docker/docker/integration-cli 2573.655s [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === Skipped [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-16T18:45:13.137Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-16T18:45:13.137Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-16T18:45:13.137Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-16T18:45:13.137Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-16T18:45:13.137Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-16T18:45:13.137Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-16T18:45:13.137Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-16T18:45:13.137Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-16T18:45:13.137Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-16T18:45:13.137Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-16T18:45:13.137Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-16T18:45:13.137Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-16T18:45:13.137Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-16T18:45:13.137Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-16T18:45:13.137Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-16T18:45:13.137Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-07-16T18:45:13.137Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-16T18:45:13.137Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-07-16T18:45:13.137Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.92s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-16T18:45:13.137Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-16T18:45:13.137Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.137Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-16T18:45:13.137Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-07-16T18:45:13.138Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-07-16T18:45:13.138Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-16T18:45:13.138Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-16T18:45:13.138Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-16T18:45:13.138Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-16T18:45:13.138Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-16T18:45:13.138Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-16T18:45:13.138Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-16T18:45:13.138Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-16T18:45:13.138Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-16T18:45:13.138Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-16T18:45:13.138Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-16T18:45:13.138Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-16T18:45:13.138Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-16T18:45:13.138Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-16T18:45:13.138Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-16T18:45:13.138Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.138Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-16T18:45:13.138Z] [2021-07-16T18:45:13.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-16T18:45:13.138Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-16T18:45:13.139Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-16T18:45:13.139Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-16T18:45:13.139Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-16T18:45:13.139Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-16T18:45:13.139Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-16T18:45:13.139Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-16T18:45:13.139Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-16T18:45:13.139Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-16T18:45:13.139Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-16T18:45:13.139Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-16T18:45:13.139Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-16T18:45:13.139Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-16T18:45:13.139Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-16T18:45:13.139Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-16T18:45:13.139Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-16T18:45:13.139Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.139Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-16T18:45:13.139Z] [2021-07-16T18:45:13.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-16T18:45:13.601Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-16T18:45:13.601Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-16T18:45:13.601Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2021-07-16T18:45:13.601Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-16T18:45:13.601Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.601Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-16T18:45:13.601Z] [2021-07-16T18:45:13.601Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-16T18:45:13.602Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-16T18:45:13.602Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-16T18:45:13.602Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-16T18:45:13.602Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-16T18:45:13.602Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-16T18:45:13.602Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-16T18:45:13.602Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-16T18:45:13.602Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-16T18:45:13.602Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-07-16T18:45:13.602Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-16T18:45:13.602Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-16T18:45:13.602Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-16T18:45:13.602Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-16T18:45:13.602Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-07-16T18:45:13.602Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.602Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-16T18:45:13.602Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.602Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-16T18:45:13.602Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-16T18:45:13.603Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-16T18:45:13.603Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-16T18:45:13.603Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-16T18:45:13.603Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-16T18:45:13.603Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-16T18:45:13.603Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.603Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-16T18:45:13.603Z] [2021-07-16T18:45:13.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-16T18:45:13.603Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-16T18:45:13.604Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-16T18:45:13.604Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-16T18:45:13.604Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-16T18:45:13.604Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-16T18:45:13.604Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-16T18:45:13.604Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-07-16T18:45:13.604Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-16T18:45:13.604Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-16T18:45:13.604Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-16T18:45:13.604Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-16T18:45:13.604Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-16T18:45:13.604Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-16T18:45:13.604Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.604Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-16T18:45:13.604Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-16T18:45:13.605Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.605Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-16T18:45:13.605Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.46s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.46s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.606Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-16T18:45:13.606Z] [2021-07-16T18:45:13.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-16T18:45:13.606Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-16T18:45:13.607Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-16T18:45:13.607Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.607Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-16T18:45:13.607Z] [2021-07-16T18:45:13.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-16T18:45:13.608Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-16T18:45:13.608Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-16T18:45:13.608Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-16T18:45:13.608Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-16T18:45:13.608Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-16T18:45:13.608Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-16T18:45:13.608Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:45:13.608Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.608Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T18:45:13.608Z] [2021-07-16T18:45:13.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-16T18:45:13.609Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:13.609Z] DONE 1092 tests, 546 skipped in 2582.628s [2021-07-16T18:45:13.609Z] INFO: Integration tests ended at 07/16/2021 18:45:13. Duration:00:43:02.7411580 [2021-07-16T18:45:13.609Z] INFO: Docker info of the daemon under test at end of run [2021-07-16T18:45:13.609Z] [2021-07-16T18:45:14.070Z] Containers: 2 [2021-07-16T18:45:14.070Z] Running: 0 [2021-07-16T18:45:14.070Z] Paused: 0 [2021-07-16T18:45:14.070Z] Stopped: 2 [2021-07-16T18:45:14.070Z] Images: 18 [2021-07-16T18:45:14.070Z] Server Version: 0.0.0-dev [2021-07-16T18:45:14.070Z] Storage Driver: windowsfilter [2021-07-16T18:45:14.070Z] Windows: [2021-07-16T18:45:14.070Z] Logging Driver: json-file [2021-07-16T18:45:14.070Z] Plugins: [2021-07-16T18:45:14.070Z] Volume: local [2021-07-16T18:45:14.070Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T18:45:14.070Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T18:45:14.070Z] Swarm: inactive [2021-07-16T18:45:14.070Z] Default Isolation: process [2021-07-16T18:45:14.070Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-16T18:45:14.070Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-16T18:45:14.070Z] OSType: windows [2021-07-16T18:45:14.070Z] Architecture: x86_64 [2021-07-16T18:45:14.070Z] CPUs: 4 [2021-07-16T18:45:14.070Z] Total Memory: 32GiB [2021-07-16T18:45:14.070Z] Name: azwin-2-fb9850 [2021-07-16T18:45:14.070Z] ID: JTS5:LDJG:WRNX:GEGK:EVHR:EYVP:OWUC:VG6P:YKMG:OGNK:PHJA:WOZF [2021-07-16T18:45:14.070Z] Docker Root Dir: D:\CI\PR-42647\2\daemon [2021-07-16T18:45:14.070Z] Debug Mode (client): false [2021-07-16T18:45:14.070Z] Debug Mode (server): true [2021-07-16T18:45:14.070Z] File Descriptors: -1 [2021-07-16T18:45:14.070Z] Goroutines: 17 [2021-07-16T18:45:14.070Z] System Time: 2021-07-16T18:45:13.7195075Z [2021-07-16T18:45:14.070Z] EventsListeners: 0 [2021-07-16T18:45:14.070Z] Registry: https://index.docker.io/v1/ [2021-07-16T18:45:14.070Z] Labels: [2021-07-16T18:45:14.070Z] Experimental: false [2021-07-16T18:45:14.070Z] Insecure Registries: [2021-07-16T18:45:14.070Z] 127.0.0.0/8 [2021-07-16T18:45:14.070Z] Live Restore Enabled: false [2021-07-16T18:45:14.070Z] [2021-07-16T18:45:14.070Z] [2021-07-16T18:45:14.070Z] INFO: Stopping daemon under test [2021-07-16T18:45:14.070Z] SUCCESS: The process with PID 5820 (child process of PID 5916) has been terminated. [2021-07-16T18:45:14.070Z] SUCCESS: The process with PID 5916 (child process of PID 1352) has been terminated. [2021-07-16T18:45:14.070Z] INFO: Stop tailing logs of the daemon under tests [2021-07-16T18:45:14.070Z] INFO: executeCI.ps1 Completed successfully at 07/16/2021 18:45:13. [2021-07-16T18:45:14.070Z] INFO: Tidying up at end of run [2021-07-16T18:45:14.070Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.out) to bundles\CIDUT.out [2021-07-16T18:45:14.070Z] INFO: Saving daemon under test log (d:\CI\PR-42647\2\dut.err) to bundles\CIDUT.err [2021-07-16T18:45:14.070Z] INFO: Nuke-Everything... [2021-07-16T18:45:14.531Z] INFO: Container count on control daemon to delete is 2 [2021-07-16T18:45:14.992Z] 14f539e97046 [2021-07-16T18:45:14.992Z] 6d1cfd77b5c8 [2021-07-16T18:45:14.992Z] INFO: Tidying pidfile d:\CI\PR-42647\2\docker.pid [2021-07-16T18:45:14.992Z] INFO: Nuking d:\CI [2021-07-16T18:45:44.997Z] INFO: Zapped successfully [2021-07-16T18:45:44.997Z] [2021-07-16T18:45:44.997Z] INFO: executeCI.ps1 exiting at Fri Jul 16 18:45:40 CUT 2021. Duration 01:24:32.1615027 [2021-07-16T18:45:44.997Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-16T18:45:45.243Z] Recording test results [2021-07-16T18:45:52.647Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-16T18:45:54.731Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-16T18:45:56.496Z] Archiving artifacts [2021-07-16T18:46:10.570Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42647/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T18:46:11.501Z] + make clean [2021-07-16T18:46:13.046Z] docker volume rm -f docker-dev-cache [2021-07-16T18:46:13.046Z] 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